The Function Module CV220_SELMETHOD_DOCUMENT (Selektionsbaustein für Index) is a standard Function Module in SAP ERP and is part of the function group CV220 within the package CV.
Function Module | CV220_SELMETHOD_DOCUMENT |
Short Text | Selektionsbaustein für Index |
Function Group | CV220 |
Package | CV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INDEX | TYPE | SHLPEXTIDX | Struktur für externen Index |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SELCONTROL | TYPE | DDF4IDCTRL | Controll-Struktur zur Datenselektion fü einen externen Index |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DOCATTRTAB | LIKE | DDF4ATTRVA | Dokumentenattribut mit Wert für das De- / Indexieren | |
DOCCONTTAB | LIKE | DDF4IDXCON | Dokumentinhalt für externen Index | |
DOCIDTAB | LIKE | DDF4SEKEYS | Struktur für Dokumentschlüssel aus Protokolltabelle | |
DOCIDTAB2 | LIKE | DDF4SEKEYS | Struktur für Dokumentschlüssel aus Protokolltabelle |
This function module does not define any Exceptions.