Menu

SAP Function Module KCD_FIELDS_MOVE

The Function Module KCD_FIELDS_MOVE () is a standard Function Module in SAP ERP and is part of the function group KCD0 within the package BKD.

Technical Information

Function Module KCD_FIELDS_MOVE
Short Text
Function Group KCD0
Package BKD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DISP_MOVES TYPE C 'X'
MOVE_ANWDG TYPE KCDU_ANWDG Application
RFELD TYPE KCDU_RFELD Receiver Field

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
IT242S_MOVE LIKE CFSEND_TAB Sender Structure
MOVE_FIELDS TYPE KCDU_MPFDS
SELOP_MOVE TYPE KCDU_SELOP Selection Conditions

Exceptions

This function module does not define any Exceptions.