SAP ABAP Class IF_SWF_RLS_BOOLEAN (Evaluate Boolean Expression)
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
Class IF_SWF_RLS_BOOLEAN  
Short Description Evaluate Boolean Expression    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030331   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_RLS_BOOLEAN has no forward declaration.
Interfaces
Class IF_SWF_RLS_BOOLEAN has no interface implemented.
Friends
Class IF_SWF_RLS_BOOLEAN has no friend class.
Attributes
Class IF_SWF_RLS_BOOLEAN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EVALUATE Instance method Public Method Evaluate Condition (Gets Truth Value) 20030331
Events
Class IF_SWF_RLS_BOOLEAN has no event.
Types
Class 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 Importing ALLOW_BUFFER Call by reference Type reference (TYPE) XFLAG SPACE 'X' - Pufferung erlaubt 20030331
2 Returning BOOLEAN_RESULT Value transfer Type reference (TYPE) SWBBOOLEAN 'T' - wahr, 'F' - Falsch 20030331
3 Importing DATA_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SWF_IFS_PARAMETER_CONTAINER Datenkontext, in dem die Auswertung stattfinden soll 20040511
4 Importing ERROR_MAP Call by reference Type reference (TYPE) SWFRLSBMAP SPACE 'T' - Fehler -> True, 'F' - Fehler -> False 20030402
# Exception Resumable Description Created on
1 CX_SWF_RLS_RULE Auswertung endet mit Ausnahme 20030331
History
Last changed by/on SAP  20110908 
SAP Release Created in