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 128: -- param p_api_version the standard API version number e.g 1.0

124: -- 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
125:
126: -- param info
127:
128: -- param p_api_version the standard API version number e.g 1.0
129:
130: -- param p_init_msg_list the standard API flag allows API callers to request
131: -- that the API does the initialization of the message list on their behalf.
132: -- By default, the message list will not be initialized.

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

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

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

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

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

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