Menu

SAP Function Module CIC_SWA_EXPR_PARSE

Workflow Ausdruck: Interpretation eines Ausdrucksstrings

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module CIC_SWA_EXPR_PARSE (Workflow Ausdruck: Interpretation eines Ausdrucksstrings) is a standard Function Module in SAP ERP and is part of the function group EWXC within the package CCMB.

Technical Information

Function Module CIC_SWA_EXPR_PARSE
Short Text Workflow Ausdruck: Interpretation eines Ausdrucksstrings
Function Group EWXC
Package CCMB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONSTANTVALUE_IS_SPACE LIKE SPACE Ausdruck ist gleich SPACE
EXPRESSION LIKE SWAEXPDEF-EXPR Ausdruck des Business Workflow Datenflusses
UPPER_CASE LIKE SY-BINPT 'X' ELEMENT_LST in Großbuchstaben

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPEND LIKE SWAEXPDEF-APPEND Append-Syntax liegt vor
CONSTEXPR LIKE SWAEXPDEF-CONSTEXPR Ausdruck ist Konstante
EXPRTYPE LIKE SWAEXPTYPE-EXPRTYPE Ausdruckstyp
MODIFY LIKE SWAEXPDEF-MODIFY Element, auf das Tabellenindex-Syntax angewendet
SYFLDEXPR LIKE SWAEXPDEF-SYFLDEXPR Ausdruck ist Variable mit Systemfeld-Referenz
SYSTEMFIELD LIKE SWOTDDIC-FIELDNAME referenziertes Systemfeld
VARIAEXPR LIKE SWAEXPDEF-VARIAEXPR Ausdruck ist Variable mit Containerelement-Ref.

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
ELEMENT_LST LIKE SWA_ELEM Liste der Elemente des Ausdrucks

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PARSING_ERROR kein Parsing möglich