DBA Data[Home] [Help]

APPS.AHL_UMP_UNPLANNED_PVT dependencies on STANDARD

Line 21: -- Standard IN Parameters :

17: -- Function : API to create Unit Effectivities for a particular Instance Number and Maintenance Requirement
18: -- and all the related MRS of that MR and the corresponding Unit Effectivity Relationsships
19: -- Pre-reqs :
20: --
21: -- Standard IN Parameters :
22: -- p_api_version IN NUMBER Required
23: --
24: -- Standard OUT Parameters :
25: -- x_return_status OUT VARCHAR2 Required

Line 24: -- Standard OUT Parameters :

20: --
21: -- Standard IN Parameters :
22: -- p_api_version IN NUMBER Required
23: --
24: -- Standard OUT Parameters :
25: -- x_return_status OUT VARCHAR2 Required
26: -- x_msg_count OUT NUMBER Required
27: -- x_msg_data OUT VARCHAR2 Required
28: --

Line 66: -- Standard IN Parameters :

62: -- for a particular Unit Effectivity Id given as input.
63: --
64: -- Pre-reqs :
65: --
66: -- Standard IN Parameters :
67: -- p_api_version IN NUMBER Required
68: --
69: -- Standard OUT Parameters :
70: -- x_return_status OUT VARCHAR2 Required

Line 69: -- Standard OUT Parameters :

65: --
66: -- Standard IN Parameters :
67: -- p_api_version IN NUMBER Required
68: --
69: -- Standard OUT Parameters :
70: -- x_return_status OUT VARCHAR2 Required
71: -- x_msg_count OUT NUMBER Required
72: -- x_msg_data OUT VARCHAR2 Required
73: --