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

MCLAIMI01 SAP ABAP INCLUDE - documentation and ABAP source code







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

INCLUDE MCLAIMI01_EINGABE_PSP_ELEMENT . " EINGABE_PSP_ELEMENT
INCLUDE MCLAIMI01_INIT_DYNPRO_7820 . " INIT_DYNPRO_7820
INCLUDE MCLAIMI01_FILL_QMUR . " FILL_QMUR
INCLUDE MCLAIMI01_MOVE_HEADERTEXT . " MOVE_HEADERTEXT
INCLUDE MCLAIMI01_RECEIVE_TEXT_FROM_OC . " RECEIVE_TEXT_FROM_OCX
INCLUDE MCLAIMI01_CODE_PF4_UR . " CODE_PF4_UR
INCLUDE MCLAIMI01_CHECK_QMNUM . " CHECK_QMNUM
INCLUDE MCLAIMI01_OK_CODE_400 . " OK_CODE_400
INCLUDE MCLAIMI01_STRMN_STRUR . " STRMN_STRUR
INCLUDE MCLAIMI01_LTRMN_LTRUR . " LTRMN_LTRUR
INCLUDE MCLAIMI01_CODE_PF4_PRIO . " CODE_PF4_PRIO
INCLUDE MCLAIMI01_PRIOK01_I10 . " PRIOK01_I10
INCLUDE MCLAIMI01_GET_CURSOR_SUBSCREEN . " GET_CURSOR_SUBSCREEN
INCLUDE MCLAIMI01_SET_WAERS_IN_VIQMEL . " SET_WAERS_IN_VIQMEL
INCLUDE MCLAIMI01_CREATE_CALC . " CREATE_CALC
INCLUDE MCLAIMI01_KDAUF_KDPOS_CHECK . " KDAUF_KDPOS_CHECK
INCLUDE MCLAIMI01_VBELN_POSNR_CHECK . " VBELN_POSNR_CHECK
INCLUDE MCLAIMI01_CHECK_SD_BELEG . " CHECK_SD_BELEG
INCLUDE MCLAIMI01_LIEFERUNG_LESEN . " LIEFERUNG_LESEN
INCLUDE MCLAIMI01_VIQMEL_QWRNUM . " VIQMEL-QWRNUM
INCLUDE MCLAIMI01_EXPORT_VIQMEL . " EXPORT_VIQMEL
INCLUDE MCLAIMI01_KDAUF_LESEN . " KDAUF_LESEN
INCLUDE MCLAIMI01_MBLNR_MBLPO_CHECK . " MBLNR_MBLPO_CHECK
INCLUDE MCLAIMI01_EBELN_EBELP_CHECK . " EBELN_EBELP_CHECK
INCLUDE MCLAIMI01_EBELN_LESEN . " EBELN_LESEN
INCLUDE MCLAIMI01_HANDLE_PAI_UC . " HANDLE_PAI_UC
INCLUDE MCLAIMI01_FCODE_UC_SET . " FCODE_UC_SET
INCLUDE MCLAIMI01_USER_COMMAND_3000 . " USER_COMMAND_3000
INCLUDE MCLAIMI01_CODE_PF4_SACHVERHALT . " CODE_PF4_SACHVERHALT
INCLUDE MCLAIMI01_FILL_FEHLERORT . " FILL_FEHLERORT
INCLUDE MCLAIMI01_CODE_PF4_FEHLERORT . " CODE_PF4_FEHLERORT
INCLUDE MCLAIMI01_CHECK_SACHVERHALT . " CHECK_SACHVERHALT
INCLUDE MCLAIMI01_EINGABE_BUKRS . " EINGABE_BUKRS
INCLUDE MCLAIMI01_CHECK_WAERS . " CHECK_WAERS
INCLUDE MCLAIMI01_MOVE_WAERS_CLAIM_VIQ . " MOVE_WAERS_CLAIM_VIQMEL


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