DBA Data[Home] [Help]

APPS.AHL_LTP_SPACE_SCHEDULE_PVT dependencies on STANDARD

Line 183: -- Standard IN Parameters :

179: -- Restricted to 14 days, 14 weeks , 14 months due to technical reasons.
180: -- Pre-reqs :
181: -- Parameters :
182: --
183: -- Standard IN Parameters :
184: -- p_api_version IN NUMBER Required
185: -- p_init_msg_list IN VARCHAR2 Default FND_API.G_FALSE
186: -- p_commit IN VARCHAR2 Default FND_API.G_FALSE
187: -- p_validation_level IN NUMBER Default FND_API.G_VALID_LEVEL_FULL

Line 191: -- Standard out Parameters :

187: -- p_validation_level IN NUMBER Default FND_API.G_VALID_LEVEL_FULL
188: -- Based on this flag, the API will set the default attributes.
189: -- p_module_type In VARCHAR2 Default NULL
190: -- This will be null.
191: -- Standard out Parameters :
192: -- x_return_status OUT VARCHAR2 Required
193: -- x_msg_count OUT NUMBER Required
194: -- x_msg_data OUT VARCHAR2 Required
195: --

Line 221: -- Standard IN Parameters :

217: -- based on start date, and various combinations of search criteria UOM (Days,Weeks, Months).
218: -- Pre-reqs :
219: -- Parameters :
220: --
221: -- Standard IN Parameters :
222: -- p_api_version IN NUMBER Required
223: -- p_init_msg_list IN VARCHAR2 Default FND_API.G_FALSE
224: -- p_commit IN VARCHAR2 Default FND_API.G_FALSE
225: -- p_validation_level IN NUMBER Default FND_API.G_VALID_LEVEL_FULL

Line 229: -- Standard out Parameters :

225: -- p_validation_level IN NUMBER Default FND_API.G_VALID_LEVEL_FULL
226: -- Based on this flag, the API will set the default attributes.
227: -- p_module_type In VARCHAR2 Default NULL
228: -- This will be null.
229: -- Standard out Parameters :
230: -- x_return_status OUT VARCHAR2 Required
231: -- x_msg_count OUT NUMBER Required
232: -- x_msg_data OUT VARCHAR2 Required
233: --