The Function Module LXE_OBJ_REMO_GET_OBJECTS_IN (Objekte) is a standard Function Module in SAP ERP and is part of the function group LXE_OBJ_REMO within the package SLXE.
Function Module | LXE_OBJ_REMO_GET_OBJECTS_IN |
Short Text | Objekte |
Function Group | LXE_OBJ_REMO |
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 |
OBJTYPE | TYPE | LXEOBJTYPE | Typ des Übersetzungsobjekts | |
SYSYSID | TYPE | SYSYSID | '' | R/3-System, Name des R/3-Systems |
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.