MF64OF01_CLASS_DATA 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 MF64OF01_CLASS_DATA 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!
MASTER_DATA_READ_SEC CALL FUNCTION 'MASTER_DATA_READ_SEC' EXPORTING I_RANL = RANL IMPORTING E_VWPANLA = VWPANLA_WA.
MASTER_DATA_SPECIFIC_READ_SEC CALL FUNCTION 'MASTER_DATA_SPECIFIC_READ_SEC' EXPORTING I_RANL = RANL I_SANLF = VWPANLA_WA-SANLF IMPORTING E_VWPAKTI = VWPAKTI_WA E_VWPANLE = VWPANLE_WA E_VWPTERM = VWPTERM_WA.
PRODUCT_TYPE_READ_SEC CALL FUNCTION 'PRODUCT_TYPE_READ_SEC' EXPORTING I_GSART = VWPANLA_WA-GSART IMPORTING E_TZPA = TZPA_WA.
PRODUCT_TYPE_BUKRS_READ_SEC CALL FUNCTION 'PRODUCT_TYPE_BUKRS_READ_SEC' EXPORTING I_BUKRS = BUKRS I_GSART = VWPANLA_WA-GSART IMPORTING E_TZPAB = TZPAB_WA.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MF64OF01_CLASS_DATA - MF64OF01CLASSDATA MF64OF01_CHECK_REGULATORY_REPO - MF64OF01CHECKREGULATORYREPO MF64OF01_CHECK_PROCESSING_FOR_ - MF64OF01CHECKPROCESSINGFOR MF64OF01_CHECK_PROCESSING_FO03 - MF64OF01CHECKPROCESSINGFO03 MF64OF01_CHECK_PROCESSING_FO02 - MF64OF01CHECKPROCESSINGFO02 MF64OF01 - Read routines