Menu

SAP Function Module SWO_BASEDATA_EDIT

Editor basic data

The Function Module SWO_BASEDATA_EDIT (Editor basic data) is a standard Function Module in SAP ERP and is part of the function group SWOE within the package SWO.

Technical Information

Function Module SWO_BASEDATA_EDIT
Short Text Editor basic data
Function Group SWOE
Package SWO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BASEDATA_OLD LIKE SWOTBASDAT
BASEGROUP LIKE SWOTEDITOR-BASEGROUP '0000'
DISPLAY LIKE SWOTEDITOR-DISPLAY SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BASEDATA_NEW LIKE SWOTBASDAT
FUNCEXIT LIKE SWOTEDITOR-FUNCEXIT

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGED LIKE SWOTEDITOR-CHANGED

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.