DBA Data[Home] [Help]

APPS.JTF_EC_PUB dependencies on STANDARD

Line 311: * @param p_api_version The standard API version number.

307: /*#
308: * Creates an escalation for a specific business entity. Only one open escalation may be maintained for each instance of the business entity.
309: *
310: *
311: * @param p_api_version The standard API version number.
312: * @param p_init_msg_list The standard API flag allows API callers to request
313: * that the API does the initialization of the message list on their behalf.
314: * By default, the message list will not be initialized.
315: * @param p_commit The standard API flag is used by API callers to ask

Line 312: * @param p_init_msg_list The standard API flag allows API callers to request

308: * Creates an escalation for a specific business entity. Only one open escalation may be maintained for each instance of the business entity.
309: *
310: *
311: * @param p_api_version The standard API version number.
312: * @param p_init_msg_list The standard API flag allows API callers to request
313: * that the API does the initialization of the message list on their behalf.
314: * By default, the message list will not be initialized.
315: * @param p_commit The standard API flag is used by API callers to ask
316: * the API to commit on their behalf after performing its function.

Line 315: * @param p_commit The standard API flag is used by API callers to ask

311: * @param p_api_version The standard API version number.
312: * @param p_init_msg_list The standard API flag allows API callers to request
313: * that the API does the initialization of the message list on their behalf.
314: * By default, the message list will not be initialized.
315: * @param p_commit The standard API flag is used by API callers to ask
316: * the API to commit on their behalf after performing its function.
317: * By default, the commit will not be performed.
318: * @param x_return_status The parameter that returns the result of all the operations performed
319: * by the API and must have one of the following values:

Line 370: * @param p_api_version The standard API version number.

366:
367: /*#
368: * Updates an existing escalation. Only one open escalation may be maintained for each instance of the business entity.
369: *
370: * @param p_api_version The standard API version number.
371: * @param p_init_msg_list The standard API flag allows API callers to request
372: * that the API does the initialization of the message list on their behalf.
373: * By default, the message list will not be initialized.
374: * @param p_commit The standard API flag is used by API callers to ask

Line 371: * @param p_init_msg_list The standard API flag allows API callers to request

367: /*#
368: * Updates an existing escalation. Only one open escalation may be maintained for each instance of the business entity.
369: *
370: * @param p_api_version The standard API version number.
371: * @param p_init_msg_list The standard API flag allows API callers to request
372: * that the API does the initialization of the message list on their behalf.
373: * By default, the message list will not be initialized.
374: * @param p_commit The standard API flag is used by API callers to ask
375: * the API to commit on their behalf after performing its function.

Line 374: * @param p_commit The standard API flag is used by API callers to ask

370: * @param p_api_version The standard API version number.
371: * @param p_init_msg_list The standard API flag allows API callers to request
372: * that the API does the initialization of the message list on their behalf.
373: * By default, the message list will not be initialized.
374: * @param p_commit The standard API flag is used by API callers to ask
375: * the API to commit on their behalf after performing its function.
376: * By default, the commit will not be performed.
377: * @param x_return_status The parameter that returns the result of all the operations performed
378: * by the API and must have one of the following values:

Line 430: * @param p_api_version The standard API version number.

426:
427: /*#
428: * Deletes an Escalation. Validation on User Hooks and user are done before deletion.
429: *
430: * @param p_api_version The standard API version number.
431: * @param p_init_msg_list The standard API flag allows API callers to request.
432: * that the API does the initialization of the message list on their behalf.
433: * By default, the message list will not be initialized.
434: * @param p_commit The standard API flag is used by API callers to ask

Line 431: * @param p_init_msg_list The standard API flag allows API callers to request.

427: /*#
428: * Deletes an Escalation. Validation on User Hooks and user are done before deletion.
429: *
430: * @param p_api_version The standard API version number.
431: * @param p_init_msg_list The standard API flag allows API callers to request.
432: * that the API does the initialization of the message list on their behalf.
433: * By default, the message list will not be initialized.
434: * @param p_commit The standard API flag is used by API callers to ask
435: * the API to commit on their behalf after performing its function.

Line 434: * @param p_commit The standard API flag is used by API callers to ask

430: * @param p_api_version The standard API version number.
431: * @param p_init_msg_list The standard API flag allows API callers to request.
432: * that the API does the initialization of the message list on their behalf.
433: * By default, the message list will not be initialized.
434: * @param p_commit The standard API flag is used by API callers to ask
435: * the API to commit on their behalf after performing its function.
436: * By default, the commit will not be performed.
437: * @param x_return_status The parameter that returns the result of all the operations performed
438: * by the API and must have one of the following values: