The Function Module SCPR_DB_VIEW_RECORD_GET () is a standard Function Module in SAP ERP and is part of the function group SCPRVI within the package SCPR.
Function Module | SCPR_DB_VIEW_RECORD_GET |
Short Text | |
Function Group | SCPRVI |
Package | SCPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
KEY | LIKE | |||
KEYLNG | TYPE | I | ||
LANGU_ADJUST | TYPE | C | SPACE | |
LANGU_FLD_NAME | TYPE | SCPR_DESCR-FIELDNAME | ||
PRIMTABKEY | TYPE | CHAR1 | ' ' | |
PRIMTABNAME | TYPE | SCPR_TABL | BC Set: Table/View Name | |
VIEWNAME | LIKE | DD02L-TABNAME | View Name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RECORD | LIKE |
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 |
---|---|---|---|---|
FIELDDESCRS | TYPE | SCPR_FLDDESCRS | Field Descriptions | |
VALUES | LIKE | SCPRVALS |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | |
NO_VIEWMAINT_TOOL | |
WRONG_PARAMETERS |