J_3R_TTAX_COMMON_F01 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 J_3R_TTAX_COMMON_F01 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: Include J_3R_TTAX_COMMON_F01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
J_3R_TRTAX_RATE_GET CALL FUNCTION 'J_3R_TRTAX_RATE_GET' EXPORTING iv_okato1 = p_okato1 iv_type = p_type iv_year = p_gjahr iv_cyear = p_baujahr iv_prvg = p_prvg iv_tax_base_unit = p_txb_unit iv_region = p_region "N1349002 iv_district = p_district "N1349002 IMPORTING EV_TAX_RATE = p_tax_rate EV_TAX_RATEO = p_tax_rateo EV_REDUCED_TAXRATE = p_reduced_taxrate "Note 1793491 EV_NONREDUCED_TAXRATE = p_nonreduced_taxrate "Note 1793491 EV_FLAG_NO_RATE = p_FLAG_NO_RATE. "Note 1793572
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
J_3R_TTAX_COMMON_F01 - Include J_3R_TTAX_COMMON_F01 J_3R_TTAX_CALC_TOP - Include J_3R_TTAX_CALC_TOP J_3R_TTAX_CALC_SEL_SCR - Include J_3R_TTAX_CALC_SEL_SCR J_3R_TTAX_CALC_SELECTION - Include J_3R_TTAX_CALC_SELECTION J_3R_TTAX_CALC_SCREEN3000 - Include J_3R_TTAX_CALC_SCREEN3000 J_3R_TTAX_CALC_SCREEN2000 - Include J_3R_TTAX_CALC_SCREEN2000