MWRFCDT_INS_GET_WHIERY_DATAO01 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 MWRFCDT_INS_GET_WHIERY_DATAO01 into the relevant SAP transactions such as SE38 or SE80
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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
WRF_MATGRP_HIERT_ARRAY_READ call function 'WRF_MATGRP_HIERT_ARRAY_READ' EXPORTING hierid = refhier_id_in CHANGING matgrp_hiert = hier_data_buffer_h EXCEPTIONS no_database_entries = 1 others = 2.
LANGUAGE_CODE_SAP_TO_ISO call function 'LANGUAGE_CODE_SAP_TO_ISO' EXPORTING sap_code = matgrp_hiert_wa-spras IMPORTING iso_code = iso_spras EXCEPTIONS not_found = 1 others = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MWRFCDT_INS_GET_WHIERY_DATAO01 - MWRFCDTINSGETWHIERYDATAO01 MWRFCDT_INS_FCODE_MARK_LINF01 - MWRFCDTINSFCODEMARKLINF01 MWRFCDT_INS_FCODE_INS_ROWF01 - MWRFCDTINSFCODEINSROWF01 MWRFCDT_INS_FCODE_DEMARK_LF01 - MWRFCDTINSFCODEDEMARKLF01 MWRFCDT_INS_FCODE_DEL_ROWF01 - MWRFCDTINSFCODEDELROWF01 MWRFCDT_INS_DB_LOCKWRF_F01 - MWRFCDTINSDBLOCKWRFF01