DBA Data[Home] [Help]

APPS.CSD_MIGRATE_FROM_115X_PKG3 dependencies on BOM_RESOURCES

Line 2646: FROM BOM_RESOURCES BR

2642: --Cursor to get resource UOM code for the given resource id
2643: CURSOR cur_getResUOMCode (p_bom_resource_id NUMBER)
2644: IS
2645: SELECT BR.unit_of_measure
2646: FROM BOM_RESOURCES BR
2647: WHERE BR.resource_id = p_bom_resource_id;
2648: BEGIN
2649:
2650: --Get the slab number for the table