DBA Data[Home] [Help]

APPS.CAC_NOTE_PURGE_PUB dependencies on STANDARD

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

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

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

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

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

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