Menu

SAP Function Module LXE_OBJ_OBJECTS_GET_TABL

Objektliste erstellen

The Function Module LXE_OBJ_OBJECTS_GET_TABL (Objektliste erstellen) is a standard Function Module in SAP ERP and is part of the function group LXE_OBJ within the package SLXE.

Technical Information

Function Module LXE_OBJ_OBJECTS_GET_TABL
Short Text Objektliste erstellen
Function Group LXE_OBJ
Package SLXE
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.