SAP ABAP Interface IF_SWF_RLS_RULE (Business Rule)
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 implementation (CLASS c. INTERFACES i_ref) | CL_SWF_RLS_RULE | Business Rule | 20030623 |
Properties
| Interface | IF_SWF_RLS_RULE | |
| Short Description | Business Rule |
General Data
| Package | SWF_RLS | Rules - Workflow Rules and Rule Systems |
| Created | 20030623 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_RLS_RULE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_RLS_BOOLEAN | Evaluate Boolean Expression | 20030623 |
Friends
Interface IF_SWF_RLS_RULE has no friend.
Attributes
Interface 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
Interface IF_SWF_RLS_RULE has no event.
Types
Interface 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 Interface IF_SWF_RLS_RULE has no exception.
Method GET_OUTCOME Signature
Method GET_OUTCOME on Interface IF_SWF_RLS_RULE has no parameter.
Method GET_OUTCOME on Interface 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 Interface 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 Interface IF_SWF_RLS_RULE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |