SAP Reports / Programs

FICTRA00 SAP ABAP Report - Hierarchy for Calling Up IMG Translation Views







FICTRA00 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 FICTRA00 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

CXDT_INT - Translation: Miscellaneous Texts
CXDT_EXT - Translation: Decentral Texts


ABAP code to call this SAP report using the submit statement

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.






SUBMIT FICTRA00. "Basic submit
SUBMIT FICTRA00 AND RETURN. "Return to original report after report execution complete
SUBMIT FICTRA00 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Hierarchy for Calling Up IMG Translation Views
Text Symbol: 029 = FS item categories
Text Symbol: 030 = FS items
Text Symbol: 031 = Breakdown categories
Text Symbol: 032 = Subitem categories
Text Symbol: 033 = Subitems
Text Symbol: 034 = Data
Text Symbol: 035 = Data collection
Text Symbol: 036 = Data entry groups
Text Symbol: 037 = Period categories
Text Symbol: 038 = Upload methods
Text Symbol: 039 = Postings
Text Symbol: 040 = Document types
Text Symbol: 041 = Currency translation methods
Text Symbol: 042 = Exchange Rate Indicators
Text Symbol: 043 = Consolidation Functions
Text Symbol: 044 = Task groups
Text Symbol: 045 = Consolidation tasks
Text Symbol: 046 = Consolidation of investments methods
Text Symbol: 047 = Scope of Reported Data for the Equity Method
Text Symbol: 048 = Information system
Text Symbol: 049 = Journal Entry Layouts
Text Symbol: 050 = Consolidation
Text Symbol: 051 = Financial Data Types
Text Symbol: 052 = Translation: Texts Used Centrally and Decentrally
Text Symbol: 053 = Translation: Miscellaneous Texts Used Centrally
Text Symbol: 054 = Elim. of IU Profit/Loss in Inventory
Text Symbol: 055 = Attributes
Text Symbol: 001 = Texts
Text Symbol: 002 = Master data
Text Symbol: 003 = Versions
Text Symbol: 004 = Structures
Text Symbol: 005 = Data entry
Text Symbol: 006 = Currency translation method
Text Symbol: 007 = Exchange Rates
Text Symbol: 008 = Ledger
Text Symbol: 009 = Selected FS Items
Text Symbol: 010 = Tax rate





Text Symbol: 011 = Consolidation of Investment Methods
Text Symbol: 012 = Investment
Text Symbol: 013 = Equity
Text Symbol: 014 = Fair Value Differences
Text Symbol: 015 = Recorded fair value adjustments
Text Symbol: 016 = Tasks
Text Symbol: 017 = Reclassifications
Text Symbol: 018 = Organizational units
Text Symbol: 019 = Dimensions
Text Symbol: 020 = Consolidation types
Text Symbol: 021 = Hierarchy levels
Text Symbol: 022 = Hierarchies
Text Symbol: 023 = Consolidation groups
Text Symbol: 024 = Consolidation units
Text Symbol: 025 = Reasons for inclusion in consolidation
Text Symbol: 026 = Items
Text Symbol: 027 = Consolidation charts of accounts
Text Symbol: 028 = FS item hierarchies


INCLUDES used within this REPORT FICTRA00

INCLUDE FICTRTOP.
INCLUDE FICTRF01.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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 FICTRA00 or its description.