Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module LXE_PC1_SE63_GET_TECH_INFO (Technische Informationen) is a standard Function Module in SAP ERP and is part of the function group LXE_PC1 within the package SLXE.
Function Module | LXE_PC1_SE63_GET_TECH_INFO |
Short Text | Technische Informationen |
Function Group | LXE_PC1 |
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 |
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 |
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.