DBA Data[Home] [Help]

APPS.INV_RCV_STD_DELIVER_APIS dependencies on RCV_PARAMETERS

Line 495: FROM rcv_parameters rp

491: WHERE mp.organization_id = l_org_id;
492:
493: SELECT rp.pre_receive
494: INTO v_pre_receive
495: FROM rcv_parameters rp
496: WHERE rp.organization_id = l_org_id;
497:
498: IF nvl(v_lcm_enabled_org, 'N') = 'Y' THEN
499: