The Function Module LXE_KWT_PREP_OBJCLS_ATTS_GET (Objekte samt Attribute zu einer Klasse holen) is a standard Function Module in SAP ERP and is part of the function group LXE_KWT_PREP within the package SLXE.
Function Module | LXE_KWT_PREP_OBJCLS_ATTS_GET |
Short Text | Objekte samt Attribute zu einer Klasse holen |
Function Group | LXE_KWT_PREP |
Package | SLXE |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COLLNAM | TYPE | LXECOLLNAM | Name der Kollektion | |
DESTNAME | TYPE | RFCDEST | '' | logische Destination (Wird bei Funktionsaufruf angegeben) |
KWTYPE | TYPE | LXE_KWTYPE | Objekttyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PSTATUS | TYPE | LXESTATPRC | Prozessstatus |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_TADIR4 | LIKE | LXE_TADIR4 | Objektattribute |
This function module does not define any Exceptions.