Menu

SAP Function Module CHANGEDOCU_TABLE_CHAR2ANY

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module CHANGEDOCU_TABLE_CHAR2ANY () 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_TABLE_CHAR2ANY
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
IT_TABLE_IN TYPE TABLE Input Table
IV_FIELDNAME_IN TYPE C
IV_TABNAME_IN TYPE C Table Name
IV_TABNAME_OUT TYPE C Table Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_TABLE_OUT TYPE TABLE Output Table

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_IN_NOT_IN_TABLE
FIELD_IN_IS_NOT_CHAR
NAMETAB_IN_ERROR
NAMETAB_OUT_ERROR
TABNAME_IN_IS_EMPTY
TABNAME_OUT_IS_EMPTY