DBA Data[Home] [Help]

APPS.PO_SOURCING_PVT dependencies on STANDARD

Line 307: -- The standard OUT parameter giving return status of the API call.

303: --IN:
304: -- None
305: --OUT:
306: --x_return_status
307: -- The standard OUT parameter giving return status of the API call.
308: -- FND_API.G_RET_STS_ERROR - for expected error
309: -- FND_API.G_RET_STS_UNEXP_ERROR - for unexpected error
310: -- FND_API.G_RET_STS_SUCCESS - for success
311: --Notes:

Line 589: -- The standard OUT parameter giving return status of the API call.

585: --IN:
586: -- None
587: --OUT:
588: --x_return_status
589: -- The standard OUT parameter giving return status of the API call.
590: -- FND_API.G_RET_STS_ERROR - for expected error
591: -- FND_API.G_RET_STS_UNEXP_ERROR - for unexpected error
592: -- FND_API.G_RET_STS_SUCCESS - for success
593: --Notes:

Line 816: -- The standard OUT parameter giving return status of the API call.

812: -- The unique identifier for the newly created document.
813: --x_document_number
814: -- The document number that would uniquely identify a document in a given organization.
815: --x_return_status
816: -- The standard OUT parameter giving return status of the API call.
817: -- FND_API.G_RET_STS_ERROR - for expected error
818: -- FND_API.G_RET_STS_UNEXP_ERROR - for unexpected error
819: -- FND_API.G_RET_STS_SUCCESS - for success
820: --Notes:

Line 1360: -- The standard OUT parameter giving return status of the API call.

1356: -- The unique identifier for the newly created document.
1357: --x_document_number
1358: -- The document number that would uniquely identify a document in a given organization.
1359: --x_return_status
1360: -- The standard OUT parameter giving return status of the API call.
1361: -- FND_API.G_RET_STS_ERROR - for expected error
1362: -- FND_API.G_RET_STS_UNEXP_ERROR - for unexpected error
1363: -- FND_API.G_RET_STS_SUCCESS - for success
1364: --Notes:

Line 1592: -- The standard OUT parameter giving return status of the API call.

1588: --p_interface_header_id
1589: -- The id that will be used to uniquely identify a row in the PO_HEADERS_INTERFACE table
1590: --OUT:
1591: --x_return_status
1592: -- The standard OUT parameter giving return status of the API call.
1593: -- FND_API.G_RET_STS_UNEXP_ERROR - for unexpected error
1594: -- FND_API.G_RET_STS_SUCCESS - for success
1595: --Notes:
1596: -- None