DBA Data[Home] [Help]

APPS.AHL_UMP_PROCESSUNIT_PVT dependencies on STANDARD

Line 40: -- Standard OUT Parameters :

36: -- requirements on a unit.
37: -- Pre-reqs :
38: -- Parameters :
39: --
40: -- Standard OUT Parameters :
41: -- x_return_status OUT VARCHAR2 Required
42: -- x_msg_count OUT NUMBER Required
43: -- x_msg_data OUT VARCHAR2 Required
44: -- Standard IN parameters :

Line 44: -- Standard IN parameters :

40: -- Standard OUT Parameters :
41: -- x_return_status OUT VARCHAR2 Required
42: -- x_msg_count OUT NUMBER Required
43: -- x_msg_data OUT VARCHAR2 Required
44: -- Standard IN parameters :
45: -- p_commit IN VARCHAR2 := FND_API.G_FALSE
46: --
47: -- Process_Unit Parameters :
48: -- p_csi_item_instance_id IN NUMBER Required.

Line 73: -- Standard OUT Parameters :

69: -- Function : Processes effectivity on all Units impacted by an MR.
70: -- Pre-reqs :
71: -- Parameters :
72: --
73: -- Standard OUT Parameters :
74: -- x_return_status OUT VARCHAR2 Required
75: -- x_msg_count OUT NUMBER Required
76: -- x_msg_data OUT VARCHAR2 Required
77: --

Line 113: -- Standard OUT Parameters :

109: -- maintenance requirements have been defined in FMP.
110: -- Pre-reqs :
111: -- Parameters :
112: --
113: -- Standard OUT Parameters :
114: -- x_return_status OUT VARCHAR2 Required
115: -- x_msg_count OUT NUMBER Required
116: -- x_msg_data OUT VARCHAR2 Required
117: --

Line 146: -- Standard OUT Parameters :

142: -- Function : Retrieves all instances for a contract and calls Process_Unit for each unit.
143: -- Pre-reqs :
144: -- Parameters :
145: --
146: -- Standard OUT Parameters :
147: -- x_return_status OUT VARCHAR2 Required
148: -- x_msg_count OUT NUMBER Required
149: -- x_msg_data OUT VARCHAR2 Required
150: --