SAP Reports / Programs | Logistics - General | Logistics Basic Data | Bills of Material(LO-MD-BOM) SAP LO

CS_ITM_CHECK SAP ABAP INCLUDE - CSITMCHECK







CS_ITM_CHECK is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter CS_ITM_CHECK into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT CS_ITM_CHECK. "Basic submit
SUBMIT CS_ITM_CHECK AND RETURN. "Return to original report after report execution complete
SUBMIT CS_ITM_CHECK VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT CS_ITM_CHECK

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

TCSPR_READ call function 'TCSPR_READ' exporting csusr = sy-uname importing struct = tcspr_tmp exceptions no_entry = 1 others = 2.

T418_READ_WITH_POTPR call function 'T418_READ_WITH_POTPR' exporting postp = i_itm_class_data_postp potpr = i_itm_class_data_potpr importing struct = e_t418 flg_cls_item = e_flg_cls_item exceptions no_entry_postp = 1 no_entry_potpr = 2.

T134_READ call function 'T134_READ' exporting mtart = mc29s_tmp-mtart importing struct = t134_tmp exceptions no_entry = 1 others = 2.

V134W_SINGLE_READ call function 'V134W_SINGLE_READ' exporting mtart = mc29s_tmp-mtart werks = i_werks importing wv134w = v134w_tmp exceptions not_found = 1 others = 2.

TCLA_READ call function 'TCLA_READ' exporting klart = i_itm_class_data_klart importing struct = tcla_tmp exceptions no_entry = 1 others = 2.

TCS03_READ call function 'TCS03_READ' importing struct = tcs03_tmp exceptions no_entry = 1 others = 2.

TCS03_READ call function 'TCS03_READ' exporting agb29 = '29' importing struct = tcs03_tmp exceptions no_entry = 1 others = 2.

VBWS_UNIT_CHECK_FOR_MATNR call function 'VBWS_UNIT_CHECK_FOR_MATNR' exporting i_matnr = i_itm_class_data_idnrk i_meinh = i_itm_class_data_meins exceptions unit_not_found = 1 unit_not_allowed = 2 unit_not_active = 3 unit_not_consistent = 4 others = 5.

TCS03_READ call function 'TCS03_READ' exporting agb29 = '29' " #EC NO_M_RISC3 importing struct = tcs03_tmp exceptions no_entry = 1 others = 2.

T001W_READ call function 'T001W_READ' exporting werks = i_werks importing struct = t001w_tmp exceptions no_entry = 1 others = 2.

T001K_READ call function 'T001K_READ' exporting bwkey = t001w_tmp-bwkey importing struct = t001k_tmp exceptions no_entry = 1 others = 2.

READ_SACHKONTO call function 'READ_SACHKONTO' exporting buchungskreis = t001k_tmp-bukrs sachkonto = i_itm_class_data_sakto exceptions sachkonto_not_found = 1.

T437V_READ call function 'T437V_READ' exporting werks = i_werks vertl = i_itm_class_data_verti exceptions no_entry = 1 others = 2.

DOCUMENT_VALID_VERSION call function 'DOCUMENT_VALID_VERSION' exporting dokar = i_itm_class_data_dokar doknr = c_itm_class_data_doknr tldok = c_itm_class_data_doktl sicht_all = cs_check-cross datuv = i_datuv importing dokvr = c_itm_class_data_dokvr exceptions no_version = 1 others = 2.

T414_READ call function 'T414_READ' exporting dispo = i_itm_class_data_dspst exceptions no_entry = 1 others = 2.

T416_READ call function 'T416_READ' exporting stlan = i_mbm_class_data_stlan importing struct = ls_t416 exceptions no_entry = 1 others = 2.

T023_READ call function 'T023_READ' exporting matkl = i_itm_class_data_matkl exceptions no_entry = 1 others = 2.

T417_READ call function 'T417_READ' exporting beikz = i_itm_class_data_beikz exceptions no_entry = 1 others = 2.

TCS21_READ





call function 'TCS21_READ' exporting objty = i_itm_class_data_objty spras = sy-langu importing struct = tcs21_tmp exceptions no_entry = 1 others = 2.

T006_READ call function 'T006_READ' exporting flg_text = cs_check-blank1 msehi = 'TAG' spras = sy-langu importing struct = ls_t006 exceptions no_entry = 1 others = 2.

T460A_READ call function 'T460A_READ' exporting werks = i_werks sobsl = mc29s_tmp-sobsl importing struct = t460a_tmp exceptions no_entry = 1 others = 2.

