SAP ABAP Class IF_SWF_RLS_RULE (Business Rule)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SWF_RLS_BOOLEAN | Evaluate Boolean Expression | 20030623 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_RLS_RULE | Business Rule | 20030623 |
Properties
Class | IF_SWF_RLS_RULE | |
Short Description | Business Rule | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030623 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SWF_RLS_RULE has no forward declaration.
Interfaces
Class IF_SWF_RLS_RULE has no interface implemented.
Friends
Class IF_SWF_RLS_RULE has no friend class.
Attributes
Class IF_SWF_RLS_RULE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets container (namespace) of rule | 20030722 |
2 | ![]() |
Instance method | Public | Method | 20030623 | |
3 | ![]() |
Instance method | Public | Method | Evaluate Rule (Gets value of result expression) | 20030623 |
4 | ![]() |
Instance method | Public | Method | Gets result expression | 20030623 |
5 | ![]() |
Instance method | Public | Method | Gets unique (physical) ID of rule | 20030723 |
6 | ![]() |
Instance method | Public | Method | Sets container (namespace) of rule | 20030722 |
Events
Class IF_SWF_RLS_RULE has no event.
Types
Class IF_SWF_RLS_RULE has no local type.
Method Signatures
Method GET_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Container (Namensraum der Regel) | 20030722 |
Method GET_CONTAINER on class IF_SWF_RLS_RULE has no exception.
Method GET_OUTCOME Signature
Method GET_OUTCOME on class IF_SWF_RLS_RULE has no parameter.
Method GET_OUTCOME on class IF_SWF_RLS_RULE has no exception.
Method GET_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_DEPTH | Call by reference | Type reference (TYPE) | XFLAG | 'X' | 'X' - Rekursiv auswerten, ' ' - nur aktuelle Regel | 20030623 | |
2 | ![]() |
RESET_BUFFER | Call by reference | Type reference (TYPE) | XFLAG | SPACE | 'X' - Puffer vor Auswertung zurücksetzen | 20030627 | |
3 | ![]() |
RESULT_UNIT_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf Ergebnis der Regel | 20030627 | ||
4 | ![]() |
RESULT_VALUE_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Referenz auf Ergebnis der Regel | 20030623 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im Business-Regel-Service | 20030627 |
Method GET_RESULT_EXPRESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BOOLEAN_RESULT | Call by reference | Type reference (TYPE) | SWBBOOLEAN | zugehöriger Ausgang (des Boolschen Ausdrucks) | 20030623 | ||
2 | ![]() |
IN_DEPTH | Call by reference | Type reference (TYPE) | XFLAG | 'X' | 'X' - Rekursiv auswerten, ' ' - nur aktuelle Regel | 20030623 | |
3 | ![]() |
RESET_BUFFER | Call by reference | Type reference (TYPE) | XFLAG | SPACE | 'X' - Puffer vor Auswertung zurücksetzen | 20030627 | |
4 | ![]() |
RESULT_EXPRESSION | Call by reference | Object reference (TYPE REF TO) | IF_SWF_EXP_EXPRESSION | Ergebnisausdruck | 20030623 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im Business-Regel-Service | 20030627 |
Method GET_RULE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RULE_ID | Value transfer | Type reference (TYPE) | SWFRULEID | Eindeutige (physische) Kennung der Regelinstanz | 20030723 |
Method GET_RULE_ID on class IF_SWF_RLS_RULE has no exception.
Method SET_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Container (Namensraum der Regel) | 20030722 |
Method SET_CONTAINER on class IF_SWF_RLS_RULE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |