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.