DBA Data[Home] [Help]

APPS.CAC_NOTE_PURGE_PVT dependencies on STANDARD

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

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

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

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

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

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