DBA Data[Home] [Help]

APPS.INV_RCV_STD_INSPECT_APIS dependencies on MTL_PARAMETERS

Line 3804: FROM mtl_parameters mp

3800:
3801: -- For Bug 7440217 added the following code to update RTI with the status as PENDING so that it gets picked up for processing
3802: SELECT mp.lcm_enabled_flag
3803: INTO v_lcm_enabled_org
3804: FROM mtl_parameters mp
3805: WHERE mp.organization_id = l_organization_id;
3806:
3807: SELECT rp.pre_receive
3808: INTO v_pre_receive