The Function Module SWB_COND_CONVERT_40 () is a standard Function Module in SAP ERP and is part of the function group SWB1 within the package SWB.
Function Module | SWB_COND_CONVERT_40 |
Short Text | |
Function Group | SWB1 |
Package | SWB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMPOP | LIKE | Relational Operator | ||
CONTAINER_IF | CLASS | IF_SWF_CNT_CONTAINER | Container - Implementation of a 'Collection' | |
EXPRESSION_FACTORY | CLASS | CL_SWF_EXP_FACTORY | Create and Manage Expressions | |
INPUT_CONVERSION | TYPE | XFLAG | ||
LEFTEXPR | LIKE | |||
RIGHTEXPR | LIKE | |||
TYPE_CHECK | LIKE | SY-BINPT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_OCCURRED | LIKE | SY-BINPT | ||
WORST_MESSAGE | LIKE | SY-MSGTY |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONDITION | LIKE | SWB_COND | ||
CONTDEF | LIKE | SWCONTDEF | ||
MESSAGES | LIKE | SWAERROR |
This function module does not define any Exceptions.