MP023540 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 MP023540 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.
Title: Infotype 0235 Other Taxes - Routines
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HELP_VALUES_GET_WITH_TABLE CALL FUNCTION 'HELP_VALUES_GET_WITH_TABLE' EXPORTING FIELDNAME = 'FORMULA' TABNAME = 'BTXFORM' IMPORTING SELECT_VALUE = lv_bsiformula "N1479549 * SELECT_VALUE = Q0235-FRMNR "YRAN1479549 TABLES FIELDS = TAB_FIELDS VALUETAB = TAB_VALUES EXCEPTIONS FIELD_NOT_IN_DDIC = 01 MORE_THEN_ONE_SELECTFIELD = 02 NO_SELECTFIELD = 03.
CONVERSION_EXIT_P10FM_INPUT CALL FUNCTION 'CONVERSION_EXIT_P10FM_INPUT' EXPORTING input = lv_bsiformula IMPORTING output = q0235-frmnr EXCEPTIONS OTHERS = 99.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MP023540 - Infotype 0235 Other Taxes - Routines MP023530 - Infotype 0235 Other Taxes - PAI Modules MP023520 - Infotype 0235 Other Taxes - PBO Modules MP023510 - Infotype 0235 Other Taxes - Data Definitions MP023500 - Infotyp 0235, MODULPOOL: Other taxes (USA) MP023500 - Infotyp 0235, MODULPOOL: Other taxes (USA)