SAP ABAP Class CL_SWF_UTL_ASSERT (Workflow: Utility Class for Assert)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_UTL (Package) Workflow: Tools
⤷
⤷
Properties
| Class | CL_SWF_UTL_ASSERT | |
| Short Description | Workflow: Utility Class for Assert | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWF_UTL | Workflow: Tools |
| Created | 20020326 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_UTL_ASSERT has no forward declaration.
Interfaces
Class CL_SWF_UTL_ASSERT has no interface implemented.
Friends
Class CL_SWF_UTL_ASSERT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SWB_CMPOPT | '=' | Permitted Operator | 20020326 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWB_CMPOPT | '<>' | Permitted Operator | 20020404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Raises exception if expression evaluates to false | 20020326 | |
| 2 | Static method | Public | Method | Raises Exception | 20020326 | |
| 3 | Static method | Public | Method | 20030720 |
Events
Class CL_SWF_UTL_ASSERT has no event.
Types
Class CL_SWF_UTL_ASSERT has no local type.
Method Signatures
Method ASSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OPERAND_LEFT | Call by reference | Type reference (TYPE) | ANY | Linker Operand | 20020404 | |||
| 2 | IM_OPERAND_RIGHT | Call by reference | Type reference (TYPE) | ANY | Rechter Operand | 20020404 | |||
| 3 | IM_OPERATOR | Call by reference | Type reference (TYPE) | SWB_CMPOPT | Vergleichsoperator | 20020404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workflow: Assert erzeugt | 20020404 | ||
| 2 | Workflow: Unbekannter Assert Operator | 20020404 |
Method RAISE_ASSERTION_FAILED Signature
Method RAISE_ASSERTION_FAILED on class CL_SWF_UTL_ASSERT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workflow: Assert erzeugt | 20020404 |
Method TODO Signature
Method TODO on class CL_SWF_UTL_ASSERT has no parameter.
Method TODO on class CL_SWF_UTL_ASSERT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |