SAP ABAP Interface IF_RECO_DATA (Controlling Data)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-CO (Application Component) Real Estate Controlling
     RE_CO_CA (Package) RE: Cross Application Controlling (CO)
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
Interface IF_RECO_DATA  
Short Description Controlling Data    
General Data
Package RE_CO_CA   RE: Cross Application Controlling (CO) 
Created 20041102   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RECO_DATA has no interface.
Friends
Interface IF_RECO_DATA has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_MSGLIST 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 CHECK_AUTHORITY Instance method Public Method Checks Authorization 20050113
2 CHECK_ITEM Instance method Public Method Checks Data Record 20050308
3 DEQUEUE Instance method Public Method Removes Lock 20050217
4 DISTRIBUTE_TOTALS Instance method Public Method Distributes Totals Record to Periods 20050308
5 ENQUEUE Instance method Public Method Sets Lock 20050217
6 GET_COSTELEMENT_LIST Instance method Public Method Gets List of Selected Cost Elements 20050308
7 GET_CURRENCY Instance method Public Method Gets Currency 20050126
8 GET_ITEM Instance method Public Method Gets Period Value 20050118
9 GET_LIST Instance method Public Method Gets List of All Records 20050113
10 GET_LIST_FOR_TOTAL Instance method Public Method Gets Period Records for Totals Record 20050113
11 GET_LIST_X Instance method Public Method Gets List of All Records Incl. Additional Data 20050211
12 GET_OBJECT_LIST Instance method Public Method Gets List of Objects to Be Planned 20050308
13 GET_OBJECT_LIST_X Instance method Public Method Gets List of Objects to Be Planned with Additional Fields 20050308
14 GET_PARAM Instance method Public Method Gets Selection Parameters 20050113
15 GET_PERIOD_LIST Instance method Public Method Gets List of Selected Periods 20050127
16 GET_TOTALS_LIST Instance method Public Method Gets List of Totals Values 20050113
17 GET_TOTALS_LIST_X Instance method Public Method Gets List of Totals Values and Additional Fields 20050113
18 INIT Instance method Public Method Initializes (Empty Object) 20050113
19 INIT_BY_PARAM Instance method Public Method Initialization with Reading of Initial Data 20050113
Events
Interface IF_RECO_DATA has no event.
Types
Interface 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 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20050113
# Exception Resumable Description Created on
1 ERROR Fehler 20050113

Method CHECK_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20050308
2 Importing IS_ITEM Call by reference Type reference (TYPE) RECO_CODATA CO-Daten (RE-spez.) 20050308

Method CHECK_ITEM on Interface IF_RECO_DATA has no exception.

Method DEQUEUE Signature

Method DEQUEUE on Interface IF_RECO_DATA has no parameter.
Method DEQUEUE on Interface 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 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_CODATA CO-Daten (RE-spezifisch) 20050308
2 Importing ID_DISTKEY Call by reference Type reference (TYPE) C '0' Verteilungsschlüssel (nicht benutzt) 20050308
3 Importing IS_TOTAL Call by reference Type reference (TYPE) RECO_CODATA CO-Daten (RE-spez.) 20050308
# Exception Resumable Description Created on
1 NOT_SUPPORTED 20050308

Method ENQUEUE Signature

Method ENQUEUE on Interface IF_RECO_DATA has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler 20050217

Method GET_COSTELEMENT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COSTELEMENT_X Call by reference Type reference (TYPE) RE_T_COSTELEMENT_X Kostenart mit Bezeichnung 20050308
2 Importing IF_CHECK_IF_ALLOWED Value transfer Type reference (TYPE) RECABOOL ABAP_TRUE Kennz.: Prüfung, ob Konto für Objekt erlaubt? 20050613
3 Importing IF_WITH_TEXT Value transfer Type reference (TYPE) RECABOOL Kennz.: Mit Text? 20050308

Method GET_COSTELEMENT_LIST on Interface 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 Exporting ED_CURRENCY Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20050126
2 Exporting ED_CURRTYPE Call by reference Type reference (TYPE) RECOCURRTYPE Währung für Planung 20050126

