DBA Data[Home] [Help]

APPS.WSM_JOBCOPIES_PVT dependencies on BOM_PARAMETERS

Line 1118: FROM BOM_PARAMETERS

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