MP020140 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 MP020140 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!
HR_GET_LGART_TEXT CALL FUNCTION 'HR_GET_LGART_TEXT' EXPORTING P_LGART = $LGART P_MOLGA = $MOLGA IMPORTING P_LONGTEXT = T512T-LGTXT P_SHORTTEXT = T512T-KZTXT EXCEPTIONS NO_ENTRY_IN_512T = 1 OTHERS = 2.
POPUP_TO_CONFIRM_WITH_MESSAGE CALL FUNCTION 'POPUP_TO_CONFIRM_WITH_MESSAGE' EXPORTING DEFAULTOPTION = REPLACE DIAGNOSETEXT1 = TEXT_D01 DIAGNOSETEXT2 = TEXT_D02 * textline1 = text_t01 TEXTLINE1 = TEXT_T02 TITEL = TEXT-TKT IMPORTING ANSWER = ANSWER.
RP_GET_CURRENCY CALL FUNCTION 'RP_GET_CURRENCY' EXPORTING MOLGA = T500P-MOLGA BEGDA = P0201-BEGDA ENDDA = P0201-ENDDA IMPORTING WAERS = P0201-WAERS VALID_BEGDA = P0201_WAERS_BEGDA VALID_ENDDA = P0201_WAERS_ENDDA RETURN = P0201_WAERS_COUNT EXCEPTIONS MOLGA_NOT_IN_T001P = 1 NO_ENTRY_FOUND_IN_TABLE_T001 = 2 NO_ENTRY_FOUND_IN_TABLE_T500P = 3 NO_ENTRY_FOUND_IN_TABLE_T500C = 4 OTHERS = 5.
RP_01C_FILL_TAB_FROM_P0201 CALL FUNCTION 'RP_01C_FILL_TAB_FROM_P0201' "WDPL4DK028482 EXPORTING "WDPL4DK028482 I01_P0201 = P0201 "WDPL4DK028482 TABLES "WDPL4DK028482 T01_RBTAB = P0201_RBTAB. "WDPL4DK028482
RP_01C_COLLISION *(DEL) call function 'RP_01C_COLLISION' "(SAPLRPDC) "STB970624 *(DEL) exporting i03_begda = $begda "STB970624 *(DEL) i03_endda = $endda "STB970624 *(DEL) importing e03_fcode = fcode "STB970624 *(DEL) tables t03_cnnnn = cnnnn. "STB970624
RP_01C_MODBV_CHECK_VALUES CALL FUNCTION 'RP_01C_MODBV_CHECK_VALUES' EXPORTING I44_HANSP = $HANSP I44_AANSP = $AANSP I44_MODBV = $MODBV I44_MESSG = $MESSG IMPORTING E44_SUBRC = MODBV_SUBRC E44_MBVTX = T5DWET-MBVTX EXCEPTIONS OTHERS = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MP020140 - Rückerstattungszinsen pro Einzelzeitraum Rückerstattungsstatus MP020130 - PAI-Modules MP020100 MP020120 - Rückerstattungszinsen pro Einzelzeitraum Rückerstattungsstatus MP020110 - Rückerstattungszinsen pro Einzelzeitraum Rückerstattungsstatus MP020100 - Module pool infotype 0201 - basic pension amounts MP020100 - Module pool infotype 0201 - basic pension amounts