SAP ABAP Class CL_LFS_TAG_PROVIDER (Example of a Tag Provider Implementation)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-AP-AP (Application Component) Basic Functions
⤷
FBK_SUST (Package) Sustainability enhancements for Vendor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_TAG_PROVIDER | Interface for Tag Provider | 20101019 |
Properties
| Class | CL_LFS_TAG_PROVIDER | |
| Short Description | Example of a Tag Provider Implementation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FBK_SUST | Sustainability enhancements for Vendor |
| Created | 20101019 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LFS_TAG_PROVIDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_TAG_PROVIDER | Interface for Tag Provider | 20101019 |
Friends
Class CL_LFS_TAG_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | WDY_TAG_PROVIDER_TAG_TAB | Table of Provider Tags | 20101019 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101019 |
Events
Class CL_LFS_TAG_PROVIDER has no event.
Types
Class CL_LFS_TAG_PROVIDER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_LFS_TAG_PROVIDER has no parameter.
Method CONSTRUCTOR on class CL_LFS_TAG_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |