SAP Reports / Programs | Project System | Claim Management(PS-CLM) SAP PS

MCLAIMF01 SAP ABAP INCLUDE - documentation and ABAP source code







MCLAIMF01 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 MCLAIMF01 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 MCLAIMF01. "Basic submit
SUBMIT MCLAIMF01 AND RETURN. "Return to original report after report execution complete
SUBMIT MCLAIMF01 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 MCLAIMF01

INCLUDE MCLAIMF01_DYNPRO_MOD_F0U . " DYNPRO_MOD_F05
INCLUDE MCLAIMF01_READ_BUFF0T . " READ_BUFFER
INCLUDE MCLAIMF01_OK_CODE_300S . " OK_CODE_3000
INCLUDE MCLAIMF01_CREATE_TE0R . " CREATE_TEXT
INCLUDE MCLAIMF01_SEND_TEXT_TO_O0Q . " SEND_TEXT_TO_OCX
INCLUDE MCLAIMF01_RECEIVE_TEXT_FROM_0P . " RECEIVE_TEXT_FROM_OCX
INCLUDE MCLAIMF01_CREATE_HEADER_LI0O . " CREATE_HEADER_LINE
INCLUDE MCLAIMF01_READ_TE0N . " READ_TEXT
INCLUDE MCLAIMF01_CODE_PF4_0M . " CODE_PF4_UR
INCLUDE MCLAIMF01_FILL_QM0L . " FILL_QMUR
INCLUDE MCLAIMF01_CODE_PF4_PR0K . " CODE_PF4_PRIO
INCLUDE MCLAIMF01_FILL_WA_FROM_BUFFE0J . " FILL_WA_FROM_BUFFER_F08
INCLUDE MCLAIMF01_FILL_BUFFER_FROM_W0I . " FILL_BUFFER_FROM_WA_F01
INCLUDE MCLAIMF01_MODIFY_CLA0H . " MODIFY_CLAIM
INCLUDE MCLAIMF01_IVIQMUR_TO_I_VIQM0G . " IVIQMUR_TO_I_VIQMUR
INCLUDE MCLAIMF01_READ_HEADERTE0F . " READ_HEADERTEXT
INCLUDE MCLAIMF01_GET_PRIO_F0E . " GET_PRIO_F08
INCLUDE MCLAIMF01_GET_CAL0D . " GET_CALID
INCLUDE MCLAIMF01_ICON_CREATE_F0C . " ICON_CREATE_F10
INCLUDE MCLAIMF01_FCODE_AZ0B . " FCODE_AZOB
INCLUDE MCLAIMF01_LIEFERUNG_LES0A . " LIEFERUNG_LESEN
INCLUDE MCLAIMF01_KDAUF_LES09 . " KDAUF_LESEN
INCLUDE MCLAIMF01_FILL_PARTNER_08 . " FILL_PARTNER_QM
INCLUDE MCLAIMF01_MBLNR_LES07 . " MBLNR_LESEN
INCLUDE MCLAIMF01_EBELN_LES06 . " EBELN_LESEN
INCLUDE MCLAIMF01_READ_HERSTELL05 . " READ_HERSTELLER
INCLUDE MCLAIMF01_CALL_UNITCOSTI04 . " CALL_UNITCOSTING
INCLUDE MCLAIMF01_HANDLE_PAI_03 . " HANDLE_PAI_UC
INCLUDE MCLAIMF01_FCODE_UC_S02 . " FCODE_UC_SET
INCLUDE MCLAIMF01_INIT_CLAIM . " INIT_CLAIM


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:

No SAP FUNCTION MODULES are executed within this report code!



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 MCLAIMF01 or its description.