SAP ABAP Class /EACC/CL_REPPROV_DATA (Access Functions for Data in Report Provider (RSCRM))
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC (Application Component) Business Accounting
⤷
/EACC/DM_QUERY (Package) Interface to BW Query Data (Report Provider)
⤷
⤷
Properties
| Class | /EACC/CL_REPPROV_DATA | |
| Short Description | Access Functions for Data in Report Provider (RSCRM) | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /EACC/DM_QUERY | Interface to BW Query Data (Report Provider) |
| Created | 20010624 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_REPPROV_DATA has no forward declaration.
Interfaces
Class /EACC/CL_REPPROV_DATA has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /EACC/CL_REPPROV_QUERY | 20010629 | Access to Segmentation BAPI |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | NUMC3 | '001' | Numc3, Internal Use | 20010625 | ||
| 2 | Constant | Public | Type reference (TYPE) | NUMC3 | '000' | Numc3, Internal Use | 20010626 | ||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Pointer to Output Data | 20010629 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SYTABIX | Internal Tables, Current Row Index | 20010624 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SYTABIX | Internal Tables, Current Row Index | 20010626 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20010706 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | /EACC/CL_REPPROV_QUERY | Access to Segmentation BAPI | 20010628 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20010624 | ||||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20010625 | ||||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Characteristics in the Query | 20010625 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Key Figures in the Query | 20010625 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20010625 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20010625 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | NUMC4 | Session ID | 20010626 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20010626 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | YTH_REP_CHAR | Table of characteristics | 20010625 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | YTH_REP_KYF | Table of Key Figures | 20010625 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | YT_TUPLE | Table of datasets | 20010625 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010624 | |
| 2 | Instance method | Public | Method | Convert Data in Output Structure | 20010626 | |
| 3 | Instance method | Public | Method | Fill Internal Table for Transfer Structure | 20010625 | |
| 4 | Instance method | Private | Method | Define All Datasets | 20010625 | |
| 5 | Instance method | Private | Method | Read Characteristics for Current Line | 20010626 | |
| 6 | Instance method | Private | Method | Read Key Figures for Current Line | 20010626 |
Events
Class /EACC/CL_REPPROV_DATA has no event.
Types
Class /EACC/CL_REPPROV_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_QUERY | Call by reference | Object reference (TYPE REF TO) | /EACC/CL_REPPROV_QUERY | Zugriff auf Segmentation BAPI | 20010628 | |||
| 2 | IRDT_AXIS | Value transfer | Object reference (TYPE REF TO) | DATA | Axen | 20010624 | |||
| 3 | IRDT_CELL | Value transfer | Object reference (TYPE REF TO) | DATA | Zellen | 20010625 | |||
| 4 | IRDT_CHAR | Value transfer | Object reference (TYPE REF TO) | DATA | Aufrißmerkmale der Query | 20010625 | |||
| 5 | IRDT_KYF | Value transfer | Object reference (TYPE REF TO) | DATA | Selektierte Kennzahlen der Query | 20010625 | |||
| 6 | IRDT_MEMVAL | Value transfer | Object reference (TYPE REF TO) | DATA | Werte | 20010625 | |||
| 7 | I_RFCDEST | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010626 | |||
| 8 | I_SESSION | Value transfer | Type reference (TYPE) | NUMC4 | Zählparameter | 20010626 |
Method CONSTRUCTOR on class /EACC/CL_REPPROV_DATA has no exception.
Method FILL_STRUCTURE_FROM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20010706 |
Method FILL_STRUCTURE_FROM_DATA on class /EACC/CL_REPPROV_DATA has no exception.
Method PREPARE_FOR_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME | Name der Ausgabestruktur | 20010625 |
Method PREPARE_FOR_STRUCTURE on class /EACC/CL_REPPROV_DATA has no exception.
Method _GET_TUPLES Signature
Method _GET_TUPLES on class /EACC/CL_REPPROV_DATA has no parameter.
Method _GET_TUPLES on class /EACC/CL_REPPROV_DATA has no exception.
Method _SET_CHARS_FOR_TUPEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IRDS_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Workarea | 20010626 | |||
| 2 | I_TUPLE | Call by reference | Type reference (TYPE) | NUMC10 | Numerisches Characterfeld der Länge 10 | 20010626 |
Method _SET_CHARS_FOR_TUPEL on class /EACC/CL_REPPROV_DATA has no exception.
Method _SET_KYFS_FOR_TUPEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IRDS_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Workarea | 20010626 | |||
| 2 | I_TABIX | Value transfer | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20010706 | |||
| 3 | I_TUPLE | Call by reference | Type reference (TYPE) | NUMC10 | Numerisches Characterfeld der Länge 10 | 20010626 |
Method _SET_KYFS_FOR_TUPEL on class /EACC/CL_REPPROV_DATA has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |