DBA Data[Home] [Help]

APPS.CSF_ACCESS_HOURS_PUB dependencies on STANDARD

Line 53: -- param p_api_version the standard API version number eg. 1.0

49: -- Please note that access hours record can be created only for records that in IN PLANNING or PLANNED status
50: -- When the task is in PLANNED STATUS,the only possibility is to add the description field
51: -- Parameter related info
52:
53: -- param p_api_version the standard API version number eg. 1.0
54:
55: -- param p_init_msg_list the standard API flag allows API callers to request
56: -- that the API does the initialization of the message list on their behalf.
57: -- By default, the message list will not be initialized.

Line 55: -- param p_init_msg_list the standard API flag allows API callers to request

51: -- Parameter related info
52:
53: -- param p_api_version the standard API version number eg. 1.0
54:
55: -- param p_init_msg_list the standard API flag allows API callers to request
56: -- that the API does the initialization of the message list on their behalf.
57: -- By default, the message list will not be initialized.
58:
59: -- All date related parameters such as MONDAY_FIRST_START should be entered as to_date('10:30','hh24:mi:ss')

Line 127: -- param p_api_version the standard API version number e.g 1.0

123: -- FOr a PLANNED status task,only the access hour and after hours flag can be set from a value 'Y' to 'N' and the description can be modified
124:
125: -- param info
126:
127: -- param p_api_version the standard API version number e.g 1.0
128:
129: -- param p_init_msg_list the standard API flag allows API callers to request
130: -- that the API does the initialization of the message list on their behalf.
131: -- By default, the message list will not be initialized.

Line 129: -- param p_init_msg_list the standard API flag allows API callers to request

125: -- param info
126:
127: -- param p_api_version the standard API version number e.g 1.0
128:
129: -- param p_init_msg_list the standard API flag allows API callers to request
130: -- that the API does the initialization of the message list on their behalf.
131: -- By default, the message list will not be initialized.
132:
133: -- All date related parameters such as MONDAY_FIRST_START should be entered as to_date('10:30','hh24:mi:ss')

Line 194: -- param p_api_version the standard API version number e.g 1.0

190:
191:
192: -- This is for deletion of access hour record for a task.
193: -- Possible only for In Planning task
194: -- param p_api_version the standard API version number e.g 1.0
195: -- param p_init_msg_list the standard API flag allows API callers to request
196: -- that the API does the initialization of the message list on their behalf.
197: -- By default, the message list will not be initialized.
198:

Line 195: -- param p_init_msg_list the standard API flag allows API callers to request

191:
192: -- This is for deletion of access hour record for a task.
193: -- Possible only for In Planning task
194: -- param p_api_version the standard API version number e.g 1.0
195: -- param p_init_msg_list the standard API flag allows API callers to request
196: -- that the API does the initialization of the message list on their behalf.
197: -- By default, the message list will not be initialized.
198:
199: PROCEDURE DELETE_ACCESS_HOURS(