SAP ABAP Interface IF_SWF_RLS_BOOLEAN (Evaluate Boolean Expression)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_RLS (Package) Rules - Workflow Rules and Rule Systems
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SWF_RLS_RULE | Business Rule | 20030623 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_RLS_CONDITION | WF: Represents a Logical Condition | 20030331 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_RLS_RULE | Business Rule | 20030623 |
Properties
| Interface | IF_SWF_RLS_BOOLEAN | |
| Short Description | Evaluate Boolean Expression |
General Data
| Package | SWF_RLS | Rules - Workflow Rules and Rule Systems |
| Created | 20030331 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_RLS_BOOLEAN has no forward declaration.
Interfaces
Interface IF_SWF_RLS_BOOLEAN has no interface.
Friends
Interface IF_SWF_RLS_BOOLEAN has no friend.
Attributes
Interface IF_SWF_RLS_BOOLEAN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Evaluate Condition (Gets Truth Value) | 20030331 |
Events
Interface IF_SWF_RLS_BOOLEAN has no event.
Types
Interface IF_SWF_RLS_BOOLEAN has no local type.
Method Signatures
Method EVALUATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALLOW_BUFFER | Call by reference | Type reference (TYPE) | XFLAG | SPACE | 'X' - Pufferung erlaubt | 20030331 | ||
| 2 | BOOLEAN_RESULT | Value transfer | Type reference (TYPE) | SWBBOOLEAN | 'T' - wahr, 'F' - Falsch | 20030331 | |||
| 3 | DATA_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Datenkontext, in dem die Auswertung stattfinden soll | 20040511 | |||
| 4 | ERROR_MAP | Call by reference | Type reference (TYPE) | SWFRLSBMAP | SPACE | 'T' - Fehler -> True, 'F' - Fehler -> False | 20030402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Auswertung endet mit Ausnahme | 20030331 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |