The Function Module IO_D_LIST_PREPARE (IWB: Liste von Info Objekten (mit Attributen) vorbereiten) is a standard Function Module in SAP ERP and is part of the function group SI71 within the package SIWB.
Function Module | IO_D_LIST_PREPARE |
Short Text | IWB: Liste von Info Objekten (mit Attributen) vorbereiten |
Function Group | SI71 |
Package | SIWB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
POPUP | TYPE | C | SPACE | 'X', ' ' |
SOURCE_INFO_OBJECT | LIKE | SDOKOBJECT | Infoobjekt das im Top-Of_Page angezeigt wird | |
SUPPRESS_CONTEXT_RESET | TYPE | IWPARAMS-FLAG | SPACE | Kontext wird nicht neu gesetzt |
TASK | LIKE | SY-UCOMM | 'DOCU' | DOCU, TRAN, FTCH, ERRO, MFTCH |
TOP_OF_PAGE_HEADER | TYPE | C | SPACE | Zeile für Top-Of-Page |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ALV_TITLE | LIKE | SY-TITLE | siehe ALV | |
EVENTS | TYPE | SLIS_T_EVENT | siehe ALV | |
EXCLUDE_TAB | TYPE | SLIS_T_EXTAB | siehe ALV | |
FIELDCAT | TYPE | SLIS_T_FIELDCAT_ALV | siehe ALV | |
KEYINFO | TYPE | SLIS_KEYINFO_ALV | siehe ALV | |
LAYOUT | TYPE | SLIS_LAYOUT_ALV | siehe ALV | |
LIST_TOP_OF_PAGE | TYPE | SLIS_T_LISTHEADER | siehe ALV |
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 |
---|---|---|---|---|
BAD_OBJECTS | LIKE | IWERROBJCT | Fehlerhafte IOs (Untermenge der IOs!) | |
INFO_OBJECTS | LIKE | SDOKOBJECT | Liste der IOs für TASK 'DOCU','FTCH','ERRO' | |
INFO_OBJECTS_WITH_TASK | LIKE | IWCHECKOUT | Liste der IOs für TASK 'TRAN' | |
PROPERTIES_SOURCE | LIKE | SDOKPROPTL | vollständige Liste der Properties (optional) | |
PROPERTIES_TARGET | LIKE | SDOKPROPTL | vollständige Liste der Properties (optional) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_IN_BAD_OBJECTS | Mind. ein BAD_OBJECTS ist nnicht in IO-Liste |