SAP Reports / Programs | Basis Components | Change & Transport System | Language Transport(BC-CTS-LAN) SAP BC

SAPTLAN_MANAGEMENT SAP ABAP Report - Transaction SMLT







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

SMLT - Language Management


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


Text pool values


Title: Transaction SMLT
Text Symbol: Q00 = Language Information
Text Symbol: P02 = Enter the table name
Text Symbol: P01 = Enter the table name and mode
Text Symbol: M45 = (transport online)
Text Symbol: M44 = Do you want to perform this client transport now?
Text Symbol: M43 = Read SAP Note 43853 or the online documentation.
Text Symbol: M42 = client 000 to the current client in insert mode.
Text Symbol: M41 = This client transport copies texts from Customizing tables in
Text Symbol: M40 = Client Maintenance
Text Symbol: M25 = the language import again from the start?
Text Symbol: M24 = Do you want to terminate this import and start
Text Symbol: M23 = You can terminate an import here.
Text Symbol: M22 = Use 'Restart' to continue with the import.
Text Symbol: M21 = Package & has not yet been imported completely.
Text Symbol: M20 = Terminate import action
Text Symbol: M15 = (Your decision will be logged.)
Text Symbol: M14 = Do you still want to import this package?
Text Symbol: M13 = Inconsistencies may occur.
Text Symbol: M12 = We do not advise you to reimport this package.
Text Symbol: M11 = Language package & already imported successfully.
Text Symbol: M10 = Reimport Package
Text Symbol: M01 = Secondary language and supplementation language different
Text Symbol: M00 = Do you want to continue with the supplementation?
Text Symbol: L24 = Return Code
Text Symbol: L22 = Modified lines
Text Symbol: L21 = Lines inserted
Text Symbol: L20 = Lines edited
Text Symbol: L15 = Client
Text Symbol: L14 = Return Code
Text Symbol: L13 = Status
Text Symbol: Q01 = Import Package
Text Symbol: TIP = Instance Name
Text Symbol: T02 = Client Maintenance: Client $
Text Symbol: T01 = Backup Request (Language Installation) for $
Text Symbol: T00 = Icon Legend
Text Symbol: SUP = Supplementation Jobs
Text Symbol: STS = Status: Scheduled





Text Symbol: STN = Status: Initial
Text Symbol: STI = Status: Imported
Text Symbol: STF = Status: Installed
Text Symbol: STD = Status: Unpacked
Text Symbol: STB = Status: Saved
Text Symbol: ST0 = Status: Undefined
Text Symbol: Q27 = Transfer Data After Import
Text Symbol: Q26 = Import running
Text Symbol: Q25 = Action terminated
Text Symbol: Q24 = Action is active
Text Symbol: Q23 = Action scheduled
Text Symbol: Q22 = Action completed with individual errors
Text Symbol: Q21 = Action completed with warnings
Text Symbol: Q20 = Action completed without errors
Text Symbol: Q11 = Start Transaction: Language Export
Text Symbol: Q10 = Action Log
Text Symbol: Q09 = Detail Information
Text Symbol: Q08 = Overview/Status
Text Symbol: Q07 = Job Information
Text Symbol: Q06 = Restart
Text Symbol: Q05 = Job/Application Log
Text Symbol: Q04 = Transport Logs
Text Symbol: Q03 = Restart Action
Text Symbol: Q02 = Supplement Language
Text Symbol: E25 = Option not possible in client 000
Text Symbol: E24 = No action selected
Text Symbol: E23 = Client is protected; no action possible.
Text Symbol: E22 = You cannot start client maintenance in client 000.
Text Symbol: E21 = Error when finding components
Text Symbol: E20 = Invalid path
Text Symbol: E19 = Specify a valid client
Text Symbol: E18 = Select at least one valid line from the list.
Text Symbol: E17 = Table $ does not exist in the list
Text Symbol: E16 = No supplementation entry could be generated.
Text Symbol: E15 = Enter a text
Text Symbol: E14 = No table specified
Text Symbol: E13 = You can switch between insert and update mode
Text Symbol: E12 = Table $ is already in the list
Text Symbol: E11 = Language-specific table $ not found





Text Symbol: E10 = Selection condition is empty
Text Symbol: E09 = Invalid start date
Text Symbol: E08 = Could not lock language (ENQUEUE)
Text Symbol: E07 = Package has already been imported, only restart possible.
Text Symbol: E06 = Error when scheduling job:
Text Symbol: E05 = No import entry could be generated for this package.
Text Symbol: E04 = Error when uploading packages
Text Symbol: E03 = No package found in this path
Text Symbol: E02 = Select a valid package
Text Symbol: E01 = Specify a valid path
Text Symbol: C02 = Icon
Text Symbol: C01 = Description
Text Symbol: C00 = List of Checks
Text Symbol: A02 = No
Text Symbol: A01 = Yes
Text Symbol: 000 = Languages
Text Symbol: L12 = Modified
Text Symbol: L11 = Inserted
Text Symbol: L10 = Processed
Text Symbol: L06 = Time
Text Symbol: L05 = Date
Text Symbol: L04 = User
Text Symbol: L03 = Use F1 help for an explanation of the return codes
Text Symbol: L02 = Supplementation Language
Text Symbol: L01 = Language
Text Symbol: L00 = Supplementation Log
Text Symbol: ITS = Information on table selection
Text Symbol: INI = Initial entry by administrator
Text Symbol: IMP = Imported Packages
Text Symbol: I03 = Read the Notes displayed with the packages
Text Symbol: I02 = Supplementation scheduled
Text Symbol: I01 = Import scheduled
Text Symbol: F12 = Supplement language $?
Text Symbol: F11 = You can only specify a supplementation language once
Text Symbol: F10 = Do you want to save?
Text Symbol: F09 = Suppl. Language:
Text Symbol: F08 = Description:
Text Symbol: F07 = Supplement language $ in the selected tables?
Text Symbol: F06 = This action is terminated and a new action is scheduled.



Text Symbol: F05 = An import has been found.
Text Symbol: F04 = Start/restart the import?
Text Symbol: F03 = Online
Text Symbol: F02 = Offline
Text Symbol: F01 = Import package $?
Text Symbol: F00 = Selection criteria
Text Symbol: EXP = Exports
Text Symbol: E26 = Invalid reference language


INCLUDES used within this REPORT SAPTLAN_MANAGEMENT

INCLUDE TLAN_MANAGEMENTTOP.
INCLUDE LBTCHDEF.
INCLUDE TLAN_MANAGEMENTCL1.
INCLUDE TLAN_MANAGEMENTCL3.
INCLUDE TLAN_MANAGEMENTCL5.
INCLUDE TLAN_MANAGEMENTO01.
INCLUDE TLAN_MANAGEMENTI01.
INCLUDE TLAN_MANAGEMENTF01.
INCLUDE TLAN_MANAGEMENTF02.
INCLUDE TLAN_MANAGEMENTF03.


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:

OCS_CALL_BROWSER_WITH_NOTE * CALL FUNCTION 'OCS_CALL_BROWSER_WITH_NOTE' * EXPORTING * iv_note = gs_pat08-value * EXCEPTIONS * call_failed = 1 * OTHERS = 2.



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