Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module LXE_WRK_WORKLIST_SELECT (Auswertung) is a standard Function Module in SAP ERP and is part of the function group LXE_WRK within the package SLXE.
Function Module | LXE_WRK_WORKLIST_SELECT |
Short Text | Auswertung |
Function Group | LXE_WRK |
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 | '' | Name der Kollektion |
COLLTYP | TYPE | LXECOLLTYP | '' | Typ der Kollektion |
CUSTMNR | TYPE | LXECUSTMNR | '' | Kundennummer |
DOMANAM | TYPE | LXEDOMANAM | '' | Name der Domäne |
DOMATYP | TYPE | LXEDOMATYP | '' | Domänentyp |
OBJTYPE | TYPE | LXEOBJTYPE | '' | Typ des Übersetzungsobjekts |
ORIG_LANG | TYPE | LXEISOLANG | '' | ISO Sprachkennzeichen |
SOUR_LANG | TYPE | LXEISOLANG | '' | ISO Sprachkennzeichen |
STATTRN | TYPE | LXESTATTRN | '' | Einstelliges Kennzeichen |
TARG_LANG | TYPE | LXEISOLANG | Objekte in Arbeitsvorraeten | |
WLISTID | TYPE | LXEWLISTID | '' | Arbeitsvorrats-ID |
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_WRKOB | LIKE | LXE_WRKOB | Objekte in Arbeitsvorraeten |
This function module does not define any Exceptions.