Menu

SAP Function Module DRAD_CHECK_CHANGE

Check-Change-Baustein für DRAD

The Function Module DRAD_CHECK_CHANGE (Check-Change-Baustein für DRAD) is a standard Function Module in SAP ERP and is part of the function group WLYC within the package WWMI.

Technical Information

Function Module DRAD_CHECK_CHANGE
Short Text Check-Change-Baustein für DRAD
Function Group WLYC
Package WWMI
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
PE_T_DRAD_DEL LIKE DRAD zu löschende Sätze
PE_T_DRAD_INS LIKE DRAD einzufügende Sätze
PE_T_DRAD_UPD LIKE DRAD abzuändernde Sätze
PI_T_DRAD_NEW LIKE DRAD neuer Stand
PI_T_DRAD_OLD LIKE DRAD alter Stand

Exceptions

This function module does not define any Exceptions.