Solution : https://service.sap.com/sap/support/notes/893616 (SAP Service marketplace login required)
Key words :
material call function 'c1l1_substances_find_by_matnr' exporting i_matnr = i_matnr i_worklist = i_worklist i_pos = i_pos importing e_count_subst = e_count_subst e_error_tab = l_error_rec tables e_substance_header_tab = l_substance_header_tab exceptions subst_read_failure = 1, call scenario i_pos, i_matnr type spec, read table l_substance_header_tab index 1, i_pos type spec, e_substance_header_tab type spec, i_worklist type spec, dialog main = main material, e_count_subst type spec, l_substance_header_tab type esprh_apirh_tab_type
Related Notes :
1381747 | |
1310472 | Function modules for reading classification buffer |
1146662 | EHSS_SPEC_CHECKS, saving of status changes |
1071008 | Sample code for AT_SAVE_CHECK of BAdI EHSS_SPEC_CHECKS |
1041689 | BOMBOS: Documentation for BAdI EHSS_SPEC_CHECKS |
968778 | BAdI EHSS_SPEC_CHECKS and enhancements C1F20001, C1F20100 |
860306 | |
854519 |