SAP ABAP Class CL_GRRM_WD_TAG_PROVIDER (RM Tag Provider)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_WD_CHIP (Package) Risk Management CHIPs
⤷
⤷
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 | 20120215 |
Properties
| Class | CL_GRRM_WD_TAG_PROVIDER | |
| Short Description | RM Tag Provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_WD_CHIP | Risk Management CHIPs |
| Created | 20120215 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_WD_TAG_PROVIDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_TAG_PROVIDER | Interface for Tag Provider | 20120215 |
Friends
Class CL_GRRM_WD_TAG_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | WDY_TAG_PROVIDER_NAMESPACE | 'GRRM' | Namespace of Tag Provider | 20120216 | ||
| 2 | Constant | Public | Type reference (TYPE) | WDY_TAG_NAME | 'GRRM:FocusDate' | Tag Name | 20120322 | ||
| 3 | Constant | Public | Type reference (TYPE) | WDY_TAG_NAME | 'GRRM:OrganizationID' | Tag Name | 20120216 | ||
| 4 | Constant | Public | Type reference (TYPE) | WDY_TAG_NAME | 'GRRM:RiskCategoryID' | Tag Name | 20120216 | ||
| 5 | Constant | Public | Type reference (TYPE) | WDY_TAG_NAME | 'GRRM:RiskID' | Tag Name | 20120321 | ||
| 6 | Constant | Private | Type reference (TYPE) | WDY_TAG_NAME | 'FocusDate' | Tag Name | 20120322 | ||
| 7 | Constant | Private | Type reference (TYPE) | WDY_TAG_NAME | 'OrganizationID' | Tag Name | 20120216 | ||
| 8 | Constant | Private | Type reference (TYPE) | WDY_TAG_NAME | 'RiskCategoryID' | Tag Name | 20120216 | ||
| 9 | Constant | Private | Type reference (TYPE) | WDY_TAG_NAME | 'RiskID' | Tag Name | 20120321 | ||
| 10 | Constant | Private | Type reference (TYPE) | DATATYPE_D | 'CHAR' | Data Type in ABAP Dictionary | 20120216 | ||
| 11 | Constant | Private | Type reference (TYPE) | DATATYPE_D | 'DATS' | Data Type in ABAP Dictionary | 20120322 | ||
| 12 | Instance attribute | Private | Type reference (TYPE) | WDY_TAG_PROVIDER_TAG_TAB | Table of Provider Tags | 20120215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120215 | |
| 2 | Instance method | Private | Method | 20120215 |
Events
Class CL_GRRM_WD_TAG_PROVIDER has no event.
Types
Class CL_GRRM_WD_TAG_PROVIDER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRRM_WD_TAG_PROVIDER has no parameter.
Method CONSTRUCTOR on class CL_GRRM_WD_TAG_PROVIDER has no exception.
Method LOAD_TAGS Signature
Method LOAD_TAGS on class CL_GRRM_WD_TAG_PROVIDER has no parameter.
Method LOAD_TAGS on class CL_GRRM_WD_TAG_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |