The Function Module SCPR_DB_DATA_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_DATA_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 | Length of key | |
LANGU_ADJUST | TYPE | C | SPACE | |
LANGU_FLD_NAME | TYPE | SCPR_DESCR-FIELDNAME | ||
TABNAME | LIKE | DD02L-TABNAME | Table/View Name | |
TABTYPE | LIKE | 'S' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RECORD | TYPE | SCPR_RAW-LINES |
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 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DB_ERROR | |
INTERNAL_ERROR | |
NOT_FOUND | |
NO_VIEWMAINT_TOOL | |
WRONG_PARAM | Incorrect Parameter Transfer |