DBA Data[Home] [Help]

APPS.GMS_PO_API2_GRP dependencies on STANDARD

Line 23: -- Standard Parameters : Standard parameters descriptions

19:
20:
21: -- start of comments
22: -- --------------------
23: -- Standard Parameters : Standard parameters descriptions
24: -- p_api_version : This parameter is used by the api to compare the version
25: -- numbers of incoming calls to its current version number.
26: -- return an unexpected error if they are incompatible.
27: -- p_init_msg_list : This allows api called to request that the API does

Line 74: -- : Standard parameters

70: -- Calling API : po_interface_s.create_distributions
71: -- Calling API : PO_RELGEN_PKG.create_release_distribution
72: -- Calling API : PO_COPYDOC_S1.insert_distribution
73: -- Parameters :
74: -- : Standard parameters
75: -- p_api_version, p_commit, p_init_msg_list,
76: -- p_validation_level, x_msg_count, x_msg_data,
77: -- x_return_status
78: -- IN OUT

Line 126: -- : Standard parameters

122: -- one that grants do not want to purge.
123:
124: -- Calling API : ???????????
125: -- Parameters :
126: -- : Standard parameters
127: -- p_api_version, p_commit, p_init_msg_list,
128: -- p_validation_level, x_msg_count, x_msg_data,
129: -- x_return_status
130: --IN OUT:

Line 201: -- : Standard parameters

197: -- populate reference column in gl bc packet with award number.
198: -- Logic : get the award number from the adl and gms_awards_all..
199: -- Calling API : PO funds check code PL/SQL Version.
200: -- Parameters :
201: -- : Standard parameters
202: -- p_api_version, p_commit, p_init_msg_list,
203: -- p_validation_level, x_msg_count, x_msg_data,
204: -- x_return_status
205: -- IN