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 74: -- Standard OUT Parameters :

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

Line 114: -- Standard OUT Parameters :

110: -- maintenance requirements have been defined in FMP.
111: -- Pre-reqs :
112: -- 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: --

Line 149: -- Standard OUT Parameters :

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

Line 247: -- Standard OUT Parameters :

243: -- Function : Calculates and updated Expiration date of all counters in an Contract given an Item Instace and Counter values
244: -- Pre-reqs :
245: -- Parameters :
246: --
247: -- Standard OUT Parameters :
248: -- x_return_status OUT VARCHAR2 Required
249: -- x_msg_count OUT NUMBER Required
250: -- x_msg_data OUT VARCHAR2 Required
251: --