DBA Data[Home] [Help]

APPS.JTF_EC_PVT dependencies on STANDARD

Line 25: * @param p_api_version the standard API version number

21: /*#
22: * Creates an Escalation. After successful creation, triggers the BES for
23: * create event.
24: *
25: * @param p_api_version the standard API version number
26: * @param p_init_msg_list the standard API flag allows API callers to request
27: * that the API does the initialization of the message list on their behalf.
28: * By default, the message list will not be initialized.
29: * @param p_commit the standard API flag is used by API callers to ask

Line 26: * @param p_init_msg_list the standard API flag allows API callers to request

22: * Creates an Escalation. After successful creation, triggers the BES for
23: * create event.
24: *
25: * @param p_api_version the standard API version number
26: * @param p_init_msg_list the standard API flag allows API callers to request
27: * that the API does the initialization of the message list on their behalf.
28: * By default, the message list will not be initialized.
29: * @param p_commit the standard API flag is used by API callers to ask
30: * the API to commit on their behalf after performing its function

Line 29: * @param p_commit the standard API flag is used by API callers to ask

25: * @param p_api_version the standard API version number
26: * @param p_init_msg_list the standard API flag allows API callers to request
27: * that the API does the initialization of the message list on their behalf.
28: * By default, the message list will not be initialized.
29: * @param p_commit the standard API flag is used by API callers to ask
30: * the API to commit on their behalf after performing its function
31: * By default, the commit will not be performed.
32: * @param p_esc_id the escalation ID
33: * @param p_escalation_name the escalation Name

Line 144: * @param p_api_version the standard API version number

140: /*#
141: * Updates an Escalation. After successful updation, triggers the BES for
142: * update event.
143: *
144: * @param p_api_version the standard API version number
145: * @param p_init_msg_list the standard API flag allows API callers to request
146: * that the API does the initialization of the message list on their behalf.
147: * By default, the message list will not be initialized.
148: * @param p_commit the standard API flag is used by API callers to ask

Line 145: * @param p_init_msg_list the standard API flag allows API callers to request

141: * Updates an Escalation. After successful updation, triggers the BES for
142: * update event.
143: *
144: * @param p_api_version the standard API version number
145: * @param p_init_msg_list the standard API flag allows API callers to request
146: * that the API does the initialization of the message list on their behalf.
147: * By default, the message list will not be initialized.
148: * @param p_commit the standard API flag is used by API callers to ask
149: * the API to commit on their behalf after performing its function

Line 148: * @param p_commit the standard API flag is used by API callers to ask

144: * @param p_api_version the standard API version number
145: * @param p_init_msg_list the standard API flag allows API callers to request
146: * that the API does the initialization of the message list on their behalf.
147: * By default, the message list will not be initialized.
148: * @param p_commit the standard API flag is used by API callers to ask
149: * the API to commit on their behalf after performing its function
150: * By default, the commit will not be performed.
151: * @param p_object_version_number the object version number of the escalation record
152: * @param p_escalation_id the escalation id

Line 266: * @param p_api_version the standard API version number

262: /*#
263: * Deletes an Escalation. After successful deletion, triggers the BES for
264: * delete event.
265: *
266: * @param p_api_version the standard API version number
267: * @param p_init_msg_list the standard API flag allows API callers to request
268: * that the API does the initialization of the message list on their behalf.
269: * By default, the message list will not be initialized.
270: * @param p_commit the standard API flag is used by API callers to ask

Line 267: * @param p_init_msg_list the standard API flag allows API callers to request

263: * Deletes an Escalation. After successful deletion, triggers the BES for
264: * delete event.
265: *
266: * @param p_api_version the standard API version number
267: * @param p_init_msg_list the standard API flag allows API callers to request
268: * that the API does the initialization of the message list on their behalf.
269: * By default, the message list will not be initialized.
270: * @param p_commit the standard API flag is used by API callers to ask
271: * the API to commit on their behalf after performing its function

Line 270: * @param p_commit the standard API flag is used by API callers to ask

266: * @param p_api_version the standard API version number
267: * @param p_init_msg_list the standard API flag allows API callers to request
268: * that the API does the initialization of the message list on their behalf.
269: * By default, the message list will not be initialized.
270: * @param p_commit the standard API flag is used by API callers to ask
271: * the API to commit on their behalf after performing its function
272: * By default, the commit will not be performed.
273: * @param p_object_version_number the object version number of the escalation record
274: * @param p_escalation_id the escalation id