DBA Data[Home] [Help]

APPS.INV_RCV_STD_DELIVER_APIS dependencies on MO_GLOB_ORG_ACCESS_TMP

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

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