Method GET_CURRENCY on Interface 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 Exporting ES_ITEM Call by reference Type reference (TYPE) RECO_CODATA CO-Daten (RE-spez.) 20050118
2 Importing IS_KEY Call by reference Type reference (TYPE) RECO_CODATA_KEY CO-Daten (RE-spezifisch): Schlüsselfelder 20050118

Method GET_ITEM on Interface 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 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_CODATA CO-Daten (RE-spezifisch) 20050113

Method GET_LIST on Interface 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 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_CODATA CO-Daten (RE-spezifisch) 20050113
2 Importing IS_KEY Call by reference Type reference (TYPE) RECO_CODATA_KEY CO-Daten (RE-spezifisch): Schlüsselfelder 20050113

Method GET_LIST_FOR_TOTAL on Interface 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 Exporting ET_LIST_X Call by reference Type reference (TYPE) RE_T_CODATA_X CO-Daten: Zusatzfelder 20050211

Method GET_LIST_X on Interface 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 Exporting ET_OBJECT Call by reference Type reference (TYPE) RE_T_CODATA_OBJ OBJNR 20050308

Method GET_OBJECT_LIST on Interface 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 Exporting 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 Interface 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 Exporting ES_ADDPARAM Call by reference Type reference (TYPE) RECOPLANPARAM Zusätzliche Parameter für Plandaten 20050113
2 Exporting ET_OBJNR Call by reference Type reference (TYPE) RE_T_OBJNR OBJNR 20050113
3 Exporting ET_SO_COSTELEMENT Call by reference Type reference (TYPE) RE_T_RSOCOSTELEMENT Select-Option für Kostenart 20050113

Method GET_PARAM on Interface 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 Exporting ET_PERIOD_LIST Call by reference Type reference (TYPE) RE_T_PERIOD_LIMIT CO-Perioden: Gültigkeitszeitraum 20050127

Method GET_PERIOD_LIST on Interface 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 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_CODATA CO-Daten (RE-spezifisch) 20050113
2 Importing IS_KEY Call by reference Type reference (TYPE) RECO_CODATA_KEY CO-Daten (RE-spezifisch): Schlüsselfelder 20050118

Method GET_TOTALS_LIST on Interface 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 Exporting ET_LIST_X Call by reference Type reference (TYPE) RE_T_CODATA_X CO-Daten: Zusatzfelder 20050113
2 Importing IS_KEY Call by reference Type reference (TYPE) RECO_CODATA_KEY CO-Daten (RE-spezifisch): Schlüsselfelder 20050118

Method GET_TOTALS_LIST_X on Interface IF_RECO_DATA has no exception.

Method INIT Signature

Method INIT on Interface IF_RECO_DATA has no parameter.
# Exception Resumable Description Created on
1 ERROR Allgemeiner Fehler 20100604

Method INIT_BY_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Call by reference Type reference (TYPE) RECA1_ACTIVITY 20050113
2 Importing IF_AUTH_CHECK Call by reference Type reference (TYPE) ABAP_BOOL 20050113
3 Importing IF_ENQUEUE Call by reference Type reference (TYPE) ABAP_BOOL 20050113
4 Importing IF_NO_SELECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Kennz.: Vorh. Daten nicht selektieren 20050520
5 Importing IS_ADDPARAM Call by reference Type reference (TYPE) RECOPLANPARAM Version 20050113
6 Importing IT_OBJNR Call by reference Type reference (TYPE) RE_T_OBJNR OBJNR 20050113
7 Importing IT_SO_COSTELEMENT Call by reference Type reference (TYPE) RE_T_RSOCOSTELEMENT Select-Option für Kostenart 20050113
8 Importing IT_SO_VALUETYPE Call by reference Type reference (TYPE) RE_T_RSOVALUETYPE Select-Options für Werttyp 20131031
# Exception Resumable Description Created on
1 DATA_LOCKED Daten sind gesperrt 20050113
2 ERROR Allgemeiner Fehler 20050113
History
Last changed by/on SAP  20140121 
SAP Release Created in 600