T414_READ call function 'T414_READ' exporting dispo = i_itm_class_data_dspst importing struct = t414_tmp exceptions no_entry = 1 others = 2.

T001W_READ call function 'T001W_READ' exporting werks = i_werks importing struct = t001w_tmp exceptions no_entry = 1 others = 2.

T001K_READ call function 'T001K_READ' exporting bwkey = t001w_tmp-bwkey importing struct = t001k_tmp exceptions no_entry = 1 others = 2.

T001_READ call function 'T001_READ' exporting bukrs = t001k_tmp-bukrs importing struct = t001_tmp exceptions no_entry = 1 others = 2.

T001W_READ call function 'T001W_READ' exporting werks = i_werks importing struct = t001w_tmp exceptions no_entry = 1 others = 2.

T001K_READ call function 'T001K_READ' exporting bwkey = t001w_tmp-bwkey importing struct = t001k_tmp exceptions no_entry = 1 others = 2.

T001_READ call function 'T001_READ' exporting bukrs = t001k_tmp-bukrs importing struct = t001_tmp exceptions no_entry = 1 others = 2.

T024W_READ call function 'T024W_READ' exporting werks = i_werks ekorg = i_itm_class_data_ekorg importing struct = t024w_tmp exceptions no_entry = 1 others = 2.

TCNRFP_READ call function 'TCNRFP_READ' exporting rfpnt = i_itm_class_data_rfpnt exceptions no_entry = 1 others = 2.

TCLA_READ call function 'TCLA_READ' exporting klart = i_itm_class_data_klart importing struct = tcla_tmp exceptions no_entry = 1 others = 2.

T413_READ call function 'T413_READ' exporting erskz = i_itm_class_data_erskz exceptions no_entry = 1 others = 2.

MD_BOM_SOBSL_CHECK call function 'MD_BOM_SOBSL_CHECK' tables plant_inp = lt_plants v460a_out = lt_v460a.

T416_READ call function 'T416_READ' exporting stlan = i_mbm_class_data_stlan importing struct = t416_tmp exceptions no_entry = 1 others = 2.

T416V_READ call function 'T416V_READ' exporting stlan = i_mbm_class_data_stlan importing struct = t416v_tmp exceptions no_entry = 1 others = 2.

T416K_READ call function 'T416K_READ' exporting anwhz = i_mbm_class_data_stlan anwvl = i_vlanw importing struct = t416k_tmp exceptions no_entry = 1 others = 2.

T416_READ call function 'T416_READ' exporting stlan = i_mbm_class_data_stlan importing struct = t416_tmp exceptions no_entry = 1 others = 2.

TCLA_READ call function 'TCLA_READ' exporting klart = i_itm_class_data_klart importing struct = tcla_tmp exceptions no_entry = 1 others = 2.




TCSPR_READ call function 'TCSPR_READ' exporting csusr = sy-uname importing struct = tcspr_tmp exceptions no_entry = 1 others = 2.

T006D_READ call function 'T006D_READ' exporting dimid = tmp_dimid flg_text = cs_check-flg_no spras = sy-langu importing struct = t006d_tmp exceptions no_entry = 1 others = 3.

DIMENSION_GET call function 'DIMENSION_GET' exporting amount_of_substance = si_tmp-molqu electric_current = si_tmp-ecurr length = si_tmp-leng luminous_intensity = si_tmp-light mass = si_tmp-mass temperature = si_tmp-temp time = si_tmp-timex importing dimid = tmp_dimen exceptions dimension_not_found = 01.

T418F_READ call function 'T418F_READ' exporting rform = i_itm_class_data_rform importing struct = t418f_tmp exceptions no_entry = 1 others = 2.

SI_UNIT_GET call function 'SI_UNIT_GET' exporting unit = i_itm_class_data_romei importing si_unit = tmp_mssie_romei exceptions dimension_not_found = 01 unit_not_found = 02.

T418F_READ call function 'T418F_READ' exporting rform = i_itm_class_data_rform importing struct = t418f_tmp exceptions no_entry = 1 others = 2.

CS_QU_EVALUATE_FORMULA call function 'CS_QU_EVALUATE_FORMULA' exporting i_formel = t418f_tmp-formel i_roms1 = i_itm_class_data_roms1 i_roms2 = i_itm_class_data_roms2 i_roms3 = i_itm_class_data_roms3 i_romei = i_itm_class_data_romei importing e_romen = tmp_romen exceptions division_by_zero = 1 exp_error = 2 invalid_value = 3 log_error = 4 parameter_error = 5 sqrt_error = 6 formula_error = 7 unit_conversion_error = 8 others = 9.

