DBA Data[Home] [Help]

APPS.WSM_JOBCOPIES_PVT dependencies on BOM_PARAMETERS

Line 1119: FROM BOM_PARAMETERS

1115: BOM_EXPLOSION_TEMP_S.nextval -- Added here for performance improvement
1116: INTO l_use_phantom_routings,
1117: l_max_bill_levels,
1118: l_explosion_group_id
1119: FROM BOM_PARAMETERS
1120: WHERE ORGANIZATION_ID = p_org_id;
1121:
1122: EXCEPTION
1123: WHEN no_data_found THEN