SAP ABAP Class CL_GRFN_REP_REPORT_DM_TECH (Report definition from DB)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_REPORTING (Package) Shared PC-RM Reporting
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_REPORTING (Package) Shared PC-RM Reporting
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_REP_REPORT_BASIS | Basis class for report definition | 20120604 |
Properties
Class | CL_GRFN_REP_REPORT_DM_TECH | |
Short Description | Report definition from DB | |
Super Class | CL_GRFN_REP_REPORT_BASIS | Basis class for report definition |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_REPORTING | Shared PC-RM Reporting |
Created | 20120604 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_REP_REPORT_DM_TECH has no forward declaration.
Interfaces
Class CL_GRFN_REP_REPORT_DM_TECH has no interface implemented.
Friends
Class CL_GRFN_REP_REPORT_DM_TECH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_TECH_FN | Constant | Public | Type reference (TYPE) | GRFN_REPNAME | 'DM_TECH_FN' | Report name | 20120604 | |
2 | C_TECH_PC | Constant | Public | Type reference (TYPE) | GRFN_REPNAME | 'DM_TECH_PC' | Report name | 20120604 | |
3 | C_TECH_RM | Constant | Public | Type reference (TYPE) | GRFN_REPNAME | 'DM_TECH_RM' | Report name | 20120604 | |
4 | T_STRATEGY | Instance attribute | Private | Type reference (TYPE) | GRFN_T_REP_STRATEGY | Report: Strategy | 20120605 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CALCULATE_WALKING_STRATEGY | Instance method | Public | Method | Calculate the walking strategy | 20120604 |
2 | CONSTRUCTOR | Instance method | Public | Constructor | 20120604 | |
3 | GET_APPLICATION | Instance method | Private | Method | 20120604 |
Events
Class CL_GRFN_REP_REPORT_DM_TECH has no event.
Types
Class CL_GRFN_REP_REPORT_DM_TECH has no local type.
Method Signatures
Method CALCULATE_WALKING_STRATEGY Signature
Method CALCULATE_WALKING_STRATEGY on class CL_GRFN_REP_REPORT_DM_TECH has no parameter.
Method CALCULATE_WALKING_STRATEGY on class CL_GRFN_REP_REPORT_DM_TECH has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report name | 20120604 |
Method CONSTRUCTOR on class CL_GRFN_REP_REPORT_DM_TECH has no exception.
Method GET_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_APPLICATION | Value transfer | Type reference (TYPE) | GRFN_REP_APPLICATION | Reporting Area | 20120604 |
Method GET_APPLICATION on class CL_GRFN_REP_REPORT_DM_TECH has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |