DBA Data[Home] [Help]

APPS.AHL_PRD_WORKORDER_CUHK dependencies on STANDARD

Line 14: -- Standard IN Parameters :

10: -- Type : Public
11: -- Function : Provide User Hooks for the customer to add validations before CREATE_JOB function call
12: -- Pre-reqs :
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: -- Pre-reqs :
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 44: -- Standard IN Parameters :

40: -- Type : Public
41: -- Function : Provide User Hooks for the customer to add validations after CREATE_JOB function call
42: -- Pre-reqs :
43: --
44: -- Standard IN Parameters :
45: --
46: -- Standard OUT Parameters :
47: -- x_return_status OUT VARCHAR2 Required
48: -- x_msg_count OUT NUMBER Required

Line 46: -- Standard OUT Parameters :

42: -- Pre-reqs :
43: --
44: -- Standard IN Parameters :
45: --
46: -- Standard OUT Parameters :
47: -- x_return_status OUT VARCHAR2 Required
48: -- x_msg_count OUT NUMBER Required
49: -- x_msg_data OUT VARCHAR2 Required
50: --

Line 80: -- Standard IN Parameters :

76: -- Type : Public
77: -- Function : Provide User Hooks for the customer to add validations before UPDATE_JOB_PRE function call
78: -- Pre-reqs :
79: --
80: -- Standard IN Parameters :
81: --
82: -- Standard OUT Parameters :
83: -- x_return_status OUT VARCHAR2 Required
84: -- x_msg_count OUT NUMBER Required

Line 82: -- Standard OUT Parameters :

78: -- Pre-reqs :
79: --
80: -- Standard IN Parameters :
81: --
82: -- Standard OUT Parameters :
83: -- x_return_status OUT VARCHAR2 Required
84: -- x_msg_count OUT NUMBER Required
85: -- x_msg_data OUT VARCHAR2 Required
86: --

Line 112: -- Standard IN Parameters :

108: -- Type : Public
109: -- Function : Provide User Hooks for the customer to add validations after UPDATE_JOB_PRE function call
110: -- Pre-reqs :
111: --
112: -- Standard IN Parameters :
113: --
114: -- Standard OUT Parameters :
115: -- x_return_status OUT VARCHAR2 Required
116: -- x_msg_count OUT NUMBER Required

Line 114: -- Standard OUT Parameters :

110: -- Pre-reqs :
111: --
112: -- Standard IN Parameters :
113: --
114: -- Standard OUT Parameters :
115: -- x_return_status OUT VARCHAR2 Required
116: -- x_msg_count OUT NUMBER Required
117: -- x_msg_data OUT VARCHAR2 Required
118: --