The Function Module SCPR_DB_TABLE_TABFLDDEF_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_TABLE_TABFLDDEF_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 |
---|---|---|---|---|
TABNAME | LIKE | SCPRDATA-TABLENAME |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLIENT_FIELD | TYPE | SCPR_FLD | Mandantenfeld | |
KEYLEN | TYPE | I | Key Length | |
TABLEN | TYPE | I | Table Width |
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 |
---|---|---|---|---|
FIELDDESCR | TYPE | SCPR_FLDDESCRS |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DDIF_INTERNAL_ERROR | Internal DDIC Interface Error |
TABLE_NOT_FOUND | Table not found |