J_3RF_TAX_INSTALL is a standard Module pool for a dialog screen ABAP Program 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_3RF_TAX_INSTALL into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J3RTAXIN - Table group install.for tax account.
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: Installation of FI-SL Databases
Text Symbol: 198 = Notes for Processing a Table Group
Text Symbol: 200 = Exists in the database ;;
Text Symbol: 201 = Does not exist in the database ;;
Text Symbol: 202 = Active ;;
Text Symbol: 203 = Reworked ;;
Text Symbol: 204 = New ;;
Text Symbol: 205 = Saved ;;
Text Symbol: 206 = Not saved ;;
Text Symbol: 207 = Possible index fields
Text Symbol: 208 = Create recommendation
Text Symbol: 209 = Foreign key does not exist ;;
Text Symbol: 210 = Should a recommendation be created?;;
Text Symbol: 300 = Import Repository information...
Text Symbol: 310 = Check table group...
Text Symbol: 320 = Save table group...
Text Symbol: 330 = Activate table group...
Text Symbol: 340 = Table groups
Text Symbol: 350 = Call mass deletion program...
Text Symbol: 360 = Object table 1
Text Symbol: 370 = Object table 2
Text Symbol: 380 = Summary table
Text Symbol: 390 = Actual line item table
Text Symbol: 400 = Plan line item table
Text Symbol: 410 = Do you want to delete the ;;
Text Symbol: 420 = tables in table group &&&&&&&? ;;
Text Symbol: 430 = Find field
Text Symbol: 457 = The system creates a standard report for you. In this process, ;;
Text Symbol: 458 = the account number is a fixed characteristic. Choose two ;;
Text Symbol: 459 = additional characteristics that also should be reported on. ;;
Text Symbol: 197 = Maintain table group
Text Symbol: 100 = Confirmation prompt
Text Symbol: 110 = Data has been changed and will be ;;
Text Symbol: 120 = lost if you do not save. Save? ;;
Text Symbol: 130 = Do you still want to cancel? ;;
Text Symbol: 131 = Cancel index processing? ;;
Text Symbol: 132 = Cancel foreign key processing? ;;
Text Symbol: 140 = Detailed information
INCLUDE J_3RF_TAX_INSTALLTOP. "DATENDEFINITION
INCLUDE J_3RF_TAX_INSTALLO00. "DYNPRO 100 OUTPUT
INCLUDE J_3RF_TAX_INSTALLI00. "DYNPRO 100 INPUT
INCLUDE J_3RF_TAX_INSTALLO01. "DYNPRO 101 PBO
INCLUDE J_3RF_TAX_INSTALLI01. "DYNPRO 101 PAI
INCLUDE J_3RF_TAX_INSTALLO02.
INCLUDE J_3RF_TAX_INSTALLI02.
INCLUDE J_3RF_TAX_INSTALLO03.
INCLUDE J_3RF_TAX_INSTALLI03.
INCLUDE J_3RF_TAX_INSTALLO04.
INCLUDE J_3RF_TAX_INSTALLI04.
INCLUDE J_3RF_TAX_INSTALLO50. "DYNPRO 150 PBO
INCLUDE J_3RF_TAX_INSTALLI50. "DYNPRO 150 PAI
INCLUDE J_3RF_TAX_INSTALLF01.
INCLUDE J_3RF_TAX_INSTALLF02.
INCLUDE J_3RF_TAX_INSTALLF03.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
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 J_3RF_TAX_INSTALL or its description.
J_3RF_TAX_INSTALL - Installation of FI-SL Databases J_3RF_TAX_INSTALL - Installation of FI-SL Databases J_3RF_TAX_GIMVINCL - Include for GIMV exit-pool J_3RF_TAX_GCDE - FI-SL selective deletion utility J_3RF_TAX_GCDE - FI-SL selective deletion utility J_3RF_TAX_GBRUINCL3 - Include J_3RF_TAX_GBRUINCL3