git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@50874 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
17
Data/BulkLoad/EFT/Nominations/plsql/efnow080$.spc
Normal file
17
Data/BulkLoad/EFT/Nominations/plsql/efnow080$.spc
Normal file
@@ -0,0 +1,17 @@
|
||||
create or replace package efnow080$ is
|
||||
|
||||
procedure Startup
|
||||
;
|
||||
procedure FirstPage(Z_DIRECT_CALL in boolean
|
||||
|
||||
);
|
||||
procedure ShowAbout;
|
||||
procedure TemplateHeader(Z_DIRECT_CALL in boolean,
|
||||
Z_TEMPLATE_ID in number);
|
||||
function GetRef return WSGOC.MODULE_REF;
|
||||
PROCEDURE rule_startup( p_item_name_array IN owa_util.vc_arr DEFAULT efnow093$.g_vc_arr
|
||||
, p_item_value_array IN owa_util.vc_arr DEFAULT efnow093$.g_vc_arr );
|
||||
|
||||
|
||||
end;
|
||||
/
|
||||
Reference in New Issue
Block a user