DBA Data[Home] [Help]

APPS.JTF_EC_CONTACTS_PVT dependencies on STANDARD

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

17:
18: /*#
19: * Creates Escalation Contacts
20: *
21: * @param p_api_version the standard API version number
22: * @param p_init_msg_list the standard API flag allows API callers to request
23: * that the API does the initialization of the message list on their behalf.
24: * By default, the message list will not be initialized.
25: * @param p_commit the standard API flag is used by API callers to ask

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

18: /*#
19: * Creates Escalation Contacts
20: *
21: * @param p_api_version the standard API version number
22: * @param p_init_msg_list the standard API flag allows API callers to request
23: * that the API does the initialization of the message list on their behalf.
24: * By default, the message list will not be initialized.
25: * @param p_commit the standard API flag is used by API callers to ask
26: * the API to commit on their behalf after performing its function

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

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

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

95:
96: /*#
97: * Updates Escalation Contacts
98: *
99: * @param p_api_version the standard API version number
100: * @param p_init_msg_list the standard API flag allows API callers to request
101: * that the API does the initialization of the message list on their behalf.
102: * By default, the message list will not be initialized.
103: * @param p_commit the standard API flag is used by API callers to ask

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

96: /*#
97: * Updates Escalation Contacts
98: *
99: * @param p_api_version the standard API version number
100: * @param p_init_msg_list the standard API flag allows API callers to request
101: * that the API does the initialization of the message list on their behalf.
102: * By default, the message list will not be initialized.
103: * @param p_commit the standard API flag is used by API callers to ask
104: * the API to commit on their behalf after performing its function

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

99: * @param p_api_version the standard API version number
100: * @param p_init_msg_list the standard API flag allows API callers to request
101: * that the API does the initialization of the message list on their behalf.
102: * By default, the message list will not be initialized.
103: * @param p_commit the standard API flag is used by API callers to ask
104: * the API to commit on their behalf after performing its function
105: * By default, the commit will not be performed.
106: * @param p_object_version_number the object version number of the escalation contact record
107: * @param p_escalation_contact_id the Escalation Contact ID for the Escalation Contact

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

170:
171: /*#
172: * Deletes Escalation Contacts
173: *
174: * @param p_api_version the standard API version number
175: * @param p_init_msg_list the standard API flag allows API callers to request
176: * that the API does the initialization of the message list on their behalf.
177: * By default, the message list will not be initialized.
178: * @param p_commit the standard API flag is used by API callers to ask

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

171: /*#
172: * Deletes Escalation Contacts
173: *
174: * @param p_api_version the standard API version number
175: * @param p_init_msg_list the standard API flag allows API callers to request
176: * that the API does the initialization of the message list on their behalf.
177: * By default, the message list will not be initialized.
178: * @param p_commit the standard API flag is used by API callers to ask
179: * the API to commit on their behalf after performing its function

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

174: * @param p_api_version the standard API version number
175: * @param p_init_msg_list the standard API flag allows API callers to request
176: * that the API does the initialization of the message list on their behalf.
177: * By default, the message list will not be initialized.
178: * @param p_commit the standard API flag is used by API callers to ask
179: * the API to commit on their behalf after performing its function
180: * By default, the commit will not be performed.
181: * @param p_object_version_number the object version number of the escalation contact record
182: * @param p_escalation_contact_id the Escalation Contact ID for the Escalation Contact