DBA Data[Home] [Help]

APPS.AHL_PRD_PRINT_CUHK dependencies on STANDARD

Line 13: -- Standard IN Parameters :

9: -- Type : Public
10: -- Function : Provide User Hooks for the customer to add validations
11: -- before Enigma work card request is processed.
12: --
13: -- Standard IN Parameters :
14: --
15: -- Standard OUT Parameters :
16: -- x_return_status OUT VARCHAR2 Required
17: -- x_msg_count OUT NUMBER Required

Line 15: -- Standard OUT Parameters :

11: -- before Enigma work card request is processed.
12: --
13: -- Standard IN Parameters :
14: --
15: -- Standard OUT Parameters :
16: -- x_return_status OUT VARCHAR2 Required
17: -- x_msg_count OUT NUMBER Required
18: -- x_msg_data OUT VARCHAR2 Required
19: --

Line 131: -- Standard IN Parameters :

127: -- can modify input filename or output a new filename altogether that
128: -- contains all information (in the XML specification that Enigma JCG server is expecting)
129: -- needed for Enigma JCG server to generate the job card.
130: --
131: -- Standard IN Parameters :
132: --
133: -- Standard OUT Parameters :
134: -- x_return_status OUT VARCHAR2 Required
135: -- x_msg_count OUT NUMBER Required

Line 133: -- Standard OUT Parameters :

129: -- needed for Enigma JCG server to generate the job card.
130: --
131: -- Standard IN Parameters :
132: --
133: -- Standard OUT Parameters :
134: -- x_return_status OUT VARCHAR2 Required
135: -- x_msg_count OUT NUMBER Required
136: -- x_msg_data OUT VARCHAR2 Required
137: --