The Function Module SCPR_DB_TEXT_STORE () is a standard Function Module in SAP ERP and is part of the function group SCPRPR within the package SCPR.
Function Module | SCPR_DB_TEXT_STORE |
Short Text | |
Function Group | SCPRPR |
Package | SCPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LANGU | LIKE | SY-LANGU | SY-LANGU | Text language |
PROFID | LIKE | SCPRTEXT-ID | ||
PROFTEXT | LIKE | SCPRTEXT-TEXT | ||
VERSION | LIKE | SCPRTEXT-VERSION | 'N' |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
PROFTEXTS | LIKE | SCPRTEXT |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_IN_DELETING_TEXT | |
ERROR_IN_WRITING_TEXT | |
NO_PROFILE_ID | |
NO_PROFILE_TEXT | |
WRONG_VERSION |