MP020240 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 MP020240 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!
RP_GET_BAV_WAERG * CALL FUNCTION 'RP_GET_BAV_WAERG' * EXPORTING * wakey = re5dca_pa-wakey * begda = p0202-begda * endda = p0202-endda * IMPORTING * waers = $waers * VALID_BEGDA = * VALID_ENDDA = * RC = * EXCEPTIONS * modif_not_in_t5dwf = 1 * OTHERS = 2.
RP_01C_ENTRYDATE CALL FUNCTION 'RP_01C_ENTRYDATE' EXPORTING I02_BEGDA = P0202-BEGDA I02_DTYPE = T5DCA-DATEI I02_P16DT = T5DCA-P16EI I02_PERNR = P0202-PERNR IMPORTING E02_DATID = P01C_DATID E02_EINDT = $ENTRYDATE TABLES T02_P0000 = I0000 T02_P0001 = I0001 T02_P0016 = I0016 T02_P0041 = I0041 EXCEPTIONS ENTRYDATE_NOT_FOUND = 4.
RP_01C_AGE_YEARS CALL FUNCTION 'RP_01C_AGE_YEARS' EXPORTING I37_PERNR = $PERNR I37_KEYDT = $BEGDA I37_GBDAT = $GBDAT IMPORTING E37_GBDAT = $GBDAT E37_AGEJJ = $AGEJJ TABLES T37_P0002 = P0002 EXCEPTIONS OTHERS = 1.
RP_01C_COLLISION CALL FUNCTION 'RP_01C_COLLISION' "(SAPLRPDC) EXPORTING I03_BEGDA = $BEGDA I03_ENDDA = $ENDDA IMPORTING E03_FCODE = COLLISION_FCODE TABLES T03_CNNNN = CNNNN.
RP_01C_NON_LAPS_ENTITLEMENT CALL FUNCTION 'RP_01C_NON_LAPS_ENTITLEMENT' EXPORTING I15_KEYDT = SY-DATUM I15_WACT = WACT I15_PROTO = SPACE * I15_DIALG = MARKED "YMLN770758f TABLES T15_WMENT = WMENT_UA * t15_p0202 = i0202.
RP_01C_WAITING_PERIOD CALL FUNCTION 'RP_01C_WAITING_PERIOD' EXPORTING I12_KEYDT = SY-DATUM I12_WACT = WACT I12_PROTO = SPACE I12_DIALG = MARKED TABLES T12_WMENT = WMENT_WZ * t12_p0202 = i0202 T12_P0202 = HANSP_GROUP T12_CSTIT = CSTIT T12_MSG = ERTAB EXCEPTIONS OTHERS = 1.
RP_01C_ENTITLEMENT_GROUPING CALL FUNCTION 'RP_01C_ENTITLEMENT_GROUPING' TABLES T29_WMENT = WMENT EXCEPTIONS OTHERS = 1.
RP_01C_DEADLINE_RECORDS CALL FUNCTION 'RP_01C_DEADLINE_RECORDS' EXPORTING I28_ARTST = $ARTST I28_STGRP = $STGRP TABLES T28_WMENT = $WMENT T28_DLINE = $DLINE EXCEPTIONS NO_STATUS_TYPE = 1 INVALID_STATUS_TYPE = 2 OTHERS = 3.
RP_01C_DISPLAY_WINDOW_P01CGP CALL FUNCTION 'RP_01C_DISPLAY_WINDOW_P01CGP' EXPORTING VIEW_PERNR = P0202-PERNR VIEW_HANSP = P0202-HANSP VIEW_BEGDA = P0202-BEGDA VIEW_ENDDA = P0202-ENDDA EXCEPTIONS NO_DATA_FOUND = 1 OTHERS = 2.
RP_01C_DISPLAY_WINDOW_P01CBT CALL FUNCTION 'RP_01C_DISPLAY_WINDOW_P01CBT' EXPORTING VIEW_PERNR = P0202-PERNR VIEW_HANSP = P0202-HANSP VIEW_BEGDA = P0202-BEGDA VIEW_ENDDA = P0202-ENDDA EXCEPTIONS NO_DATA_FOUND = 1 OTHERS = 2.
RP_01C_DISPLAY_WINDOW_P01CUA CALL FUNCTION 'RP_01C_DISPLAY_WINDOW_P01CUA' EXPORTING VIEW_PERNR = P0202-PERNR VIEW_HANSP = P0202-HANSP VIEW_BEGDA = P0202-BEGDA VIEW_ENDDA = P0202-ENDDA EXCEPTIONS NO_DATA_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.
MP020240 - documentation and ABAP source code MP020230 - Rückerstattungszinsen pro Einzelzeitraum Rückerstattungsstatus MP020220 - Rückerstattungszinsen pro Einzelzeitraum Rückerstattungsstatus MP020215 - documentation and ABAP source code MP020210 - Rückerstattungszinsen pro Einzelzeitraum Rückerstattungsstatus MP020200 - Module pool infotype 0202 (Entitlements)