Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module LXE_OBJ_GET_TECH_INFO_ALL (Technische Informationen) is a standard Function Module in SAP ERP and is part of the function group LXE_OBJ_MAIN within the package SLXE.
Function Module | LXE_OBJ_GET_TECH_INFO_ALL |
Short Text | Technische Informationen |
Function Group | LXE_OBJ_MAIN |
Package | SLXE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CUSTMNR | TYPE | LXECUSTMNR | Customer Number | |
OBJNAME | TYPE | LXEOBJNAME | Name of Translation Object | |
OBJTYPE | TYPE | LXEOBJTYPE | Type of Translation Object | |
SIMPLE_ONLY | TYPE | CHAR1 | '' | Single-Character Flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CH_DATE | TYPE | LXE_PC_HD-CH_DATE | Date of Last Change | |
CH_TIME | TYPE | LXE_PC_HD-CH_TIME | Last changed at | |
CH_USER | TYPE | LXE_PC_HD-CH_USER | Last Changed by | |
COLLNAM | TYPE | LXECOLLNAM | Collection Name | |
COLLTXT | TYPE | LXECOLLTXT | Description Text for Collection | |
COLLTYP | TYPE | LXECOLLTYP | Collection Type | |
DESCRIPT | TYPE | LXEUNITLIN | Translation Unit for Short Text (Line) | |
DEVELOPER | TYPE | LXEUNITLIN | Translation Unit for Short Text (Line) | |
DOMANAM | TYPE | LXEDOMANAM | Domain Name | |
DOMATXT | TYPE | LXEDOMATXT | Description Text for Domain | |
DOMATYP | TYPE | LXEDOMATYP | Domain Type | |
ORIG_LANG | TYPE | LXEISOLANG | ISO Language ID | |
TCNTTYP | TYPE | LXETCNTTYP | Counter Unit for Translation Units | |
TYPEATT | TYPE | LXETYPEATT | Type Attribute |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.