DBA Data[Home] [Help]

APPS.INV_RCV_STD_INSPECT_APIS dependencies on MTL_PARAMETERS

Line 5704: FROM mtl_parameters mp

5700:
5701: -- For Bug 7440217 added the following code to update RTI with the status as PENDING so that it gets picked up for processing
5702: SELECT mp.lcm_enabled_flag
5703: INTO v_lcm_enabled_org
5704: FROM mtl_parameters mp
5705: WHERE mp.organization_id = l_organization_id;
5706:
5707: SELECT rp.pre_receive
5708: INTO v_pre_receive