Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_REP_DATAMART_COLLECTOR | Report: Data collector for Datamart | 20080925 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_REP_DATA_COLLECTOR | Report: Data collector | 20080925 |
Properties
| Class | CL_GRFN_REP_COLLECTOR | |
| Short Description | Report: Data collector | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_REPORTING | Shared PC-RM Reporting |
| Created | 20080925 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRFN_REP_COLLECTOR has no interface implemented.
Friends
Class CL_GRFN_REP_COLLECTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_REP_ENGINE | Reporting engine | 20081204 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_REP_HIERARCHY | Report's hierarchy services | 20081222 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_REP_HIERARCHY | Report's hierarchy services | 20081222 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | GRFN_S_REP_SELECTION | Selection data for Generic report | 20080925 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | GRFN_T_REP_ATTR | Reporting: Collector attributes | 20081112 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | YT_CURR_CONV_FIELDS | 20090116 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | GRFN_T_REP_DATA | Reporting: Collector data | 20081112 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | GRFN_T_REP_HIERARCHY | Report: Hierarchy | 20081127 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | GRFN_T_ENTITY | Table of entities | 20081126 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | GRFN_T_REP_OBJECT_REL_ATTR | Reporting: Seqnr relational attributes | 20081201 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | GRFN_T_REP_HIERARCHY | Report: Hierarchy | 20081210 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | D | 20081212 | ||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20080925 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | ',' | Single-Character Flag | 20100701 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add edge of base hierarchy | 20120518 | |
| 2 | Instance method | Public | Method | Add node to collector | 20080925 | |
| 3 | Instance method | Public | Method | Aggregate values | 20080925 | |
| 4 | Instance method | Private | Method | Aggregate values for LE entity | 20110731 | |
| 5 | Instance method | Private | Method | Aggregate values for PC entity | 20090205 | |
| 6 | Instance method | Private | Method | Aggregate values for PC entity | 20090206 | |
| 7 | Instance method | Public | Method | Delete unnecessary data | 20110516 | |
| 8 | Instance method | Public | Constructor | Constructor | 20080925 | |
| 9 | Instance method | Protected | Method | Convert amount in attribute structure | 20090116 | |
| 10 | Instance method | Protected | Method | Converts amount to different currency | 20081212 | |
| 11 | Instance method | Private | Method | Fill currency fields | 20090116 | |
| 12 | Instance method | Public | Method | What should be done when the object is destroyed? | 20090430 | |
| 13 | Instance method | Private | Method | 20081112 | ||
| 14 | Instance method | Public | Method | Get stored attributes of object ID | 20120206 | |
| 15 | Instance method | Protected | Method | Get value of field | 20081113 | |
| 16 | Instance method | Protected | Method | Get object ID seqnr for hierarchy | 20081217 | |
| 17 | Instance method | Public | Method | Get object children | 20081205 | |
| 18 | Instance method | Public | Method | Return results | 20080925 | |
| 19 | Instance method | Protected | Method | 20120206 | ||
| 20 | Instance method | Public | Method | Is the entity already processed? | 20080925 | |
| 21 | Instance method | Protected | Method | Read icons for icon fields | 20090129 | |
| 22 | Instance method | Protected | Method | Read texts for text attributes | 20081112 | |
| 23 | Instance method | Public | Method | Set attributes to object ID | 20120518 | |
| 24 | Instance method | Public | Method | List of fields used for aggregation | 20091016 |
Events
Class CL_GRFN_REP_COLLECTOR has no event.
Types
Class CL_GRFN_REP_COLLECTOR has no local type.
Method Signatures
Method ADD_BASE_HIER_EDGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHILD_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120518 | |||
| 2 | IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120518 |
Method ADD_BASE_HIER_EDGE on class CL_GRFN_REP_COLLECTOR has no exception.
Method ADD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTR | Call by reference | Type reference (TYPE) | ANY | 20080925 | ||||
| 2 | IS_OBJECT | Call by reference | Type reference (TYPE) | GRFN_S_ENTITY_CHILD | Data collector: Child of entity | 20080925 | |||
| 3 | IS_SPLIT_CRITERIA | Call by reference | Type reference (TYPE) | GRFN_S_REP_SPLIT_CRITERIA | Reporting: Split criteria | 20100622 | |||
| 4 | IS_VALUE | Call by reference | Type reference (TYPE) | GRFN_S_REP_VALUES | Report: Values | 20080925 | |||
| 5 | IT_ATTR_VALUE | Call by reference | Type reference (TYPE) | GRFN_T_REP_ATTR_VALUE | Attribute with multivalues | 20100701 | |||
| 6 | IT_CHILD | Call by reference | Type reference (TYPE) | GRFN_T_OBJECTS | List of object pairs (object ID + entity ID) | 20081105 | |||
| 7 | IT_HIERARCHY_EDGE | Call by reference | Type reference (TYPE) | GRFN_T_REP_HIERARCHY | Report: Hierarchy | 20081026 | |||
| 8 | IT_PARENT | Call by reference | Type reference (TYPE) | GRFN_T_OBJECTS | List of object pairs (object ID + entity ID) | 20080925 | |||
| 9 | IT_TEXTS | Call by reference | Type reference (TYPE) | GRFN_T_REP_OBJECT_TEXT | Language dependent object texts | 20090430 | |||
| 10 | IV_HIER_NODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081024 | ||||
| 11 | IV_NO_CHILD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081105 | ||||
| 12 | IV_PARENT_STORE_NODE | Call by reference | Type reference (TYPE) | GRFN_STORE_TYPE | Report: Store type | 20100505 | |||
| 13 | IV_READ_ATTR | Call by reference | Type reference (TYPE) | GRFN_READ_ATTRIBUTE_FLAG | Report: Flag for reading attribute | 20090226 | |||
| 14 | IV_REGULATION_SPLIT | Call by reference | Type reference (TYPE) | GRFN_REG_SPLIT | Split Regulations | 20100630 | |||
| 15 | IV_SEQNR | Call by reference | Type reference (TYPE) | I | 20081006 | ||||
| 16 | IV_STORE_NODE | Call by reference | Type reference (TYPE) | GRFN_STORE_TYPE | Report: Store type | 20080925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20130219 |
Method AGGREGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VALUE | Call by reference | Type reference (TYPE) | GRFN_S_REP_VALUES | Report: Values | 20080925 | |||
| 2 | IS_ATTR | Call by reference | Type reference (TYPE) | ANY | 20080925 | ||||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | GRFN_S_ENTITY_CHILD | Data collector: Child of entity | 20080925 | |||
| 4 | IT_ATTR_VALUE | Call by reference | Type reference (TYPE) | GRFN_T_REP_ATTR_VALUE | Attribute with multivalues | 20100921 | |||
| 5 | IT_CHILD | Call by reference | Type reference (TYPE) | GRFN_T_ENTITY_CHILD | Data collector: Children of entity | 20080925 | |||
| 6 | IT_VALUE | Call by reference | Type reference (TYPE) | GRFN_T_REP_VALUES | Report: Ratings | 20080925 |
Method AGGREGATE on class CL_GRFN_REP_COLLECTOR has no exception.
Method AGGREGATE_LE_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VALUE | Call by reference | Type reference (TYPE) | GRFN_S_REP_VALUES | Report: Values | 20110731 | |||
| 2 | IS_ATTR | Call by reference | Type reference (TYPE) | ANY | 20110731 | ||||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | GRFN_S_ENTITY_CHILD | Data collector: Child of entity | 20110731 | |||
| 4 | IT_CHILD | Call by reference | Type reference (TYPE) | GRFN_T_ENTITY_CHILD | Data collector: Children of entity | 20110731 | |||
| 5 | IT_VALUE | Call by reference | Type reference (TYPE) | GRFN_T_REP_VALUES | Report: Ratings | 20110731 |
Method AGGREGATE_LE_ENTITY on class CL_GRFN_REP_COLLECTOR has no exception.
Method AGGREGATE_PC_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VALUE | Call by reference | Type reference (TYPE) | GRFN_S_REP_VALUES | Report: Values | 20090205 | |||
| 2 | IS_ATTR | Call by reference | Type reference (TYPE) | ANY | 20090205 | ||||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | GRFN_S_ENTITY_CHILD | Data collector: Child of entity | 20090205 | |||
| 4 | IT_CHILD | Call by reference | Type reference (TYPE) | GRFN_T_ENTITY_CHILD | Data collector: Children of entity | 20090205 | |||
| 5 | IT_VALUE | Call by reference | Type reference (TYPE) | GRFN_T_REP_VALUES | Report: Ratings | 20090205 |
Method AGGREGATE_PC_ENTITY on class CL_GRFN_REP_COLLECTOR has no exception.
Method AGGREGATE_RM_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VALUE | Call by reference | Type reference (TYPE) | GRFN_S_REP_VALUES | Report: Values | 20090206 | |||
| 2 | IS_ATTR | Call by reference | Type reference (TYPE) | ANY | 20090206 | ||||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | GRFN_S_ENTITY_CHILD | Data collector: Child of entity | 20090206 | |||
| 4 | IT_CHILD | Call by reference | Type reference (TYPE) | GRFN_T_ENTITY_CHILD | Data collector: Children of entity | 20090206 | |||
| 5 | IT_VALUE | Call by reference | Type reference (TYPE) | GRFN_T_REP_VALUES | Report: Ratings | 20090206 |
Method AGGREGATE_RM_ENTITY on class CL_GRFN_REP_COLLECTOR has no exception.
Method CLEANUP Signature
Method CLEANUP on class CL_GRFN_REP_COLLECTOR has no parameter.
Method CLEANUP on class CL_GRFN_REP_COLLECTOR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENGINE | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_REP_ENGINE | Reporting engine | 20081204 | |||
| 2 | IO_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_REP_HIERARCHY | Report's hierarchy services | 20081222 | |||
| 3 | IS_REP_SELECTION | Call by reference | Type reference (TYPE) | GRFN_S_REP_SELECTION | Selection data for Generic report | 20080925 | |||
| 4 | IT_HIERARCHY_ENTITY | Call by reference | Type reference (TYPE) | GRFN_T_ENTITY | Table of entities | 20081126 | |||
| 5 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20080925 |
Method CONSTRUCTOR on class CL_GRFN_REP_COLLECTOR has no exception.
Method CONVERT_ATTR_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20090116 | |||
| 2 | RS_ATTR | Call by reference | Type reference (TYPE) | ANY | 20090116 |
Method CONVERT_ATTR_CURRENCY on class CL_GRFN_REP_COLLECTOR has no exception.
Method CONVERT_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_VALUE | Call by reference | Type reference (TYPE) | GRFN_S_REP_VALUES | Report: Values | 20081212 |
Method CONVERT_CURRENCY on class CL_GRFN_REP_COLLECTOR has no exception.
Method FILL_CURRENCY_FIELDS Signature
Method FILL_CURRENCY_FIELDS on class CL_GRFN_REP_COLLECTOR has no parameter.
Method FILL_CURRENCY_FIELDS on class CL_GRFN_REP_COLLECTOR has no exception.
Method FINISH Signature
Method FINISH on class CL_GRFN_REP_COLLECTOR has no parameter.
Method FINISH on class CL_GRFN_REP_COLLECTOR has no exception.
Method GET_ANALYSIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTR | Call by reference | Type reference (TYPE) | ANY | Analysis Entity Attribute | 20081112 | |||
| 2 | IV_ENTITY | Value transfer | Type reference (TYPE) | GRFN_SHORT_ENTITY_ID | Shor Entity ID (used in DM) | 20090206 | |||
| 3 | RT_RISK | Value transfer | Type reference (TYPE) | GRFN_T_RISK_AGGR | Aggregated Risk Analysis Data | 20081112 |
Method GET_ANALYSIS on class CL_GRFN_REP_COLLECTOR has no exception.
Method GET_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ATTR | Call by reference | Type reference (TYPE) | ANY | 20120206 | ||||
| 2 | ET_ATTR_VALUE | Call by reference | Type reference (TYPE) | GRFN_T_REP_ATTR_VALUE | Attribute with multivalues | 20120206 | |||
| 3 | ET_TEXTS | Call by reference | Type reference (TYPE) | GRFN_T_REP_OBJECT_TEXT | Language dependent object texts | 20120206 | |||
| 4 | IS_OBJECT | Call by reference | Type reference (TYPE) | GRFN_S_ENTITY_CHILD | Object ID | 20120206 | |||
| 5 | IS_SPLIT_CRITERIA | Call by reference | Type reference (TYPE) | GRFN_S_REP_SPLIT_CRITERIA | Reporting: Split criteria | 20120206 | |||
| 6 | IT_PARENT | Call by reference | Type reference (TYPE) | GRFN_T_OBJECTS | List of object pairs (object ID + entity ID) | 20120206 | |||
| 7 | IV_REGULATION_SPLIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120206 |
Method GET_ATTR on class CL_GRFN_REP_COLLECTOR has no exception.
Method GET_FIELD_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20081113 | ||||
| 2 | IS_ATTR | Call by reference | Type reference (TYPE) | ANY | 20081201 | ||||
| 3 | IS_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_S_OBJECT_POS | Object ID + Entity ID | 20081128 | |||
| 4 | IS_VALUE | Call by reference | Type reference (TYPE) | GRFN_S_REP_VALUES | Report: Values | 20081201 | |||
| 5 | IV_FIELD_ID | Call by reference | Type reference (TYPE) | GRFN_FIELDID | Report: Field ID | 20081113 |
Method GET_FIELD_VALUE on class CL_GRFN_REP_COLLECTOR has no exception.
Method GET_HIER_OBJECT_SEQNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | GRFN_S_OBJECT | Object ID + Entity ID | 20081217 | |||
| 2 | IT_PARENT | Call by reference | Type reference (TYPE) | GRFN_T_OBJECTS | List of object pairs (object ID + entity ID) | 20081217 | |||
| 3 | IT_PARENT_HIER | Call by reference | Type reference (TYPE) | GRFN_T_OBJECTS | List of object pairs (object ID + entity ID) | 20081217 | |||
| 4 | RV_OBJECT_SEQNR | Value transfer | Type reference (TYPE) | GRFN_OBJECT_SEQNR | Object sequence number | 20081217 |
Method GET_HIER_OBJECT_SEQNR on class CL_GRFN_REP_COLLECTOR has no exception.
Method GET_OBJECT_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHILDREN | Call by reference | Type reference (TYPE) | GRFN_T_OBJECT_CHILDREN | Table of object's children and reference to their data | 20081205 | |||
| 2 | IS_OBJECT | Call by reference | Type reference (TYPE) | GRFN_S_OBJECT | Object ID + Entity ID | 20081216 | |||
| 3 | IS_SPLIT_CRITERIA | Call by reference | Type reference (TYPE) | GRFN_S_REP_SPLIT_CRITERIA | Reporting: Split criteria | 20100624 | |||
| 4 | IT_PARENT | Call by reference | Type reference (TYPE) | GRFN_T_OBJECTS | List of object pairs (object ID + entity ID) | 20081215 |
Method GET_OBJECT_CHILDREN on class CL_GRFN_REP_COLLECTOR has no exception.
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20080925 |
Method GET_RESULT on class CL_GRFN_REP_COLLECTOR has no exception.
Method GET_SPLIT_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SPLIT_CRITERIA | Call by reference | Type reference (TYPE) | GRFN_S_REP_SPLIT_CRITERIA | Data collector: Child of entity | 20120206 | |||
| 2 | IT_PARENT | Call by reference | Type reference (TYPE) | GRFN_T_OBJECTS | List of object pairs (object ID + entity ID) | 20120206 | |||
| 3 | IV_REGULATION_SPLIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120206 | ||||
| 4 | RV_SPLIT_CRITERIA | Value transfer | Type reference (TYPE) | GRFN_REP_SPLIT_CRITERIA | Reporting: Split criteria | 20120206 |
Method GET_SPLIT_CRITERIA on class CL_GRFN_REP_COLLECTOR has no exception.
Method IS_PROCESSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PROCESSED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080925 | ||||
| 2 | IS_OBJECT | Call by reference | Type reference (TYPE) | GRFN_S_ENTITY_CHILD | Object ID | 20120206 | |||
| 3 | IS_SPLIT_CRITERIA | Call by reference | Type reference (TYPE) | GRFN_S_REP_SPLIT_CRITERIA | Reporting: Split criteria | 20120206 | |||
| 4 | IT_PARENT | Call by reference | Type reference (TYPE) | GRFN_T_OBJECTS | List of object pairs (object ID + entity ID) | 20120206 | |||
| 5 | IV_REGULATION_SPLIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120206 |
Method IS_PROCESSED on class CL_GRFN_REP_COLLECTOR has no exception.
Method READ_ICON_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OUTPUT_LINE | Call by reference | Type reference (TYPE) | ANY | 20090129 | ||||
| 2 | IS_ATTR | Call by reference | Type reference (TYPE) | ANY | 20090129 | ||||
| 3 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20090129 |
Method READ_ICON_FIELDS on class CL_GRFN_REP_COLLECTOR has no exception.
Method READ_TEXT_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OUTPUT_LINE | Call by reference | Type reference (TYPE) | ANY | 20081112 | ||||
| 2 | ET_ATTR_VALUE | Call by reference | Type reference (TYPE) | GRFN_T_REP_ATTR_VALUE | Attribute with multivalues | 20120424 | |||
| 3 | IS_ATTR | Call by reference | Type reference (TYPE) | ANY | 20081112 | ||||
| 4 | IT_ATTR_VALUE | Call by reference | Type reference (TYPE) | GRFN_T_REP_ATTR_VALUE | Attribute with multivalues | 20100722 | |||
| 5 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20081112 |
Method READ_TEXT_ATTR on class CL_GRFN_REP_COLLECTOR has no exception.
Method SET_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTR | Call by reference | Type reference (TYPE) | ANY | 20120518 | ||||
| 2 | IS_OBJECT | Call by reference | Type reference (TYPE) | GRFN_S_ENTITY_CHILD | Data collector: Child of entity | 20120518 | |||
| 3 | IT_ATTR_VALUE | Call by reference | Type reference (TYPE) | GRFN_T_REP_ATTR_VALUE | Attribute with multivalues | 20120518 |
Method SET_ATTR on class CL_GRFN_REP_COLLECTOR has no exception.
Method SOURCE_FIELDS_AGGREGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FIELDS | Value transfer | Type reference (TYPE) | GRFN_T_FIELDID | 20091016 |
Method SOURCE_FIELDS_AGGREGATION on class CL_GRFN_REP_COLLECTOR has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |