DBA Data[Home] [Help]

APPS.JTF_TASK_INST_TEMPLATES_PUB dependencies on STANDARD

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

140:
141: /*#
142: * Creates a Task by using the Task Template.
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: /*#
142: * Creates a Task by using the Task Template.
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 x_return_status Returns the result of all the operations performed
152: * by the API and must have one of the following values: