SAP ABAP Class /TDAG/CL_WFF_ABS_PERSISTER (Abstract class for all persister implementations)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/EHFND_FW_WFF_PERSISTENCE (Package) Persistency Layer for TBO Implementations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /TDAG/IF_WFF_PERSISTER | CRUD Methods Common to All TBO Implementations | 20080728 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /TDAG/CL_TBO_MA_PERSISTER | Persister implementation for TBOs of Material Assessment | 20080728 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /TDAG/CL_TBO_MIL_PERSISTER | Persister implementation of TBO for project milestones | 20090422 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /TDAG/CL_TBO_RP_PERSISTER | Persister implementation of TBO for registration projects | 20090415 |
| 4 | Inheritance (c INHERITING FROM c_ref) | /TDAG/CL_TBO_SP_PERSISTER | Persister implementation of TBO for SIEF projects | 20090422 |
| 5 | Inheritance (c INHERITING FROM c_ref) | /TDAG/CL_WFF_GENERIC_PERSISTER | Persister to Write All Workflow-Relavant Data for a TBO | 20080728 |
Properties
| Class | /TDAG/CL_WFF_ABS_PERSISTER | |
| Short Description | Abstract class for all persister implementations | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /TDAG/EHFND_FW_WFF_PERSISTENCE | Persistency Layer for TBO Implementations |
| Created | 20080728 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /TDAG/CL_WFF_ABS_PERSISTER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /TDAG/IF_WFF_PERSISTER | CRUD Methods Common to All TBO Implementations | 20080728 |
Friends
Class /TDAG/CL_WFF_ABS_PERSISTER has no friend class.
Attributes
Class /TDAG/CL_WFF_ABS_PERSISTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Returns the name of the calling class | 20080806 | |
| 2 | Instance method | Protected | Method | Returns if this class is a generic persister | 20080806 |
Events
Class /TDAG/CL_WFF_ABS_PERSISTER has no event.
Types
Class /TDAG/CL_WFF_ABS_PERSISTER has no local type.
Method Signatures
Method GET_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CLASS_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20080806 |
Method GET_CLASS_NAME on class /TDAG/CL_WFF_ABS_PERSISTER has no exception.
Method IS_GENERIC_PERSISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_GENERIC | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080806 |
Method IS_GENERIC_PERSISTER on class /TDAG/CL_WFF_ABS_PERSISTER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 110_600 |