The Function Module LXE_WRK_SE63_GET_RES (reservierte Objekte lesen) 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_SE63_GET_RES |
Short Text | reservierte Objekte lesen |
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 |
---|---|---|---|---|
RESRVID | TYPE | LXERESRVID | Object Reservation Number | |
S_LANG | TYPE | LXEISOLANG | ISO Language ID | |
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 |
This function module does not define any Exceptions.