DBA Data[Home] [Help]

APPS.CZ_BOM_CONFIG_EXPLOSIONS_PKG dependencies on CTO_BOM_RTG_PK

Line 1900: CTO_BOM_RTG_PK.create_all_boms_and_routings( p_top_ato_line_id,

1896:
1897:
1898: CTO_WIP_WORKFLOW_API_PK.CTO_DEBUG( 'CREATE_PRECONFIG_ITEM_ML' , ' before create bom error message ' || x_msg_data ) ;
1899:
1900: CTO_BOM_RTG_PK.create_all_boms_and_routings( p_top_ato_line_id,
1901: v_flow_calc,
1902: x_return_status,
1903: x_msg_count,
1904: x_msg_data);