The Function Module CHANGEDOCU_FIELDS_ANY2CHAR () is a standard Function Module in SAP ERP and is part of the function group SCD8 within the package SZD.
Function Module | CHANGEDOCU_FIELDS_ANY2CHAR |
Short Text | |
Function Group | SCD8 |
Package | SZD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_FIELDNAME | LIKE | CDPOS-FNAME | Field Name | |
IV_TABNAME | LIKE | CDPOS-TABNAME | Table Name | |
IV_VALUE_NEW_ANY | TYPE | ANY | ||
IV_VALUE_OLD_ANY | TYPE | ANY |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_VALUE_NEW_CHAR | TYPE | C | ||
EV_VALUE_OLD_CHAR | TYPE | C |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FIELDNAME_IS_EMPTY | Field name is empty |
FIELDNAME_NOT_IN_TABLE | |
NAMETAB_ERROR | |
TABNAME_IS_EMPTY |