The Function Module SCPR_TEMPL_DB_VALS_GET_LIST (Template: Liste mit Sel.krit. von DB lesen) is a standard Function Module in SAP ERP and is part of the function group SCPRTM within the package SCPR.
Function Module | SCPR_TEMPL_DB_VALS_GET_LIST |
Short Text | Template: Liste mit Sel.krit. von DB lesen |
Function Group | SCPRTM |
Package | SCPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MAX_COUNT | TYPE | I | Maximale Anzahl der BC Sets |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SEL_COUNT | TYPE | I | Anzahl der gefundenen BC Sets |
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 |
---|---|---|---|---|
FIELDNAMES | LIKE | SCPRXFLD | Selekt-Options fuer Tabellenfelder | |
PROFOUT | LIKE | SCPRVALS | Ergebnissmenge an Profilen und Attributen | |
PROFS | LIKE | SCPRXPROF | Selekt-Options fuer Profilschluessel | |
PROFTYPES | TYPE | SCPR_XPTYPES | Selekt-Options fuer Profiltypen | |
TABLENAMES | LIKE | SCPRXTABL | Selekt-Options fuer Tabellen in Profilen | |
VALUES | LIKE | SCPRXVAL | Selekt-Options für Werte | |
VERSIONS | LIKE | SCPRXVERS | Selekt-Options fuer Versionen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOTHING_FOUND | Ergebnismenge ist NULL |