DBA Data[Home] [Help]

APPS.FLM_AUTO_REPLENISHMENT dependencies on FND_REQUEST

Line 660: l_req_id := fnd_request.submit_request( 'INV',

656:
657: l_sort_by := 3; -- for sort by Subinventory, locator
658: l_call_from := 2; -- as we are passing report_id
659:
660: l_req_id := fnd_request.submit_request( 'INV',
661: 'INVKBCPR',
662: NULL,
663: NULL,
664: FALSE,