RTPM_TRAC_CHECK is a standard Executable ABAP Report 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 RTPM_TRAC_CHECK 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.
Selection Text: P_AC = Accounting Code
Selection Text: P_AC_PL = Reconcile TRAC / TRL
Selection Text: P_AC_SL = Reconcile TRAC / SL
Selection Text: P_P = Posted TRAC Documents
Selection Text: P_PP = Posting Period
Selection Text: P_PPL = Posted TRAC Documents
Selection Text: P_PY = Fiscal Year
Selection Text: P_R = Reversed TRAC Documents
Selection Text: P_RPL = Reversed TRAC Documents
Selection Text: P_S = Documents in SL
Selection Text: P_SL_TGR = SL Table Group
Selection Text: P_VA = Valuation Area
Selection Text: SO_SAKNR = Balance Sheet Accounts
Title: Utility Program: Reconcile TRL - TRAC - FI / SL
Text Symbol: 137 = End of Reconciliation
Text Symbol: 136 = Difference Between SL Document and TRAC Document
Text Symbol: 135 = Account
Text Symbol: 134 = Overall Difference in Valuation Currency:
Text Symbol: 133 = Difference in Valuation Currency:
Text Symbol: 132 = Number of Line Items in SL Reversal Document:
Text Symbol: 131 = Difference Between TRAC Document and SL Reversal Document
Text Symbol: 130 = Difference Between TRAC Document and SL Document
Text Symbol: 129 = Number of Line Items in SL Document:
Text Symbol: 128 = Number of Line Items in TRAC Document:
Text Symbol: 127 = Segment Text:
Text Symbol: 001 = Reconcile TRAC / SL
Text Symbol: 002 = Reconcile TRAC / TRL
Text Symbol: 101 = Reconcile Reversed TRAC Documents and SL Documents
Text Symbol: 102 = Reconcile Posted TRAC Documents and SL Documents
Text Symbol: 103 = SL Documents for Which No TRAC Documents Exist
Text Symbol: 104 = Reconcile Reversed TRAC Documents with TRL Business Transactions
Text Symbol: 105 = Reconcile Posted TRAC Documents with TRL Business Transactions
Text Symbol: 110 = Business Transaction Category
Text Symbol: 111 = Business Transaction ID
Text Symbol: 112 = ID Number:
Text Symbol: 113 = Securities Account:
Text Symbol: 114 = Loans:
Text Symbol: 115 = Balance of Line Items in TRAC Document in Valuation Crcy:
No INCLUDES are used within this REPORT code!
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.
RTPM_TRAC_CHECK - Utility Program: Reconcile TRL - TRAC - FI / SL RTPM_TRAC_CHECK - Utility Program: Reconcile TRL - TRAC - FI / SL RTPM_TRAC_CALLBACK_TYPES - RTPMTRACCALLBACKTYPES RTPM_TRAC_CALLBACK_CONST - Treasury: Kontierungsreferenzermittlung - Konstantendefinitionen RTPM_TRAC_CALLBACK_ADTL_PBO - RTPMTRACCALLBACKADTLPBO RTPM_TRAC_CALLBACK_ADTL_PAI - RTPMTRACCALLBACKADTLPAI