SAP ABAP Class CL_GRFN_REP_REPORT_DB (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
⤷
⤷
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 | 20090430 |
Properties
| Class | CL_GRFN_REP_REPORT_DB | |
| 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 | 20090320 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_REP_REPORT_DB has no forward declaration.
Interfaces
Class CL_GRFN_REP_REPORT_DB has no interface implemented.
Friends
Class CL_GRFN_REP_REPORT_DB 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) | GRFN_S_REP_HEADER | Report: Header | 20120626 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | YT_VERSION | 20120626 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_REP_VERSION | Report versions | 20100804 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090430 | ||
| 2 | Instance method | Private | Method | Get single version | 20100611 | |
| 3 | Instance method | Public | Method | Read definition from DB | 20090430 | |
| 4 | Instance method | Public | Method | Save the report | 20120626 | |
| 5 | Instance method | Public | Method | Set report's columns | 20120626 | |
| 6 | Instance method | Public | Method | Set report's filters | 20120626 | |
| 7 | Instance method | Public | Method | Set report's header | 20120626 | |
| 8 | Instance method | Public | Method | Set report's hierarchy | 20120626 | |
| 9 | Instance method | Public | Method | Set report's evaluations | 20120626 | |
| 10 | Instance method | Public | Method | Set report's strategy | 20120626 | |
| 11 | Instance method | Public | Method | Set report's text | 20120626 | |
| 12 | Instance method | Public | Method | Set report's versions | 20120626 |
Events
Class CL_GRFN_REP_REPORT_DB has no event.
Types
Class CL_GRFN_REP_REPORT_DB has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report name | 20090430 |
Method CONSTRUCTOR on class CL_GRFN_REP_REPORT_DB has no exception.
Method GET_SINGLE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VERSION | Value transfer | Type reference (TYPE) | GRFN_REP_VERSION | Report version | 20100611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100611 |
Method READ_FROM_DB Signature
Method READ_FROM_DB on class CL_GRFN_REP_REPORT_DB has no parameter.
Method READ_FROM_DB on class CL_GRFN_REP_REPORT_DB has no exception.
Method SAVE Signature
Method SAVE on class CL_GRFN_REP_REPORT_DB has no parameter.
Method SAVE on class CL_GRFN_REP_REPORT_DB has no exception.
Method SET_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COLUMNS | Call by reference | Type reference (TYPE) | GRFN_T_REP_COLUMN | Report: Column | 20120626 | |||
| 2 | IV_VERSION | Call by reference | Type reference (TYPE) | GRFN_REP_VERSION | 20120626 |
Method SET_COLUMNS on class CL_GRFN_REP_REPORT_DB has no exception.
Method SET_FILTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FILTER | Call by reference | Type reference (TYPE) | GRFN_T_REP_FIELD_FILTER | 20120626 | ||||
| 2 | IV_VERSION | Call by reference | Type reference (TYPE) | GRFN_REP_VERSION | 20120626 |
Method SET_FILTERS on class CL_GRFN_REP_REPORT_DB has no exception.
Method SET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HEADER | Call by reference | Type reference (TYPE) | GRFN_S_REP_HEADER | Report: Header | 20120626 | |||
| 2 | IV_VERSION | Call by reference | Type reference (TYPE) | GRFN_REP_VERSION | Report version | 20120626 |
Method SET_HEADER on class CL_GRFN_REP_REPORT_DB has no exception.
Method SET_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HIERARCHY | Call by reference | Type reference (TYPE) | GRFN_T_REP_HIERARCHY_DEF | Hierarchy definition | 20120626 | |||
| 2 | IV_VERSION | Call by reference | Type reference (TYPE) | GRFN_REP_VERSION | Report version | 20120626 |
Method SET_HIERARCHY on class CL_GRFN_REP_REPORT_DB has no exception.
Method SET_RFILTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RFILTERS | Call by reference | Type reference (TYPE) | GRFN_T_REP_RFILTER | Report: Rating filter | 20120626 | |||
| 2 | IV_VERSION | Call by reference | Type reference (TYPE) | GRFN_REP_VERSION | Report version | 20120626 |
Method SET_RFILTERS on class CL_GRFN_REP_REPORT_DB has no exception.
Method SET_STRATEGY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_STRATEGY | Call by reference | Type reference (TYPE) | GRFN_T_REP_STRATEGY | Report: Strategy | 20120626 | |||
| 2 | IV_VERSION | Call by reference | Type reference (TYPE) | GRFN_REP_VERSION | Report version | 20120626 |
Method SET_STRATEGY on class CL_GRFN_REP_REPORT_DB has no exception.
Method SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | GRFN_REPDESCRIPTION | Report: Description | 20120626 | |||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | Language Key | 20120626 | |||
| 3 | IV_TEXT | Call by reference | Type reference (TYPE) | GRFN_REPTEXT | Report: Text | 20120626 | |||
| 4 | IV_VERSION_TITLE | Call by reference | Type reference (TYPE) | GRFN_REPVERSTITLE | Report: Version title | 20120626 |
Method SET_TEXT on class CL_GRFN_REP_REPORT_DB has no exception.
Method SET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VERSION | Call by reference | Type reference (TYPE) | GRFNREPVERSION | Report versions | 20120626 |
Method SET_VERSION on class CL_GRFN_REP_REPORT_DB has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |