SAP Reports / Programs | Enterprise Controlling | Executive Information System | Data Collection(EC-EIS-DCM) SAP EC

RKCTRTX1 SAP ABAP Report - SAP-EIS: Translation Tool







RKCTRTX1 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 RKCTRTX1 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

FSIT - Translation Tool - Drilldown Report.
FDIT - Translation Tool - Drilldown Report
CJET - Translation Tool - Drilldown
IMET - Transl. tool - Dr.-down rep. inv.prg
OKU4 - Translation tool
TLMT - Translation Tool - Drilldown Report.
JBWT - Translation Tool - Drilldown Report.
FME9 - Translation Tool - Drilldown
FO4M - Translation Tool - Drilldown Report
CX3A - Translate Data Entry Layout
CACS_T - Translation Tool - Drilldown
OKX3 - Where-used list
FXIT - Translation Tool - Drilldown Report.
FGIT - Translation Tool - Drilldown Report.
CXRT - Translation Tool - Drilldown Reports
FKIT - Translation Tool - Drilldown Report.
TRMT - Translation Tool - Drilldown Report.
KETR - CO-PA Translation Tool
IMCT - IM Summar: Translation of drilldowns
GRRT - Report Painter: Translate reports
IMDT - App. req: Translate drilldown


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 RKCTRTX1. "Basic submit
SUBMIT RKCTRTX1 AND RETURN. "Return to original report after report execution complete
SUBMIT RKCTRTX1 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: SAP-EIS: Translation Tool
Text Symbol: U04 = No
Text Symbol: U03 = Yes
Text Symbol: U02 = Do you wish to include the translation in a transport request?
Text Symbol: U01 = Transport translation
Text Symbol: TYP = Object class ;;
Text Symbol: TR2 = Translated
Text Symbol: TR1 = Part-translated
Text Symbol: TR0 = Untranslated
Text Symbol: T01 = Fast translation
Text Symbol: SUN = Unsuccessful
Text Symbol: SUC = Successful
Text Symbol: KOR = Correct object type
Text Symbol: KEN = Flag
Text Symbol: HIE = Hierarchy of derived objectes
Text Symbol: HID = Object class |Object name | ;;
Text Symbol: HEL = List of Objects to be Translated
Text Symbol: HED = X|Object class |Object name |Source text |Translation ;;
Text Symbol: EXT = External Program
Text Symbol: ENT = Object Class and Object
Text Symbol: ABL = derived from
Text Symbol: 020 = Object Classes for Translation
Text Symbol: 006 = Fast Translation
Text Symbol: 005 = fast translation?
Text Symbol: 004 = Are you sure you want to execute
Text Symbol: 003 = wise source text will be copied!
Text Symbol: 002 = from pool if transl. exists, other-
Text Symbol: 001 = Caution: Proposal will be copied


INCLUDES used within this REPORT RKCTRTX1

INCLUDE TRTX1O02 .
INCLUDE TRTX1I02 .
INCLUDE TRTX1F02 .


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