DBA Data[Home] [Help]

APPS.INV_RCV_STD_DELIVER_APIS dependencies on RCV_PARAMETERS

Line 519: FROM rcv_parameters rp

515: WHERE mp.organization_id = l_org_id;
516:
517: SELECT rp.pre_receive
518: INTO v_pre_receive
519: FROM rcv_parameters rp
520: WHERE rp.organization_id = l_org_id;
521:
522: IF nvl(v_lcm_enabled_org, 'N') = 'Y' THEN
523: