SAP ABAP Interface IF_RESC_HIERARCHY (Settlement Hierarchy)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-SC (Application Component) Service Charge Settlement
     RE_SC_SH (Package) SCS: Settlement Hierarchy
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RESC_HIERARCHY Distributes the Settlement Hierarchy 20060807
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RESC_PART_HIERARCHY Settlement Hierarchy 20060807
Properties
Interface IF_RESC_HIERARCHY  
Short Description Settlement Hierarchy    
General Data
Package RE_SC_SH   SCS: Settlement Hierarchy 
Created 20060807   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RERA_ADVPAY_BOOKING Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_RESC_HIERARCHY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_OBJECT Instantiable Object 20060807
2 IF_RECA_STORABLE Object Can Be Stored 20060807
3 IF_RESC_HAS_OBJECT_LIST Object with Assignment of Objects 20060807
Friends
Interface IF_RESC_HIERARCHY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ACTIVITY Instance attribute Public Attribute reference (LIKE) 20060808
2 MD_SETTL_GUID Instance attribute Public Type reference (TYPE) RECASETTLGUID Unique Key of Settlement 20060808
3 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20060808
4 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20060808
Methods
# Method Level Visibility Method type Description Created on
1 ANALYSE_EXCHANGE Instance method Public Method Is Data Exchange Necessary and Which Data Is Needed 20060807
2 CHECK_AUTHORITY Instance method Public Method Checks Authorization [Final] 20060807
3 DETERMINATION Instance method Public Method Determination of Settlement Hierarchy 20060807
4 GET_DETAIL Instance method Public Method Gets Values for an SU 20060807
5 GET_DETAIL_BY_SETTL_GUID Instance method Public Method Gets Details Using ID of Partial Settlement 20060830
6 GET_DETAIL_X Instance method Public Method Gets Values for an SU + Additional Fields 20060807
7 GET_LIST Instance method Public Method Gets All Values 20060807
8 GET_LIST_BY_OBJNR Instance method Public Method Gets All Values for an Object Number 20060807
9 GET_OBJ_LIST_MNGR Instance method Public Method 20060807
10 GET_PARAM_FOR_DEPENDENT_SU Instance method Public Method Gets the Default for Finding Dependent Settlement Units 20061108
11 GET_PART_HIERARCHY Instance method Public Method Gets "Partial" Settlement Hierarchy [Abstract] 20060807
12 GET_REAL_RENTPERIOD Instance method Public Method Gets "Real" Entry for a Rental Period [Abstract] 20060807
13 GET_REF_RENTPERIOD Instance method Public Method Gets Referencing Entry [Abstract] 20060807
14 GET_RENTPERIOD_CONDLIST Instance method Public Method Gets Rental Periods and the Required Conditions 20060823
15 GET_RENTPERIOD_COPLIST Instance method Public Method Gets the Periods to Which There Is No Reference [Abstract] 20060807
16 GET_RENTPERIOD_LIST Instance method Public Method Gets the Rental Periods 20060807
17 GET_ROCN_LIST Instance method Public Method Gets All Rental Objects/Contracts 20060807
18 GET_SETTLPERIOD Instance method Public Method Gets Settlement Period [Final] 20060807
19 GET_SETTL_GUID_LIST Instance method Public Method Gets All SETTL_GUIDs 20060914
20 GET_TRGOBJNR Instance method Public Method COCP: Gets the OBJNR on Which the APs Are Posted 20060825
21 HAS_CURROCCPRINCIPLE Instance method Public Method Should Current Occupancy Principle Be Used for RO 20060807
22 HAS_SHAREOUTRULE Instance method Public Method Does SU Have an Allocation Rule 20060807
23 IGNORE_VACANCY Instance method Public Method Ignore Vacancy 20060807
24 INIT Instance method Public Method Initialized [Final] 20060808
25 INIT_BY_PARENT Instance method Public Method Initialized Using Higher-Level Object [Final] 20060808
26 INS_NEW_ROCN_ENTRY Instance method Public Method Creates a New Rental View Entry 20060807
27 INS_ROCN Instance method Public Method Adds a New Rental Period [Final] 20060807
28 IS_MODIFIED Instance method Public Method 20060807
29 REVERSAL Instance method Public Method Delete All [Final] 20060807
30 SET_DETAIL Instance method Public Method Changes Values of an SU 20060807
31 SET_DETAIL_BY_SETTL_GUID Instance method Public Method Setting of Details for Partial Settlement 20060831
32 SET_DETAIL_X Instance method Public Method Changes Values of an SU + Additional Fields 20060807
33 SET_LIST Instance method Public Method Changes All Values 20060807
34 STORE Instance method Public Method 20060807
35 USE_ONLYRO Instance method Public Method Settlement Method Considers Only RO 20060807
Events
Interface IF_RESC_HIERARCHY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTYPE_S_PARAM Public See coding 20060807 BEGIN OF mtype_s_param, process TYPE reca_process_id-process, processguid TYPE reca_process_id-processguid, settl_guid TYPE recasettlguid, processtype TYPE reca_process_id-processtype, "intern, extern processmode TYPE reca_process_id-processmode, "Simulation, echt paramkey TYPE rescc_settlparam-paramkey, settlto TYPE rescsettlto, keydatecop TYPE resckeydatecop, is_storable TYPE recabool, settlmode TYPE rescc_settlmode_x, settltype TYPE rescc_settltype, alternative_meas TYPE rebdmeas, authobj TYPE xuobject, period TYPE re_t_rsoperiod, fiscyear TYPE gjahr, rentpfrom TYPE rescrentpfrom, rentpto TYPE rescrentpto, disable_dependent_su TYPE recabool, determine_period TYPE recabool, END OF mtype_s_param
2 MTY_S_DISTRIBUTION Public See coding 20070522 BEGIN OF mty_s_distribution. INCLUDE TYPE RESC_RESULT_ROCN. TYPES: scs_su_guid TYPE rescsuguid, suobjnr TYPE rescsuobjnr, roobjnr TYPE rescroobjnr, END OF mty_s_distribution
3 MTY_S_PARAM_DEPENDENT_SU Public See coding 20061108 BEGIN OF mty_s_param_dependent_su, process TYPE recaprocess, pfrom TYPE recaperiodfrom, pto TYPE recaperiodto, rentpfrom TYPE rescrentpfrom, rentpto TYPE rescrentpto, has_own_period TYPE reschasownperiod, no_check_for_msu TYPE rescnocheckformsu, only_for_msu TYPE rejnkavvae, check_other_settl TYPE recabool, check_is_settled TYPE recabool, no_check_bustrans TYPE recabool, current_process TYPE recaprocessguid, do_enqueue TYPE recabool, scan_by_condtype TYPE recabool, END OF mty_s_param_dependent_su
4 MTY_T_DISTRIBUTION Public See coding 20070522 mty_t_distribution TYPE STANDARD TABLE OF mty_s_distribution WITH NON-UNIQUE SORTED KEY guid COMPONENTS scs_rocn_guid WITH NON-UNIQUE SORTED KEY objnr COMPONENTS objnr add_objnr pfrom pto purpose meas WITH NON-UNIQUE SORTED KEY period_guid COMPONENTS scs_period_guid condtype
Method Signatures

Method ANALYSE_EXCHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_EXCHANGE_NECESSARY Call by reference Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20060807
2 Exporting ES_RESULT Call by reference Type reference (TYPE) RESCSHANALYSEEXCHANGE Datenaustauch 20060807

Method ANALYSE_EXCHANGE on Interface IF_RESC_HIERARCHY has no exception.

Method CHECK_AUTHORITY 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 20060807
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060807

Method CHECK_AUTHORITY on Interface IF_RESC_HIERARCHY has no exception.

Method DETERMINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_STATUS Call by reference Type reference (TYPE) RECASTEPSTATUS Status einer Prozessstufe 20060807
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060807
3 Importing IT_SETTLUNITS Call by reference Type reference (TYPE) RE_T_SETTL_UNIT Abrechnungseinheiten (VIAK03) 20060807

Method DETERMINATION on Interface IF_RESC_HIERARCHY has no exception.

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETAIL Call by reference Type reference (TYPE) RESCSETTLHIERARCHY Hierarchie von Abrechungseinheiten 20060807
2 Importing ID_SUGUID Call by reference Type reference (TYPE) RESCSUGUID AE innerhalb einer NKA, zu einer Periode und Bemessungsart 20060807

Method GET_DETAIL on Interface IF_RESC_HIERARCHY has no exception.

Method GET_DETAIL_BY_SETTL_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETAIL Call by reference Type reference (TYPE) RESCSCSSUBDETAIL Identifikation Abrechnung mit Protokoll-Referenz 20060830
2 Importing ID_SETTL_GUID Call by reference Type reference (TYPE) RECASETTLGUID Eindeutiger Schlüssel der Abrechnung 20060830

Method GET_DETAIL_BY_SETTL_GUID on Interface IF_RESC_HIERARCHY has no exception.

Method GET_DETAIL_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETAIL_X Call by reference Type reference (TYPE) RESCSETTLHIERARCHY_X Hierarchie von Abrechungseinheiten 20060807
2 Importing ID_SUGUID Call by reference Type reference (TYPE) RESCSUGUID AE innerhalb einer NKA, zu einer Periode und Bemessungsart 20060807

Method GET_DETAIL_X on Interface IF_RESC_HIERARCHY 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_SETTLHIERARCHY Hierarchie von Abrechungseinheiten 20060807

Method GET_LIST on Interface IF_RESC_HIERARCHY has no exception.

Method GET_LIST_BY_OBJNR 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_SETTLHIERARCHY Hierarchie von Abrechungseinheiten 20060807
2 Importing ID_OBJNR Call by reference Type reference (TYPE) RECAOBJNR 20060807

Method GET_LIST_BY_OBJNR on Interface IF_RESC_HIERARCHY has no exception.

Method GET_OBJ_LIST_MNGR Signature

Method GET_OBJ_LIST_MNGR on Interface IF_RESC_HIERARCHY has no parameter.
Method GET_OBJ_LIST_MNGR on Interface IF_RESC_HIERARCHY has no exception.

Method GET_PARAM_FOR_DEPENDENT_SU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PARAM Value transfer Type reference (TYPE) IF_RESC_HIERARCHY=>MTY_S_PARAM_DEPENDENT_SU 20061108

Method GET_PARAM_FOR_DEPENDENT_SU on Interface IF_RESC_HIERARCHY has no exception.

Method GET_PART_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETO_HIERARCHY Call by reference Type reference (TYPE) RE_T_IF_RESC_HIERARCHY Abrechungshierarchie 20060807

Method GET_PART_HIERARCHY on Interface IF_RESC_HIERARCHY has no exception.

Method GET_REAL_RENTPERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RENTPERIOD Call by reference Type reference (TYPE) RESCRENTPERIOD Mietzeitraum 20060807
2 Importing IS_RENTPERIOD Call by reference Type reference (TYPE) RESCRENTPERIOD Mietzeitraum 20060807

Method GET_REAL_RENTPERIOD on Interface IF_RESC_HIERARCHY has no exception.

Method GET_REF_RENTPERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_NOT_FOUND Call by reference Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20060807
2 Exporting ES_RENTPERIOD Call by reference Type reference (TYPE) RESCRENTPERIOD Mietzeitraum 20060807
3 Importing IF_FAILED_RETURN_IMPORT Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20060807
4 Importing IS_RENTPERIOD Call by reference Type reference (TYPE) RESCRENTPERIOD Mietzeitraum 20060807

Method GET_REF_RENTPERIOD on Interface IF_RESC_HIERARCHY has no exception.

Method GET_RENTPERIOD_CONDLIST 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_RENTPERIODCOND Mietzeitraum und die benötigten Konditionen 20060823
2 Exporting ET_RENTPERIOD Call by reference Type reference (TYPE) RE_T_RENTPERIOD 20060825

Method GET_RENTPERIOD_CONDLIST on Interface IF_RESC_HIERARCHY has no exception.

Method GET_RENTPERIOD_COPLIST 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_RENTPERIOD 20060807

Method GET_RENTPERIOD_COPLIST on Interface IF_RESC_HIERARCHY has no exception.

Method GET_RENTPERIOD_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_RENTPERIOD 20060807

Method GET_RENTPERIOD_LIST on Interface IF_RESC_HIERARCHY has no exception.

Method GET_ROCN_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RO_CN Call by reference Type reference (TYPE) IF_RESC_HIERARCHY=>MTY_T_DISTRIBUTION Kosten und Bemessungsgrößen für MV und MO (Vermietsicht) (VI 20060807
2 Exporting ET_SU_RO Call by reference Type reference (TYPE) RE_T_RESULT_SURO Summe aller Kosten und Bemessungsgrößen für eine MO (VISCS_S 20060807

Method GET_ROCN_LIST on Interface IF_RESC_HIERARCHY has no exception.

Method GET_SETTLPERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SETTLPERIOD Value transfer Type reference (TYPE) RECASETTLPERIOD Abrechnungsperiode 20060807

Method GET_SETTLPERIOD on Interface IF_RESC_HIERARCHY has no exception.

Method GET_SETTL_GUID_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_VISCMAPPROCSCS Mapping Process zu Abrechungshierarchie (VISCMAPPROCSCS) 20060914

Method GET_SETTL_GUID_LIST on Interface IF_RESC_HIERARCHY has no exception.

Method GET_TRGOBJNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_TRGOBJNR Call by reference Type reference (TYPE) RERAAPTRGOBJNR RMS: Objektnummer 20060825
2 Exporting ES_OTHERPARTNER Call by reference Type reference (TYPE) IF_RERA_ADVPAY_MNGR=>MTY_S_PARTNER_PARAM Anderer Partner 20060825
3 Exporting ES_RENTPERIOD Call by reference Type reference (TYPE) RESCRENTPERIOD Mietzeitraum 20060825
4 Importing IS_RENTPERIOD Call by reference Type reference (TYPE) RESCRENTPERIOD Mietzeitraum 20060825
# Exception Resumable Description Created on
1 ERROR Fehler 20060825

Method HAS_CURROCCPRINCIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PFROM Call by reference Type reference (TYPE) RESCSETTLEVALIDFROM Beginn der Abrechnungsperiode 20060807
2 Importing ID_PTO Call by reference Type reference (TYPE) RESCSETTLEVALIDTO Ende Abrechnungsperiode 20060807
3 Importing IO_RO Call by reference Object reference (TYPE REF TO) IF_RESC_SCSRENTAL_OBJECT Abrechenbares Mietobjekt 20060807
4 Importing IO_SU Call by reference Object reference (TYPE REF TO) IF_RESC_SETTL_UNIT Abrechnungseinheit (VISCSU) 20060807
5 Returning RF_HASCOP Value transfer Type reference (TYPE) RESCHASCOP Nutzt das Raumschuldnerprinzip 20060807

Method HAS_CURROCCPRINCIPLE on Interface IF_RESC_HIERARCHY has no exception.

Method HAS_SHAREOUTRULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SUGUID Call by reference Type reference (TYPE) RESCSUGUID AE innerhalb einer NKA, zu einer Periode und Bemessungsart 20060807
2 Importing IS_HIERARCHY Call by reference Type reference (TYPE) RESCSETTLHIERARCHY Hierarchie von Abrechungseinheiten 20071030
3 Returning RF_HAS_SHAREOUTRULE Value transfer Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20060807

Method HAS_SHAREOUTRULE on Interface IF_RESC_HIERARCHY has no exception.

Method IGNORE_VACANCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_IGNORE Value transfer Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20060807

Method IGNORE_VACANCY on Interface IF_RESC_HIERARCHY has no exception.

Method INIT 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 Aktivität: Ändern/Anzeigen 20060808
2 Importing IF_AUTH_CHECK Call by reference Type reference (TYPE) RECABOOL Tech: Default-Berechtigungsprüfungen durchführen? 20060808
3 Importing IF_ENQUEUE Call by reference Type reference (TYPE) RECABOOL Tech: Default-Sperren verwenden? 20060808
4 Importing IF_TRUST_SULIST Call by reference Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20080410
5 Importing IS_PARAM Call by reference Type reference (TYPE) MTYPE_S_PARAM Identifikation Abrechnung mit Protokoll-Referenz 20060808
6 Importing IT_SETTLUNITS Call by reference Type reference (TYPE) RE_T_SETTL_UNIT Abrechnungseinheiten (VIAK03) 20060808
# Exception Resumable Description Created on
1 ERROR Fehler 20060808

Method INIT_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_TRUST_SULIST Call by reference Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20080410
2 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) IF_RESC_HIERARCHY Settlement Hierarchy 20060808
3 Importing IS_PARAM Call by reference Type reference (TYPE) MTYPE_S_PARAM Identifikation Abrechnung mit Protokoll-Referenz 20060808
4 Importing IT_SETTLUNITS Call by reference Type reference (TYPE) RE_T_SETTL_UNIT Abrechnungseinheiten (VIAK03) 20060808
# Exception Resumable Description Created on
1 ERROR Fehler 20060808

Method INS_NEW_ROCN_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SURO Call by reference Type reference (TYPE) RESCROHIERARCHY Mietobjekt und zugehörige Vermietungszeitraum 20060807
2 Exporting ED_ROCN_GUID Call by reference Type reference (TYPE) RESCROCNGUID MO oder MV je nach Vermietung 20060807
3 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060807
4 Importing IS_HIERARCHY Call by reference Type reference (TYPE) RESCSETTLHIERARCHY Hierarchie von Abrechungseinheiten 20060807
5 Importing IS_ROCN Call by reference Type reference (TYPE) RESC_RESULT_ROCN Kosten und Bemessungsgrößen für MV und MO (Vermietsicht) 20060807
# Exception Resumable Description Created on
1 ERROR Fehler 20060807

Method INS_ROCN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RENTPERIOD Call by reference Type reference (TYPE) RESCRENTPERIOD Mietzeitraum 20060807
2 Changing CT_RENTPERIODCOP Call by reference Type reference (TYPE) RE_T_RENTPERIOD Mietzeiträume (VISCS_RENTPERIOD) 20060807
3 Changing CT_RENTPERIODSHARE Call by reference Type reference (TYPE) RE_T_RENTPERIOD Mietzeiträume (VISCS_RENTPERIOD) 20060807
4 Changing CT_RO_CN Call by reference Type reference (TYPE) RE_T_RESULT_ROCN Kosten und Bemessungsgrößen für MV und MO (Vermietsicht) (VI 20060807
5 Importing ID_IDKEY_RO Call by reference Type reference (TYPE) RECAIDENTKEY Ident-Teil Schlüssel, z.B. "1000/123" 20060807
6 Importing ID_VALIDFROM Call by reference Type reference (TYPE) REBDVALIDFROM Datum: Gültig ab 20060807
7 Importing ID_VALIDTO Call by reference Type reference (TYPE) REBDVALIDTO Datum: Gültig bis 20060807
8 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060807
9 Importing IO_RO Call by reference Object reference (TYPE REF TO) IF_RESC_SCSRENTAL_OBJECT Abrechenbares Mietobjekt 20060807
10 Importing IO_SU Call by reference Object reference (TYPE REF TO) IF_RESC_SETTL_UNIT Abrechnungseinheit (VISCSU) 20060807
11 Importing IS_DETAIL Call by reference Type reference (TYPE) RESCSETTLHIERARCHY Hierarchie von Abrechungseinheiten 20060807
12 Importing IS_RO_CN_TMP Call by reference Type reference (TYPE) RESC_RESULT_ROCN Kosten und Bemessungsgrößen für MV und MO (Vermietsicht) 20060807
13 Importing IS_SU_RO Call by reference Type reference (TYPE) RESCROHIERARCHY Mietobjekt und zugehörige Vermietungszeitraum 20060807
14 Importing IT_CNPART_GEN Call by reference Type reference (TYPE) RE_T_CNPART_GEN generierte Abrechnungsteilnahme zu Nebenkostenabrechnung 20060807
15 Importing IT_CNPART_GEN_TOT Call by reference Type reference (TYPE) RE_T_CNPART_GEN generierte Abrechnungsteilnahme zu Nebenkostenabrechnung 20100624
# Exception Resumable Description Created on
1 ERROR Fehler 20060807

Method IS_MODIFIED Signature

Method IS_MODIFIED on Interface IF_RESC_HIERARCHY has no parameter.
Method IS_MODIFIED on Interface IF_RESC_HIERARCHY has no exception.

Method REVERSAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_IN_UPDATE_TASK Call by reference Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20060807
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060807
# Exception Resumable Description Created on
1 ERROR Fehler 20060807

Method SET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SUGUID Call by reference Type reference (TYPE) RESCSUGUID AE innerhalb einer NKA, zu einer Periode und Bemessungsart 20060807
2 Importing IS_DETAIL Call by reference Type reference (TYPE) RESCSETTLHIERARCHY Hierarchie von Abrechungseinheiten 20060807
# Exception Resumable Description Created on
1 ERROR Fehler 20060807

Method SET_DETAIL_BY_SETTL_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SETTL_GUID Call by reference Type reference (TYPE) RECASETTLGUID Eindeutiger Schlüssel der Abrechnung 20060831
2 Importing IS_DETAIL Call by reference Type reference (TYPE) RESCSCSSUBDETAIL Identifikation Abrechnung mit Protokoll-Referenz 20060831

Method SET_DETAIL_BY_SETTL_GUID on Interface IF_RESC_HIERARCHY has no exception.

Method SET_DETAIL_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SUGUID Call by reference Type reference (TYPE) RESCSUGUID AE innerhalb einer NKA, zu einer Periode und Bemessungsart 20060807
2 Importing IS_DETAIL_X Call by reference Type reference (TYPE) RESCSETTLHIERARCHY_X Hierarchie von Abrechungseinheiten 20060807
# Exception Resumable Description Created on
1 ERROR Fehler 20060807

Method SET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_SETTLHIERARCHY Hierarchie von Abrechungseinheiten 20060807

Method SET_LIST on Interface IF_RESC_HIERARCHY has no exception.

Method STORE Signature

Method STORE on Interface IF_RESC_HIERARCHY has no parameter.
Method STORE on Interface IF_RESC_HIERARCHY has no exception.

Method USE_ONLYRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ONLYRO Value transfer Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20060807

Method USE_ONLYRO on Interface IF_RESC_HIERARCHY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700