DBA Data[Home] [Help]

APPS.AHL_PRD_PRINT_CUHK dependencies on STANDARD

Line 14: -- Standard IN Parameters :

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

Line 16: -- Standard OUT Parameters :

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

Line 58: -- Standard IN Parameters :

54: -- can modify input filename or output a new filename altogether that
55: -- contains all information (in the XML specification that Enigma JCG server is expecting)
56: -- needed for Enigma JCG server to generate the job card.
57: --
58: -- Standard IN Parameters :
59: --
60: -- Standard OUT Parameters :
61: -- x_return_status OUT VARCHAR2 Required
62: -- x_msg_count OUT NUMBER Required

Line 60: -- Standard OUT Parameters :

56: -- needed for Enigma JCG server to generate the job card.
57: --
58: -- Standard IN Parameters :
59: --
60: -- Standard OUT Parameters :
61: -- x_return_status OUT VARCHAR2 Required
62: -- x_msg_count OUT NUMBER Required
63: -- x_msg_data OUT VARCHAR2 Required
64: --