DBA Data[Home] [Help]

APPS.INVPVDR4 dependencies on MTL_PARAMETERS

Line 1150: FROM MTL_PARAMETERS

1146: l_msg_name := 'INV_EAM_ORG_NOT_ENABLED';
1147:
1148: stmt := 811;
1149: SELECT 'x' INTO temp
1150: FROM MTL_PARAMETERS
1151: WHERE ORGANIZATION_ID = cr.organization_id
1152: AND (NVL(EAM_ENABLED_FLAG, 'N') = 'Y' or cr.organization_id = master_organization_id);
1153: --Bug:2672219 and NVL(EAM_ENABLED_FLAG, 'N') = 'Y';
1154: -- Check Asset Item type value based on mfg_lookups