The Function Module TB_EXPOS_GET_SINGLE_DRILLDOWN (Lesen v. Inanspruchnahmen-Einzelsätzen (Recherche-Schnittstelle)) is a standard Function Module in SAP ERP and is part of the function group TBL0 within the package FTLM.
Function Module | TB_EXPOS_GET_SINGLE_DRILLDOWN |
Short Text | Lesen v. Inanspruchnahmen-Einzelsätzen (Recherche-Schnittstelle) |
Function Group | TBL0 |
Package | FTLM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXTERNAL | TYPE | FTIS_FLAG | Wenn gesetzt, dann kein RAISE, nur Message Handl | |
RSTICH | TYPE | FTIS_YS_DATUM-RSTICH | '1' | Interpretation des Stichtags, derzeit ungenutzt |
SELECTED_FIELDS | TYPE | FTIS_YT_SELECTED_FIELDS | Tabelle der gewünschten Felder und -selektionen | |
SELECTION_TABLE | TYPE | RSDS_FRANGE_T | Tabelle der Limittabellen (hier: VTVLV/VTBLIS) | |
STICHTAG | TYPE | FTIS_YS_DATUM-STICHTAG | Stichtag der Inanspruchnahme |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
DATA_TAB | LIKE | VTBLVIE | Rückgabetabelle |
This function module does not define any Exceptions.