SAP ABAP Class IF_RECO_DATA (Controlling Data)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RECO_PLANDATA | Plan Data | 20050113 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECO_DATA | Controlling Data | 20050113 |
Properties
| Class | IF_RECO_DATA | |
| Short Description | Controlling Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041102 | SAP |
| Last change | 20140121 | SAP |
| 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) |
Interfaces
Class IF_RECO_DATA has no interface implemented.
Friends
Class IF_RECO_DATA 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) | IF_RECA_MESSAGE_LIST | Message Collector | 20050512 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Authorization | 20050113 | |
| 2 | Instance method | Public | Method | Checks Data Record | 20050308 | |
| 3 | Instance method | Public | Method | Removes Lock | 20050217 | |
| 4 | Instance method | Public | Method | Distributes Totals Record to Periods | 20050308 | |
| 5 | Instance method | Public | Method | Sets Lock | 20050217 | |
| 6 | Instance method | Public | Method | Gets List of Selected Cost Elements | 20050308 | |
| 7 | Instance method | Public | Method | Gets Currency | 20050126 | |
| 8 | Instance method | Public | Method | Gets Period Value | 20050118 | |
| 9 | Instance method | Public | Method | Gets List of All Records | 20050113 | |
| 10 | Instance method | Public | Method | Gets Period Records for Totals Record | 20050113 | |
| 11 | Instance method | Public | Method | Gets List of All Records Incl. Additional Data | 20050211 | |
| 12 | Instance method | Public | Method | Gets List of Objects to Be Planned | 20050308 | |
| 13 | Instance method | Public | Method | Gets List of Objects to Be Planned with Additional Fields | 20050308 | |
| 14 | Instance method | Public | Method | Gets Selection Parameters | 20050113 | |
| 15 | Instance method | Public | Method | Gets List of Selected Periods | 20050127 | |
| 16 | Instance method | Public | Method | Gets List of Totals Values | 20050113 | |
| 17 | Instance method | Public | Method | Gets List of Totals Values and Additional Fields | 20050113 | |
| 18 | Instance method | Public | Method | Initializes (Empty Object) | 20050113 | |
| 19 | Instance method | Public | Method | Initialization with Reading of Initial Data | 20050113 |
Events
Class IF_RECO_DATA has no event.
Types
Class IF_RECO_DATA has no local type.
Method Signatures
Method CHECK_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20050113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20050113 |
Method CHECK_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20050308 | |||
| 2 | IS_ITEM | Call by reference | Type reference (TYPE) | RECO_CODATA | CO-Daten (RE-spez.) | 20050308 |
Method CHECK_ITEM on class IF_RECO_DATA has no exception.
Method DEQUEUE Signature
Method DEQUEUE on class IF_RECO_DATA has no parameter.
Method DEQUEUE on class IF_RECO_DATA has no exception.
Method DISTRIBUTE_TOTALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_CODATA | CO-Daten (RE-spezifisch) | 20050308 | |||
| 2 | ID_DISTKEY | Call by reference | Type reference (TYPE) | C | '0' | Verteilungsschlüssel (nicht benutzt) | 20050308 | ||
| 3 | IS_TOTAL | Call by reference | Type reference (TYPE) | RECO_CODATA | CO-Daten (RE-spez.) | 20050308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050308 |
Method ENQUEUE Signature
Method ENQUEUE on class IF_RECO_DATA has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20050217 |
Method GET_COSTELEMENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COSTELEMENT_X | Call by reference | Type reference (TYPE) | RE_T_COSTELEMENT_X | Kostenart mit Bezeichnung | 20050308 | |||
| 2 | IF_CHECK_IF_ALLOWED | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_TRUE | Kennz.: Prüfung, ob Konto für Objekt erlaubt? | 20050613 | ||
| 3 | IF_WITH_TEXT | Value transfer | Type reference (TYPE) | RECABOOL | Kennz.: Mit Text? | 20050308 |
Method GET_COSTELEMENT_LIST on class IF_RECO_DATA has no exception.
Method GET_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Währungsschlüssel | 20050126 | |||
| 2 | ED_CURRTYPE | Call by reference | Type reference (TYPE) | RECOCURRTYPE | Währung für Planung | 20050126 |
Method GET_CURRENCY on class IF_RECO_DATA has no exception.
Method GET_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ITEM | Call by reference | Type reference (TYPE) | RECO_CODATA | CO-Daten (RE-spez.) | 20050118 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | RECO_CODATA_KEY | CO-Daten (RE-spezifisch): Schlüsselfelder | 20050118 |
Method GET_ITEM on class IF_RECO_DATA has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_CODATA | CO-Daten (RE-spezifisch) | 20050113 |
Method GET_LIST on class IF_RECO_DATA has no exception.
Method GET_LIST_FOR_TOTAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_CODATA | CO-Daten (RE-spezifisch) | 20050113 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | RECO_CODATA_KEY | CO-Daten (RE-spezifisch): Schlüsselfelder | 20050113 |
Method GET_LIST_FOR_TOTAL on class IF_RECO_DATA has no exception.
Method GET_LIST_X Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST_X | Call by reference | Type reference (TYPE) | RE_T_CODATA_X | CO-Daten: Zusatzfelder | 20050211 |
Method GET_LIST_X on class IF_RECO_DATA has no exception.
Method GET_OBJECT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT | Call by reference | Type reference (TYPE) | RE_T_CODATA_OBJ | OBJNR | 20050308 |
Method GET_OBJECT_LIST on class IF_RECO_DATA has no exception.
Method GET_OBJECT_LIST_X Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT_X | Call by reference | Type reference (TYPE) | RE_T_CODATA_OBJ_X | CO-Daten: Objekt (transparente Schlüssel) | 20050308 |
Method GET_OBJECT_LIST_X on class IF_RECO_DATA has no exception.
Method GET_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ADDPARAM | Call by reference | Type reference (TYPE) | RECOPLANPARAM | Zusätzliche Parameter für Plandaten | 20050113 | |||
| 2 | ET_OBJNR | Call by reference | Type reference (TYPE) | RE_T_OBJNR | OBJNR | 20050113 | |||
| 3 | ET_SO_COSTELEMENT | Call by reference | Type reference (TYPE) | RE_T_RSOCOSTELEMENT | Select-Option für Kostenart | 20050113 |
Method GET_PARAM on class IF_RECO_DATA has no exception.
Method GET_PERIOD_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PERIOD_LIST | Call by reference | Type reference (TYPE) | RE_T_PERIOD_LIMIT | CO-Perioden: Gültigkeitszeitraum | 20050127 |
Method GET_PERIOD_LIST on class IF_RECO_DATA has no exception.
Method GET_TOTALS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_CODATA | CO-Daten (RE-spezifisch) | 20050113 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | RECO_CODATA_KEY | CO-Daten (RE-spezifisch): Schlüsselfelder | 20050118 |
Method GET_TOTALS_LIST on class IF_RECO_DATA has no exception.
Method GET_TOTALS_LIST_X Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST_X | Call by reference | Type reference (TYPE) | RE_T_CODATA_X | CO-Daten: Zusatzfelder | 20050113 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | RECO_CODATA_KEY | CO-Daten (RE-spezifisch): Schlüsselfelder | 20050118 |
Method GET_TOTALS_LIST_X on class IF_RECO_DATA has no exception.
Method INIT Signature
Method INIT on class IF_RECO_DATA has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20100604 |
Method INIT_BY_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTIVITY | Call by reference | Type reference (TYPE) | RECA1_ACTIVITY | 20050113 | ||||
| 2 | IF_AUTH_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050113 | ||||
| 3 | IF_ENQUEUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050113 | ||||
| 4 | IF_NO_SELECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Kennz.: Vorh. Daten nicht selektieren | 20050520 | ||
| 5 | IS_ADDPARAM | Call by reference | Type reference (TYPE) | RECOPLANPARAM | Version | 20050113 | |||
| 6 | IT_OBJNR | Call by reference | Type reference (TYPE) | RE_T_OBJNR | OBJNR | 20050113 | |||
| 7 | IT_SO_COSTELEMENT | Call by reference | Type reference (TYPE) | RE_T_RSOCOSTELEMENT | Select-Option für Kostenart | 20050113 | |||
| 8 | IT_SO_VALUETYPE | Call by reference | Type reference (TYPE) | RE_T_RSOVALUETYPE | Select-Options für Werttyp | 20131031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Daten sind gesperrt | 20050113 | ||
| 2 | Allgemeiner Fehler | 20050113 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |