SAP ABAP Class IF_GRFN_REP_ENGINE_OUT (Report engine interface)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_REP_ENGINE | Reporting engine | 20090129 |
Properties
Class | IF_GRFN_REP_ENGINE_OUT | |
Short Description | Report engine interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090129 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_GRFN_REP_ENGINE_OUT has no interface implemented.
Friends
Class IF_GRFN_REP_ENGINE_OUT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090226 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GRFN_S_REP_DETAILS | General Selection for Reporting | 20090226 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GRFN_S_REP_SELECTION | Selection data for Generic report | 20090226 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GRFN_T_REP_SPLIT_CRITERIA | Reporting: Split criteria | 20100630 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GRFN_APP_COMPONENT | Application Component | 20090129 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GRFN_REP_CONV_AGGR_FIELD | Field for Timeframe Aggregation | 20110203 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20090129 | |||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GRFN_REP_OUTPUT_TYPE | Report Output Format | 20090129 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GRFN_REPNAME | Report name | 20090129 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GRFN_REPTYPE | Report type | 20090129 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20090129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get used collector | 20091016 |
2 | ![]() |
Instance method | Public | Method | Get used child counter | 20121113 |
3 | ![]() |
Instance method | Public | Method | Read all required fields per entity | 20091016 |
4 | ![]() |
Instance method | Public | Method | Get used walking strategy | 20120202 |
5 | ![]() |
Instance method | Public | Method | Is field used in the report? | 20120423 |
Events
Class IF_GRFN_REP_ENGINE_OUT has no event.
Types
Class IF_GRFN_REP_ENGINE_OUT has no local type.
Method Signatures
Method GET_COLLECTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_COLLECTOR | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_REP_COLLECTOR | Report: Data collector | 20091016 |
Method GET_COLLECTOR on class IF_GRFN_REP_ENGINE_OUT has no exception.
Method GET_COUNTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_COUNTER | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_REP_CHILD_COUNTER | Reporting: Child counter | 20121113 |
Method GET_COUNTER on class IF_GRFN_REP_ENGINE_OUT has no exception.
Method GET_REQUIRED_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELDS | Call by reference | Type reference (TYPE) | GRFN_T_FIELDID_HASHED | List of fields | 20091016 | ||
2 | ![]() |
EV_ALL_FIELDS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091016 | |||
3 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20091016 |
Method GET_REQUIRED_FIELDS on class IF_GRFN_REP_ENGINE_OUT has no exception.
Method GET_STRATEGY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_STRATEGY | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_REP_STRATEGY | Report: Strategy handling | 20120202 |
Method GET_STRATEGY on class IF_GRFN_REP_ENGINE_OUT has no exception.
Method IS_FIELD_USED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELDID | Call by reference | Type reference (TYPE) | GRFN_FIELDID | Report: Field ID | 20120423 | ||
2 | ![]() |
RV_USED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120423 |
Method IS_FIELD_USED on class IF_GRFN_REP_ENGINE_OUT has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in |