DBA Data[Home] [Help]

APPS.PQP_EXR_SWI dependencies on DUAL

Line 415: FROM DUAL;

411: --PPA finder value
412: -- Bug 14260329: Modified the Code to use sequence instead of
413: -- To_char(sysdate,'HHSSSS')
414: SELECT PAY_US_RPT_TOTALS_S.NEXTVAL INTO l_ppa_finder
415: FROM DUAL;
416: --Starting the request set
417: success := fnd_submit.set_request_set('PAY', 'PAYEXREP');
418: --Hard coded the values based on report or group
419: IF p_request_type = 'ER' then