DBA Data[Home] [Help]

APPS.AHL_UA_UNIT_SCHEDULES_PVT dependencies on STANDARD

Line 125: -- Standard IN Parameters :

121: -- table AHL_SRCH_UNIT_SCHEDULES that can be queried later to retrieve other
122: -- relevant details.
123: -- Pre-reqs :
124: --
125: -- Standard IN Parameters :
126: -- p_api_version IN NUMBER Required
127: --
128: -- Standard OUT Parameters :
129: -- x_return_status OUT VARCHAR2 Required

Line 128: -- Standard OUT Parameters :

124: --
125: -- Standard IN Parameters :
126: -- p_api_version IN NUMBER Required
127: --
128: -- Standard OUT Parameters :
129: -- x_return_status OUT VARCHAR2 Required
130: -- x_msg_count OUT NUMBER Required
131: -- x_msg_data OUT VARCHAR2 Required
132: --

Line 159: -- Standard IN Parameters :

155: -- Function : API to get context information, list of visits, list of flights,
156: -- conflict and Maintenance Oppurtunity information, conflict messages
157: -- Pre-reqs :
158: --
159: -- Standard IN Parameters :
160: -- p_api_version IN NUMBER Required
161: -- p_init_msg_list IN VARCHAR2 Default FND_API.G_FALSE
162: -- p_module_type IN VARCHAR2
163: -- p_commit IN VARCHAR2 Default FND_API.G_FALSE

Line 166: -- Standard OUT Parameters :

162: -- p_module_type IN VARCHAR2
163: -- p_commit IN VARCHAR2 Default FND_API.G_FALSE
164: -- p_validation_level IN NUMBER Default FND_API.G_VALID_LEVEL_FULL
165: --
166: -- Standard OUT Parameters :
167: -- x_return_status OUT VARCHAR2 Required
168: -- x_msg_count OUT NUMBER Required
169: -- x_msg_data OUT VARCHAR2 Required
170: --

Line 200: -- Standard IN Parameters :

196: -- Function : API to retrieve previous and next event (flight / visit) information, for a
197: -- particular unit configuration for a time period from start time to end time
198: -- Pre-reqs :
199: --
200: -- Standard IN Parameters :
201: -- p_api_version IN NUMBER Required
202: --
203: -- Standard OUT Parameters :
204: -- x_return_status OUT VARCHAR2 Required

Line 203: -- Standard OUT Parameters :

199: --
200: -- Standard IN Parameters :
201: -- p_api_version IN NUMBER Required
202: --
203: -- Standard OUT Parameters :
204: -- x_return_status OUT VARCHAR2 Required
205: -- x_msg_count OUT NUMBER Required
206: -- x_msg_data OUT VARCHAR2 Required
207: --