... BOM. You'll find here a form ITEM_CHECK which do the manipulation of the table. 3) After it's done we need load operation data (CP_CC_S_PROVIDE_COM_BY_OPR) and current allocation of components ...
...
data: f_mtk_ident type czcl_mtk_type.
data: ft_capp_opr type standard table of capp_opr.
data: fs_opr_class_data type opr_class_data.
data: f_error type cpcc_message_type.
* objects for loading ...