DBA Data[Home] [Help]

APPS.JAI_CMN_RGM_SETTLEMENT_PKG dependencies on FND_REQUEST

Line 1519: req_id := Fnd_Request.submit_request(

1515: FETCH cur_inv_exists INTO lv_inv_exists;
1516: CLOSE cur_inv_exists;
1517:
1518: IF lv_inv_exists = 'Y' THEN
1519: req_id := Fnd_Request.submit_request(
1520: 'SQLAP',
1521: 'APXIIMPT',
1522: 'Localization Payables Open Interface Import',
1523: '',