DBA Data[Home] [Help]

APPS.JAI_CMN_RGM_SETTLEMENT_PKG dependencies on FND_REQUEST

Line 2118: req_id := Fnd_Request.submit_request(

2114: FETCH cur_inv_exists INTO lv_inv_exists;
2115: CLOSE cur_inv_exists;
2116:
2117: IF lv_inv_exists = 'Y' THEN
2118: req_id := Fnd_Request.submit_request(
2119: 'SQLAP',
2120: 'APXIIMPT',
2121: 'Localization Payables Open Interface Import',
2122: '',