SAP ABAP Class /TDAG/CL_WFF_CONFIGURATION_MGR (Central Class for All Configuration Data of the WFF)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/EHFND_FW_WFF_CFG (Package) Central Configuration Concerning the WFF
⤷
⤷
Properties
| Class | /TDAG/CL_WFF_CONFIGURATION_MGR | |
| Short Description | Central Class for All Configuration Data of the WFF | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /TDAG/EHFND_FW_WFF_CFG | Central Configuration Concerning the WFF |
| Created | 20080715 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /TDAG/CL_WFF_CONFIGURATION_MGR has no forward declaration.
Interfaces
Class /TDAG/CL_WFF_CONFIGURATION_MGR has no interface implemented.
Friends
Class /TDAG/CL_WFF_CONFIGURATION_MGR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /TDAG/CL_WFF_PERSISTER_MGR | Instance of the Persister Manager | 20080717 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | /TDAG/CL_WFF_CONFIGURATION_MGR | Instance of This Singleton | 20080717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Returns the Class Name of the Specified Object Instance | 20080717 | |
| 2 | Instance method | Public | Method | Returns the Name of the Generic Perister Class | 20080715 | |
| 3 | Static method | Public | Method | Returns the Singleton Instance of This Class | 20080715 | |
| 4 | Instance method | Public | Method | Returns the Instance of the Persister Manager | 20080717 | |
| 5 | Instance method | Public | Method | Returns the Name of the Suitable Persister Class | 20080715 |
Events
Class /TDAG/CL_WFF_CONFIGURATION_MGR has no event.
Types
Class /TDAG/CL_WFF_CONFIGURATION_MGR 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 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20080717 | ||||
| 2 | RV_CLASS_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20080717 |
Method GET_CLASS_NAME on class /TDAG/CL_WFF_CONFIGURATION_MGR has no exception.
Method GET_GENERIC_PERSISTER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PERSISTER_NAME | Value transfer | Type reference (TYPE) | /TDAG/EHFND_FW_PERSISTER_NAME | Persistername | 20080715 |
Method GET_GENERIC_PERSISTER_NAME on class /TDAG/CL_WFF_CONFIGURATION_MGR has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /TDAG/CL_WFF_CONFIGURATION_MGR | Single-Instance | 20080715 |
Method GET_INSTANCE on class /TDAG/CL_WFF_CONFIGURATION_MGR has no exception.
Method GET_PERSISTER_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PERSISTER_MANAGER | Value transfer | Object reference (TYPE REF TO) | /TDAG/CL_WFF_PERSISTER_MGR | Liefert den PersisterManager | 20080717 |
Method GET_PERSISTER_MANAGER on class /TDAG/CL_WFF_CONFIGURATION_MGR has no exception.
Method GET_SPECIFIC_PERSISTER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TBO | Call by reference | Object reference (TYPE REF TO) | /TDAG/IF_WFF_PERSISTABLE_TBO | Das TBO zu welchem der passende Persister ermittelt wird | 20080717 | |||
| 2 | RV_PERSISTER_NAME | Value transfer | Type reference (TYPE) | /TDAG/EHFND_FW_PERSISTER_NAME | Persistername | 20080715 |
Method GET_SPECIFIC_PERSISTER_NAME on class /TDAG/CL_WFF_CONFIGURATION_MGR has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 110_600 |