DBA Data[Home] [Help]

APPS.JAI_AP_IDA_TRIGGER_PKG dependencies on FND_REQUEST

Line 504: lb_result := Fnd_Request.set_mode(TRUE);

500: END IF;
501:
502: -- Call the CP for calculating the IPV
503:
504: lb_result := Fnd_Request.set_mode(TRUE);
505: ln_request_id := Fnd_Request.submit_request
506: ('JA', -- Changed to JA from SQLAP, 4579729
507: 'JAIAPIPV',
508: 'India - Create Variances for Payables Tax line',

Line 505: ln_request_id := Fnd_Request.submit_request

501:
502: -- Call the CP for calculating the IPV
503:
504: lb_result := Fnd_Request.set_mode(TRUE);
505: ln_request_id := Fnd_Request.submit_request
506: ('JA', -- Changed to JA from SQLAP, 4579729
507: 'JAIAPIPV',
508: 'India - Create Variances for Payables Tax line',
509: '',