DBA Data[Home] [Help]

APPS.GMP_APS_OUTPUT_PKG dependencies on FND_REQUEST

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

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

Line 562: X_conc_id := FND_REQUEST.SUBMIT_REQUEST

558: FND_FILE.PUT_LINE ( FND_FILE.LOG,' Submitting the Req ');
559:
560: -- RDP B5454215 - Added 0 when calling the reqauest.
561: -- Make Batch as defult value since there is no user input
562: X_conc_id := FND_REQUEST.SUBMIT_REQUEST
563: ('GMP', -- Application
564: 'GMPRELAP', -- Conc Pgm Short Name
565: NULL, -- Description
566: sysdate, -- Start Time