Menu

SAP Function Module CHANGEDOCU_FIELDS_ANY2CHAR

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.

Technical Information

Function Module CHANGEDOCU_FIELDS_ANY2CHAR
Short Text
Function Group SCD8
Package SZD
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

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