DBA Data[Home] [Help]

APPS.JTF_EC_REFERENCES_PVT dependencies on STANDARD

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

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

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

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

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

20: * @param p_api_version the standard API version number
21: * @param p_init_msg_list the standard API flag allows API callers to request
22: * that the API does the initialization of the message list on their behalf.
23: * By default, the message list will not be initialized.
24: * @param p_commit the standard API flag is used by API callers to ask
25: * the API to commit on their behalf after performing its function
26: * By default, the commit will not be performed.
27: * @param p_escalation_id the escalation id
28: * @param p_escalation_number the escalation number

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

99: /*#
100: * Updates an Escalation Reference. After successful updation, triggers the BES for
101: * update escalation reference event.
102: *
103: * @param p_api_version the standard API version number
104: * @param p_init_msg_list the standard API flag allows API callers to request
105: * that the API does the initialization of the message list on their behalf.
106: * By default, the message list will not be initialized.
107: * @param p_commit the standard API flag is used by API callers to ask

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

100: * Updates an Escalation Reference. After successful updation, triggers the BES for
101: * update escalation reference event.
102: *
103: * @param p_api_version the standard API version number
104: * @param p_init_msg_list the standard API flag allows API callers to request
105: * that the API does the initialization of the message list on their behalf.
106: * By default, the message list will not be initialized.
107: * @param p_commit the standard API flag is used by API callers to ask
108: * the API to commit on their behalf after performing its function

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

103: * @param p_api_version the standard API version number
104: * @param p_init_msg_list the standard API flag allows API callers to request
105: * that the API does the initialization of the message list on their behalf.
106: * By default, the message list will not be initialized.
107: * @param p_commit the standard API flag is used by API callers to ask
108: * the API to commit on their behalf after performing its function
109: * By default, the commit will not be performed.
110: * @param p_object_version_number the object version number of the escalation reference record
111: * @param p_escalation_reference_id the escalation reference id

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

182: /*#
183: * Deletes an Escalation Reference. After successful deletion, triggers the BES for
184: * delete escalation reference event.
185: *
186: * @param p_api_version the standard API version number
187: * @param p_init_msg_list the standard API flag allows API callers to request
188: * that the API does the initialization of the message list on their behalf.
189: * By default, the message list will not be initialized.
190: * @param p_commit the standard API flag is used by API callers to ask

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

183: * Deletes an Escalation Reference. After successful deletion, triggers the BES for
184: * delete escalation reference event.
185: *
186: * @param p_api_version the standard API version number
187: * @param p_init_msg_list the standard API flag allows API callers to request
188: * that the API does the initialization of the message list on their behalf.
189: * By default, the message list will not be initialized.
190: * @param p_commit the standard API flag is used by API callers to ask
191: * the API to commit on their behalf after performing its function

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

186: * @param p_api_version the standard API version number
187: * @param p_init_msg_list the standard API flag allows API callers to request
188: * that the API does the initialization of the message list on their behalf.
189: * By default, the message list will not be initialized.
190: * @param p_commit the standard API flag is used by API callers to ask
191: * the API to commit on their behalf after performing its function
192: * By default, the commit will not be performed.
193: * @param p_object_version_number the object version number of the escalation reference record
194: * @param p_escalation_reference_id the escalation reference id