Menu

SAP Function Module SCPR_DB_VIEW_RECORD_GET

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.

Technical Information

Function Module SCPR_DB_VIEW_RECORD_GET
Short Text
Function Group SCPRVI
Package SCPR
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RECORD LIKE

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND
NO_VIEWMAINT_TOOL
WRONG_PARAMETERS