DBA Data[Home] [Help]

APPS.INV_RCV_STD_DELIVER_APIS dependencies on MTL_PARAMETERS

Line 490: FROM mtl_parameters mp

486:
487: -- For Bug 7440217 added the following code to update RTI with the status as PENDING so that it gets picked up for processing
488: SELECT mp.lcm_enabled_flag
489: INTO v_lcm_enabled_org
490: FROM mtl_parameters mp
491: WHERE mp.organization_id = l_org_id;
492:
493: SELECT rp.pre_receive
494: INTO v_pre_receive