The Function Module LXE_WRK_WORKLIST_READ (Objekte) 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_READ |
Short Text | Objekte |
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 |
---|---|---|---|---|
LIKENAME | TYPE | LXEOBJNAME | '*' | Name des Übersetzungsobjekts |
MAX_CNT | TYPE | NUM4 | Four-digit number | |
MOD_FLAG | TYPE | CHAR1 | Single-Character Flag | |
NEW_FLAG | TYPE | CHAR1 | Single-Character Flag | |
S_LANG | TYPE | LXEISOLANG | ISO Language ID | |
TRA_FLAG | TYPE | CHAR1 | Single-Character Flag | |
T_LANG | TYPE | LXEISOLANG | ISO Language ID | |
WLISTID | TYPE | LXEWLISTID | Worklist ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
STATPRC | TYPE | LXESTATPRC | Process Status |
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 | Objects in Worklists | |
IN_ATTOB | LIKE | LXE_ATTOB | Attributes of Translation Objects | |
IN_COLLS | LIKE | LXE_COLLS | Collections | |
IN_DOMAT | LIKE | LXE_DOMAT | Texts for Domains |
This function module does not define any Exceptions.