DBA Data[Home] [Help]

APPS.OKC_CREATE_PO_FROM_K_PVT dependencies on FND_REQUEST

Line 1959: l_request_id := fnd_request.submit_request(

1955: -- Submit the request to import the records from the interface table.
1956: -- The batch_id generated is passed in to ensure that only those
1957: -- records which were inserted during the earlier phase are imported.
1958:
1959: l_request_id := fnd_request.submit_request(
1960: application => 'PO'
1961: ,program => 'POXPOPDOI'
1962: ,sub_request => TRUE -- Indicates that this is a child
1963: -- of the parent request