DBA Data[Home] [Help]

APPS.CAC_TASK_PURGE_PUB dependencies on STANDARD

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

21:
22: /**
23: * Purge Tasks for a given set of input parameters.
24: *
25: * @param p_api_version the standard API version number
26: * @param p_init_msg_list the standard API flag allows API callers to request
27: * that the API does the initialization of the message list on their behalf.
28: * By default, the message list will not be initialized.
29: * @param p_commit the standard API flag is used by API callers to ask

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

22: /**
23: * Purge Tasks for a given set of input parameters.
24: *
25: * @param p_api_version the standard API version number
26: * @param p_init_msg_list the standard API flag allows API callers to request
27: * that the API does the initialization of the message list on their behalf.
28: * By default, the message list will not be initialized.
29: * @param p_commit the standard API flag is used by API callers to ask
30: * the API to commit on their behalf after performing its function

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

25: * @param p_api_version the standard API version number
26: * @param p_init_msg_list the standard API flag allows API callers to request
27: * that the API does the initialization of the message list on their behalf.
28: * By default, the message list will not be initialized.
29: * @param p_commit the standard API flag is used by API callers to ask
30: * the API to commit on their behalf after performing its function
31: * By default, the commit will not be performed.
32: * @param x_return_status returns the result of all the operations performed
33: * by the API and must have one of the following values:

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

58:
59: /**
60: * Validate Tasks for a given set of input parameters.
61: *
62: * @param p_api_version the standard API version number
63: * @param p_init_msg_list the standard API flag allows API callers to request
64: * that the API does the initialization of the message list on their behalf.
65: * By default, the message list will not be initialized.
66: * @param p_commit the standard API flag is used by API callers to ask

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

59: /**
60: * Validate Tasks for a given set of input parameters.
61: *
62: * @param p_api_version the standard API version number
63: * @param p_init_msg_list the standard API flag allows API callers to request
64: * that the API does the initialization of the message list on their behalf.
65: * By default, the message list will not be initialized.
66: * @param p_commit the standard API flag is used by API callers to ask
67: * the API to commit on their behalf after performing its function

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

62: * @param p_api_version the standard API version number
63: * @param p_init_msg_list the standard API flag allows API callers to request
64: * that the API does the initialization of the message list on their behalf.
65: * By default, the message list will not be initialized.
66: * @param p_commit the standard API flag is used by API callers to ask
67: * the API to commit on their behalf after performing its function
68: * By default, the commit will not be performed.
69: * @param x_return_status returns the result of all the operations performed
70: * by the API and must have one of the following values: