DBA Data[Home] [Help]

APPS.CZ_BOM_CONFIG_EXPLOSIONS_PKG dependencies on CTO_BOM_RTG_PK

Line 1897: CTO_BOM_RTG_PK.create_all_boms_and_routings( p_top_ato_line_id,

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