DBA Data[Home] [Help]

APPS.GMP_APS_OUTPUT_PKG dependencies on FND_REQUEST

Line 563: lv_result := FND_REQUEST.SET_MODE(TRUE);

559: IF l_profile = 1 THEN
560: /* B6167305 Start */
561: batch_fpo_profile := NVL(FND_PROFILE.VALUE('GMP_IMPLEMENT_SUGG_FPO_BATCH'),0);
562: /* B6167305 End */
563: lv_result := FND_REQUEST.SET_MODE(TRUE);
564: FND_FILE.PUT_LINE ( FND_FILE.LOG,' Submitting the Req ');
565:
566: -- RDP B5454215 - Added 0 when calling the reqauest.
567: -- Make Batch as defult value since there is no user input

Line 569: X_conc_id := FND_REQUEST.SUBMIT_REQUEST

565:
566: -- RDP B5454215 - Added 0 when calling the reqauest.
567: -- Make Batch as defult value since there is no user input
568: -- Vpedarla bug: 7902184 Modified fnd submit request for GMPRELAP
569: X_conc_id := FND_REQUEST.SUBMIT_REQUEST
570: ('GMP', -- Application
571: 'GMPRELAP', -- Conc Pgm Short Name
572: NULL, -- Description
573: sysdate, -- Start Time