DBA Data[Home] [Help]

APPS.INV_RCV_STD_DELIVER_APIS dependencies on MO_GLOB_ORG_ACCESS_TMP

Line 126: l_operating_unit_id MO_GLOB_ORG_ACCESS_TMP.ORGANIZATION_ID%TYPE; --

122: l_debug NUMBER := NVL(fnd_profile.VALUE('INV_DEBUG_TRACE'), 0);
123: l_validation_flag VARCHAR2(1);
124: l_lpn_group_id NUMBER;
125:
126: l_operating_unit_id MO_GLOB_ORG_ACCESS_TMP.ORGANIZATION_ID%TYPE; --
127: --Bug #4348794
128: l_uom_code mtl_units_of_measure.uom_code%TYPE;
129:
130: