Menu

SAP Function Module SWB_COND_EDIT

The Function Module SWB_COND_EDIT () is a standard Function Module in SAP ERP and is part of the function group SWB1 within the package SWB.

Technical Information

Function Module SWB_COND_EDIT
Short Text
Function Group SWB1
Package SWB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALLOW_EXIT_WITH_ERRORS TYPE XFLAG SPACE
ALLOW_PREVIEW_CONFIG TYPE XFLAG
CONDITION_DESCRIPTION LIKE
CONTAINER_DESCRIPTION LIKE
CONTAINER_IF CLASS IF_SWF_CNT_CONTAINER Container - Implementation of a 'Collection'
DEFAULT_TIME_PROFILE TYPE CHAR32 Default Date Profile
DISPLAY_ONLY LIKE SY-BINPT
ENABLE_TIMECALC TYPE XFELD SPACE
FORCE_FULLSCREEN TYPE XFELD SPACE
JUMP_ERROR LIKE SY-BINPT
START_IN_POPUP TYPE XFELD 'X'
USE_TECHNICAL_NAMES TYPE XFELD 'X'

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
CONDITION LIKE SWB_COND Bedingung in interner Darstellung
CONTDEF LIKE SWCONTDEF Containerdefinition (Name+Typ aller Elemente)
TIMECALC_EXPR LIKE SWA_NAMES

Exceptions

This function module does not define any Exceptions.