SAP ABAP Class CL_SWF_RLS_COND_SERIALIZER (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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_IFS_SERIALIZER | Indicates Serialization Class | 20030723 |
Properties
| Class | CL_SWF_RLS_COND_SERIALIZER | |
| Short Description | Business Rule | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SWF_RLS_001 | |
| Program status | ||
| Category | 0 | |
| Package | SWF_RLS | Rules - Workflow Rules and Rule Systems |
| Created | 20030723 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_IFS_SERIALIZER | Indicates Serialization Class | 20030723 |
Friends
Class CL_SWF_RLS_COND_SERIALIZER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'RLS_CONDITION' | For Serialization: TopLevel Tag | 20030723 | ||
| 2 | Constant | Private | Type reference (TYPE) | SYMSGID | 'SWF_RLS_001' | Name of Message Class | 20030723 | ||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SWF_RLS_RULE_SERIALIZER' | Name of Serialization Class | 20030723 | ||
| 4 | Static Attribute | Private | Type reference (TYPE) | SWF_LOGCTX | Context 'Rule Evaluation' for Creating Exceptions | 20030723 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SWF_EXP_XRFC_SERIALIZER | Serializer for Conditions | 20030723 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | SWF_T100MS | T100 Message (for Error Macros) | 20030723 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030723 | |
| 2 | Instance method | Public | Method | 20030723 | ||
| 3 | Static method | Public | Method | Restore Rule from Datastream | 20030723 | |
| 4 | Instance method | Public | Method | 20030723 | ||
| 5 | Static method | Public | Method | Serialize Rule | 20030723 |
Events
Class CL_SWF_RLS_COND_SERIALIZER has no event.
Types
Class CL_SWF_RLS_COND_SERIALIZER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SWF_RLS_COND_SERIALIZER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_RLS_COND_SERIALIZER has no exception.
Method DESERIALIZE Signature
Method DESERIALIZE on class CL_SWF_RLS_COND_SERIALIZER has no parameter.
Method DESERIALIZE on class CL_SWF_RLS_COND_SERIALIZER has no exception.
Method DESERIALIZE_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDITION | Value transfer | Object reference (TYPE REF TO) | CL_SWF_RLS_CONDITION | Bedingungsobjekt | 20030723 | |||
| 2 | SERIALIZED_CONDITION | Value transfer | Type reference (TYPE) | XSTRING | Serialisierte Bedingung (internes Format!) | 20030723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Serialisieren der Bedingung | 20030723 |
Method SERIALIZE Signature
Method SERIALIZE on class CL_SWF_RLS_COND_SERIALIZER has no parameter.
Method SERIALIZE on class CL_SWF_RLS_COND_SERIALIZER has no exception.
Method SERIALIZE_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_SWF_RLS_CONDITION | Regel-Objekt | 20030723 | |||
| 2 | SERIALIZED_CONDITION | Value transfer | Type reference (TYPE) | XSTRING | Serialisierte Bedingung (internes Format!) | 20030723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Serialisieren der Bedingung | 20030723 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |