The Function Module LXE_PCZ_GET_OBJECT_LIST (Objektliste erzeugen) is a standard Function Module in SAP ERP and is part of the function group LXE_PCZ within the package SLXE.
Function Module | LXE_PCZ_GET_OBJECT_LIST |
Short Text | Objektliste erzeugen |
Function Group | LXE_PCZ |
Package | SLXE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COLLNAM | TYPE | LXECOLLNAM | '*' | Collection Name |
COLLTYP | TYPE | LXECOLLTYP | '*' | Collection Type |
CUSTMNR | TYPE | LXECUSTMNR | Customer Number | |
LIKENAME | TYPE | LXEOBJNAME | '' | Name of Translation Object |
OBJTYPE | TYPE | LXEOBJTYPE | Type of Translation Object |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
LT_COLOB | LIKE | LXE_COLOB | Object Lists |
This function module does not define any Exceptions.