DBA Data[Home] [Help]

APPS.JTF_EC_WORKFLOW_PKG dependencies on STANDARD

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

111:
112: /*#
113: * Starts the workflow for the resources related to the Escalation
114: *
115: * @param p_api_version the standard API version number
116: * @param p_init_msg_list the standard API flag allows API callers to request
117: * that the API does the initialization of the message list on their behalf.
118: * By default, the message list will not be initialized.
119: * @param p_commit the standard API flag is used by API callers to ask

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

112: /*#
113: * Starts the workflow for the resources related to the Escalation
114: *
115: * @param p_api_version the standard API version number
116: * @param p_init_msg_list the standard API flag allows API callers to request
117: * that the API does the initialization of the message list on their behalf.
118: * By default, the message list will not be initialized.
119: * @param p_commit the standard API flag is used by API callers to ask
120: * the API to commit on their behalf after performing its function

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

115: * @param p_api_version the standard API version number
116: * @param p_init_msg_list the standard API flag allows API callers to request
117: * that the API does the initialization of the message list on their behalf.
118: * By default, the message list will not be initialized.
119: * @param p_commit the standard API flag is used by API callers to ask
120: * the API to commit on their behalf after performing its function
121: * By default, the commit will not be performed.
122: * @param x_return_status the parameter that returns the result of all the operations performed.
123: * by the API and must have one of the following values: