MCLAIMF02_TPMUS_READ 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 MCLAIMF02_TPMUS_READ 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!
CO_IU_TPMUS_READ CALL FUNCTION 'CO_IU_TPMUS_READ' EXPORTING UNAME = SY-UNAME IMPORTING E_TPMUS = TPMUS EXCEPTIONS NO_SELECTION = 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.
MCLAIMF02_TPMUS_READ - MCLAIMF02TPMUSREAD MCLAIMF02_CODE_PF4_SACHVERHALT - MCLAIMF02CODEPF4SACHVERHALT MCLAIMF02_CODE_PF4_FEHLERORT - MCLAIMF02CODEPF4FEHLERORT MCLAIMF02_CHECK_BERICHTSSCHEMA - MCLAIMF02CHECKBERICHTSSCHEMA MCLAIMF02 - documentation and ABAP source code MCLAIMF01_SEND_TEXT_TO_OCX - MCLAIMF01SENDTEXTTOOCX