DBA Data[Home] [Help]

APPS.INV_RCV_STD_DELIVER_APIS dependencies on MTL_PARAMETERS

Line 514: FROM mtl_parameters mp

510:
511: -- For Bug 7440217 added the following code to update RTI with the status as PENDING so that it gets picked up for processing
512: SELECT mp.lcm_enabled_flag
513: INTO v_lcm_enabled_org
514: FROM mtl_parameters mp
515: WHERE mp.organization_id = l_org_id;
516:
517: SELECT rp.pre_receive
518: INTO v_pre_receive