DBA Data[Home] [Help]

APPS.AHL_VWP_TIMES_PVT dependencies on STANDARD

Line 11: -- Standard OUT Parameters :

7: -- Function : Derive the start and end times/hours of tasks
8: -- and the end_date_time of the visit
9: -- Parameters :
10: --
11: -- Standard OUT Parameters :
12: -- x_return_status OUT VARCHAR2 Required
13: -- x_msg_count OUT NUMBER Required
14: -- x_msg_data OUT VARCHAR2 Required
15: --

Line 41: -- Standard OUT Parameters :

37: -- Type : Private
38: -- Function : Recalculate all Visits for Dept for Task Times
39: -- Parameters :
40: --
41: -- Standard OUT Parameters :
42: -- x_return_status OUT VARCHAR2 Required
43: -- x_msg_count OUT NUMBER Required
44: -- x_msg_data OUT VARCHAR2 Required
45: --

Line 69: -- Standard OUT Parameters :

65: -- Type : Private
66: -- Purpose : Adjusts tasks times and all dependent task times
67: -- Parameters :
68: --
69: -- Standard OUT Parameters :
70: -- x_return_status OUT VARCHAR2 Required,
71: --
72: -- Validate_bef_Times_Derive IN Parameters :
73: -- p_task_id IN NUMBER Required