DBA Data[Home] [Help]

APPS.JAI_AP_IDA_TRIGGER_PKG dependencies on FND_REQUEST

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

187: END IF;
188:
189: -- Call the CP for calculating the IPV
190:
191: lb_result := Fnd_Request.set_mode(TRUE);
192: ln_request_id := Fnd_Request.submit_request
193: ('JA', -- Changed to JA from SQLAP, 4579729
194: 'JAIAPIPV',
195: 'India - Create Variances for Payables Tax line',

Line 192: ln_request_id := Fnd_Request.submit_request

188:
189: -- Call the CP for calculating the IPV
190:
191: lb_result := Fnd_Request.set_mode(TRUE);
192: ln_request_id := Fnd_Request.submit_request
193: ('JA', -- Changed to JA from SQLAP, 4579729
194: 'JAIAPIPV',
195: 'India - Create Variances for Payables Tax line',
196: '',