Menu

SAP Function Module SWC_CONT_DEF_EDIT

Editor

The Function Module SWC_CONT_DEF_EDIT (Editor) is a standard Function Module in SAP ERP and is part of the function group SWCE within the package SWC.

Technical Information

Function Module SWC_CONT_DEF_EDIT
Short Text Editor
Function Group SWCE
Package SWC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTID LIKE SWCEDITOR-CONTID SPACE Container D
CONTTYPE LIKE SWCEDITOR-CONTTYPE Container type
DISPLAY LIKE SWCEDITOR-DISPLAY 'X' Display mode
ELEMENT LIKE SWCEDITOR-ELEMENT SPACE
FILTER LIKE SWCEDITOR-FILTER SPACE
FUNCTION LIKE SWCEDITOR-FUNCTION SPACE
OBJSTACK LIKE SWCEDITOR-OBJSTACK '0000'
OBJTYPE LIKE SWCEDITOR-OBJTYPE SPACE
TITLENAME1 LIKE SWCEDITOR-TITLENAME1 SPACE Name 1 in title
TITLENAME2 LIKE SWCEDITOR-TITLENAME2 SPACE Name 2 in title
VERB LIKE SWCONTDEF SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGED LIKE SWCEDITOR-CHANGED Definition was changed
FUNCEXIT LIKE SWCEDITOR-FUNCEXIT Exit function

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
CONTDEF LIKE SWCONTDEF Container definition

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PARAMETER_ERROR Inconsistent or incorrect parameters