Menu

SAP Function Module MATERIAL_MOVE_FIELD

ein move von source nach target, mit Konvertierungen

The Function Module MATERIAL_MOVE_FIELD (ein move von source nach target, mit Konvertierungen) is a standard Function Module in SAP ERP and is part of the function group MGAD within the package MGAD.

Technical Information

Function Module MATERIAL_MOVE_FIELD
Short Text ein move von source nach target, mit Konvertierungen
Function Group MGAD
Package MGAD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NODATA_SIGN TYPE C ' ' Zeichen für NODATA
SOURCE LIKE Quelle
SOURCEFELD LIKE DD03L-FIELDNAME
SOURCENAME LIKE DD03L-TABNAME
TARGETFELD LIKE DD03L-FIELDNAME
TARGETNAME LIKE DD03L-TABNAME

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELD_MOVED TYPE C
LENGTH LIKE DFIES-OUTPUTLEN
TARGET LIKE Ergebnis

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERRORS LIKE MERRDAT

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FIELD_NOT_FOUND
RESET_TARGET