DBA Data[Home] [Help]

APPS.PJM_TRANSFER_SPEC_CHARGES_PKG dependencies on FND_REQUEST

Line 1220: l_imp_req_id := fnd_request.submit_request('PA','PAXTRTRX',

1216:
1217: l_progress := 80;
1218:
1219: if (X_Submit_Trx_Import = 'Y') then
1220: l_imp_req_id := fnd_request.submit_request('PA','PAXTRTRX',
1221: 'PRC: Transaction Import',
1222: NULL, FALSE,
1223: 'Inventory',
1224: l_Batch_Name);