EVAL_FORMULA * CALL FUNCTION 'EVAL_FORMULA' * EXPORTING FORMULA = T418F_TMP-FORMEL * PROGRAM = i_program * ROUTINE = 'ITM_VSI_FORMULA_VALUES_SET' * IMPORTING VALUE = TMP_ROMEN * EXCEPTIONS DIVISION_BY_ZERO = 1 * EXP_ERROR = 2 * INVALID_VALUE = 3 * LOG_ERROR = 4 * PARAMETER_ERROR = 5 * SQRT_ERROR = 6.

SI_UNIT_GET call function 'SI_UNIT_GET' exporting dimension = t418f_tmp-rfdim importing si_unit = tmp_mssie exceptions dimension_not_found = 01.

TCS03_READ call function 'TCS03_READ' exporting agb29 = '29' " #EC NO_M_RISC3 importing struct = tcs03_tmp exceptions no_entry = 1 others = 2.

T416_READ call function 'T416_READ' exporting stlan = i_mbm_class_data_stlan importing struct = t416_tmp exceptions no_entry = 1 others = 2.

TCLA_READ call function 'TCLA_READ' exporting klart = i_itm_class_data_klart importing struct = tcla_tmp exceptions no_entry = 1 others = 2.

T141_READ call function 'T141_READ' exporting mmsta = i_mmsta importing struct = ls_t141 exceptions no_entry = 1 others = 2.

T141_READ call function 'T141_READ' exporting mmsta = l_state spras = sy-langu importing text = l_mtstb exceptions no_entry = 1 others = 2.

T141_READ call function 'T141_READ' exporting mmsta = l_state spras = sy-langu importing text = l_mtstb exceptions no_entry = 1 others = 2.

T134_READ call function 'T134_READ' exporting mtart = i_martp importing struct = t134_tmp exceptions no_entry = 1 others = 2.

T415M_GET call function 'T415M_GET' exporting stlan = i_mbm_class_data_stlan tables tab = t415m_tab exceptions no_entry = 1 others = 2.

T415M_GET call function 'T415M_GET' exporting stlan = stlan_star tables tab = t415m_tab exceptions no_entry = 1 others = 2.

T134_READ call function 'T134_READ' exporting mtart = mc29s_tmp-mtart importing struct = t134_tmp exceptions no_entry = 1 others = 2.

V134W_SINGLE_READ call function 'V134W_SINGLE_READ' exporting mtart = mc29s_tmp-mtart werks = i_werks importing wv134w = v134w_tmp exceptions not_found = 1 others = 2.

MD_BOM_SOBSL_CHECK call function 'MD_BOM_SOBSL_CHECK' tables plant_inp = lt_plants v460a_out = lt_v460a.

T418D_READ call function 'T418D_READ' exporting rfvar = hlp_varname importing struct = t418d_tmp exceptions no_entry = 1 others = 2.

DDIF_NAMETAB_GET call function 'DDIF_NAMETAB_GET' exporting tabname = hlp_tab lfieldname = hlp_feld tables dfies_tab = lt_dfies exceptions others = 1.

UNIT_CONVERSION_SIMPLE call function 'UNIT_CONVERSION_SIMPLE' exporting input = e_varwert unit_in = tmp_varmein importing output = e_varwert exceptions conversion_not_found = 01 division_by_zero = 02 overflow = 05 others = 06.

CO_TA_TCOKO_READ call function 'CO_TA_TCOKO_READ' exporting arbge = 'CO ' importing tcoko_wa = tcoko_tmp exceptions not_found = 01.

CK_F_ACCOUNT_ASSIGNMENT call function 'CK_F_ACCOUNT_ASSIGNMENT' exporting p_bew_art = l_bwart p_bew_klasse = i_bklas p_bew_modif = i_bwmod p_kontenplan = i_ktopl p_mtart = i_mtart p_werks = i_werks importing p_konto_exp = c_sakto exceptions account_not_found = 01.

DIMENSION_CHECK call function 'DIMENSION_CHECK' exporting dimid = i_dimid msehi = i_msehi exceptions dimension_check_failed = 01 unit_not_valid = 02 others = 03.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name CS_ITM_CHECK or its description.