Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation | 20060807 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RESC_HAS_OBJECT_LIST | Object with Assignment of Objects | 20060807 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RESC_HIERARCHY | Settlement Hierarchy | 20060807 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RESC_PART_HIERARCHY_COP | Settlement Hierarchy: Current Occupant | 20060807 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RESC_PART_HIERARCHY_NORMAL | Determination of Settlement Hierarchy: Standard | 20060807 |
Properties
| Class | CL_RESC_PART_HIERARCHY | |
| Short Description | Settlement Hierarchy | |
| Super Class | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_SC_SH | SCS: Settlement Hierarchy |
| Created | 20060807 | SAP |
| Last change | 20130531 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 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) | |
| 7 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 8 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 9 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RESC_HAS_OBJECT_LIST | Object with Assignment of Objects | 20060807 | ||
| 2 | IF_RESC_HIERARCHY | Settlement Hierarchy | 20060807 |
Friends
Class CL_RESC_PART_HIERARCHY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20060808 | |||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RECASTEPSTATUS | Status of Process Step | 20070822 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CDCHNGIND | Change Type (U, I, E, D) | 20070822 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | RECAHASBADIIMPL | Business Add-In Implementation Exists | 20060807 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RECABOOL | General Yes/No Field | 20070822 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | BADI_RESC_SETTLSTEP_SH | 20060807 | ||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20060807 | |||||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RESC_HIERARCHY | Settlement Hierarchy | 20070822 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RESCSHANALYSEEXCHANGE | Data Exchange | 20070822 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | IF_RESC_HIERARCHY=>MTYPE_S_PARAM | 20070822 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | RESCC_SETTLPARAM | Settlement Parameters (TIVSCSETTLPARAM) | 20070822 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | RECASETTLPERIOD | Settlement Period | 20070822 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | RE_T_HEATINGSYS | DME Settlement Units within a Settlement | 20070822 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | RE_T_OBJNR | OBJNR | 20070822 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | RE_T_RENTPERIOD | Rental Periods (VISCS_RENTPERIOD) | 20070822 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | RE_ST_RO_CN | Costs/Measurement Factors for LO and RO (Landlord View) (VI | 20070822 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | RE_T_SETTL_UNIT | Settlement Unit (VIAK03) | 20070822 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | RE_T_SETTLHIERARCHY | Settlement Unit Hierarchy | 20070822 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | RE_T_SETTLHIERARCHY_X | Settlement Unit Hierarchy | 20070822 |
Methods
Events
Class CL_RESC_PART_HIERARCHY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTY_S_SU_COMPARE | Protected | See coding | 20070822 | begin of mty_s_su_compare,
OBJTYPE type RECAOBJTYPE,
OBJNR type RECAOBJNR,
PFROM type RECAPERIODFROM,
PTO type RECAPERIODTO,
PURPOSE type RESCFORPURPOSE,
MEAS type REBDMEAS,
SCS_SU_GUID type RESCSUGUID,
IS_ROOT_SU type RESCISROOTSU,
IS_MEAS_REF type RESCISMEASREF,
REF2EQUAL_SU type RESCEQUALMEASSU,
LOC_KEY type RESCLOCKEY,
VACANCY_PERCENT type RESCVACANCYPERCENT,
use_meas_badi type recabool,
DIRECTCOSTID type RERADIRECTCOSTID,
PGRPS type RE_T_PARTICIP_GROUP_FROM_TO,
OBJS type RE_T_OBJECT_REL,
end of mty_s_su_compare
|
||
| 2 | MTY_T_SU_COMPARE | Protected | See coding | 20070822 | mty_t_su_compare type table of mty_s_su_compare
|
Method Signatures
Method ADD_NECESSARY_SUBOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RENTPERIOD | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 2 | CT_RENTPERIODCOP | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 3 | CT_RENTPERIODSHARE | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 4 | CT_SETTLEDSU | Call by reference | Type reference (TYPE) | RE_ST_SETTLEDSU | Abgerechnete Abrechnungseinheiten | 20060807 | |||
| 5 | ID_MEAS | Call by reference | Type reference (TYPE) | REBDMEAS | Bemessungsart | 20060807 | |||
| 6 | ID_OBJNR | Call by reference | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20060807 | |||
| 7 | ID_PFROM | Call by reference | Type reference (TYPE) | RECAPERIODFROM | Datum des Periodenbeginns | 20060807 | |||
| 8 | ID_PTO | Call by reference | Type reference (TYPE) | RECAPERIODTO | Datum des Periodenendes | 20060807 | |||
| 9 | IF_IGNORE_CHECK | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20060807 | |||
| 10 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060807 | |||
| 11 | IS_MSU_ASSIGN_SU | Call by reference | Type reference (TYPE) | RESCMSUASSIGNSU | Zuordnung der Abrechungseinheit zur Vorverteilungs-AE | 20080728 | |||
| 12 | IS_MSU_DETAIL | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | 20080728 | ||||
| 13 | IT_CNPART_GEN | Call by reference | Type reference (TYPE) | RE_T_CNPART_GEN | generierte Abrechnungsteilnahme zu Nebenkostenabrechnung | 20060807 | |||
| 14 | IT_SUHIERARCHY | Call by reference | Type reference (TYPE) | RE_ST_SUHIERARCHY | 20060807 | ||||
| 15 | IT_SURO | Call by reference | Type reference (TYPE) | RE_T_PGRP_SURO | Zuordnung von AE's zu MO | 20060807 |
Method ADD_NECESSARY_SUBOBJ on class CL_RESC_PART_HIERARCHY has no exception.
Method CHECKUP_SU_AND_SETTLTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Feld zum Ankreuzen | 20060807 | |||
| 2 | ET_FILTER | Call by reference | Type reference (TYPE) | RE_T_VISCSU | Abrechnungseinheiten (VIAK03) | 20060807 | |||
| 3 | IT_SETTLUNITS | Call by reference | Type reference (TYPE) | RE_T_VISCSU | Abrechnungseinheiten (VIAK03) | 20060807 |
Method CHECKUP_SU_AND_SETTLTYPE on class CL_RESC_PART_HIERARCHY has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RESC_PART_HIERARCHY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RESC_PART_HIERARCHY has no exception.
Method COMPARE_PGRP_AND_RO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SU_ONE | Call by reference | Type reference (TYPE) | MTY_S_SU_COMPARE | Struktur um AE-Aufbau zu vergleichen | 20060807 | |||
| 2 | IS_SU_TWO | Call by reference | Type reference (TYPE) | MTY_S_SU_COMPARE | Struktur um AE-Aufbau zu vergleichen | 20060807 | |||
| 3 | RD_EQUAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060807 |
Method COMPARE_PGRP_AND_RO on class CL_RESC_PART_HIERARCHY has no exception.
Method COMPARE_RENTPERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SU_ONE | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Struktur um AE-Aufbau zu vergleichen | 20060807 | |||
| 2 | IS_SU_TWO | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Struktur um AE-Aufbau zu vergleichen | 20060807 | |||
| 3 | RD_EQUAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060807 |
Method COMPARE_RENTPERIOD on class CL_RESC_PART_HIERARCHY has no exception.
Method COMPARE_SU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SULIST | Call by reference | Type reference (TYPE) | RE_T_SETTLHIERARCHY | 20060807 | ||||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20090505 |
Method COMPARE_SU on class CL_RESC_PART_HIERARCHY has no exception.
Method COPY_SUBOBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TO | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY_X | 20060807 | ||||
| 2 | IS_DISTRIBUTION | Call by reference | Type reference (TYPE) | RESCMSUASSIGNSU | Zuordnung der Abrechungseinheit zur Vorverteilungs-AE | 20060807 | |||
| 3 | IS_FROM | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY_X | 20060807 |
Method COPY_SUBOBJECTS on class CL_RESC_PART_HIERARCHY has no exception.
Method DETERMINE_HIERARCHY 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 | 20060807 | |||
| 2 | IT_SETTL_UNITS | Call by reference | Type reference (TYPE) | RE_T_SETTL_UNIT | Abrechnungseinheiten (VIAK03) | 20060807 |
Method DETERMINE_HIERARCHY on class CL_RESC_PART_HIERARCHY has no exception.
Method FILL_BUFFER Signature
Method FILL_BUFFER on class CL_RESC_PART_HIERARCHY has no parameter.
Method FILL_BUFFER on class CL_RESC_PART_HIERARCHY has no exception.
Method GENERATE_SCPART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RENTPERIOD | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 2 | ET_CNPART_GEN | Call by reference | Type reference (TYPE) | RE_T_CNPART_GEN | generierte Abrechnungsteilnahme zu Nebenkostenabrechnung | 20060807 | |||
| 3 | ET_SURO | Call by reference | Type reference (TYPE) | RE_T_PGRP_SURO | 20060807 | ||||
| 4 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060807 | |||
| 5 | IS_DETAIL | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | 20060807 |
Method GENERATE_SCPART on class CL_RESC_PART_HIERARCHY has no exception.
Method GEN_RENTPERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060807 | ||||
| 2 | ET_RENTPERIOD | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 3 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060807 | |||
| 4 | IT_SURO | Call by reference | Type reference (TYPE) | RE_T_PGRP_SURO | Zuordnung von AE's zu MO | 20060807 |
Method GEN_RENTPERIOD on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_AFCMETHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_AFCMETHOD | Call by reference | Type reference (TYPE) | RESCAFCMETHOD | Berechnungsmethode für die Bezugsgröße | 20060807 | |||
| 2 | ED_LOC_KEY | Call by reference | Type reference (TYPE) | RESCLOCKEY | Standortschlüssel Heizwerttage | 20060807 | |||
| 3 | ID_LOC_KEY | Call by reference | Type reference (TYPE) | RESCLOCKEY | Standortschlüssel Heizwerttage | 20060807 | |||
| 4 | ID_MEAS | Call by reference | Type reference (TYPE) | REBDMEAS | Bemessungsart | 20060807 | |||
| 5 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060807 | |||
| 6 | IO_SU | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SETTL_UNIT | Abrechnungseinheit (VIAK03) | 20060807 |
Method GET_AFCMETHOD on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_COP_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_RENTPERIOD | Call by reference | Type reference (TYPE) | RESCRENTPERIOD | Mietzeitraum | 20060807 | |||
| 2 | CS_RO_CN | Call by reference | Type reference (TYPE) | RESC_RESULT_ROCN | Kosten und Bemessungsgrößen für MV und MO (Vermietsicht) | 20060807 | |||
| 3 | CT_RENTPERIODCOP | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 4 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060807 | |||
| 5 | IO_RO | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SCSRENTAL_OBJECT | Abrechenbares Mietobjekt | 20060807 | |||
| 6 | IS_SU_RO | Call by reference | Type reference (TYPE) | RESCROHIERARCHY | Summe aller Kosten und Bemessungsgrößen für eine MO | 20060807 |
Method GET_COP_PERIOD on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_CSULIST_BY_SU 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_RESULT_MSUSU | Verteilung von Vorverteilungs-AE auf teilnehmende AE's | 20060807 | |||
| 2 | IS_DETAIL | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | 20060807 |
Method GET_CSULIST_BY_SU on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_DEPENDENT_SU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PERIOD | Call by reference | Type reference (TYPE) | RF60BAPER | 20060807 | ||||
| 2 | ET_CNPART_GEN | Call by reference | Type reference (TYPE) | RE_T_CNPART_GEN | generierte Abrechnungsteilnahme zu Nebenkostenabrechnung | 20060807 | |||
| 3 | ET_RENTPERIOD | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 4 | ET_SETTLEDSU | Call by reference | Type reference (TYPE) | RE_ST_SETTLEDSU | 20060807 | ||||
| 5 | ET_SU | Call by reference | Type reference (TYPE) | RE_T_SETTL_UNIT | 20060807 | ||||
| 6 | ET_SUHIERARCHY | Call by reference | Type reference (TYPE) | RE_ST_SUHIERARCHY | 20060807 | ||||
| 7 | ET_SURO | Call by reference | Type reference (TYPE) | RE_T_PGRP_SURO | 20060807 | ||||
| 8 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060807 | |||
| 9 | IT_SULIST | Call by reference | Type reference (TYPE) | RE_T_SETTL_UNIT | Abrechnungseinheiten (VIAK03) | 20060807 |
Method GET_DEPENDENT_SU on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_DETAIL Signature
Method GET_DETAIL on class CL_RESC_PART_HIERARCHY has no parameter.
Method GET_DETAIL on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_DETAIL_X Signature
Method GET_DETAIL_X on class CL_RESC_PART_HIERARCHY has no parameter.
Method GET_DETAIL_X on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_DETAIL_X_CSU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SETTLEDSU | Call by reference | Type reference (TYPE) | RE_ST_SETTLEDSU | Abgerechnete Abrechnungseinheiten | 20060807 | |||
| 2 | ES_DETAIL_X | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY_X | 20060807 | ||||
| 3 | ID_PFROM | Call by reference | Type reference (TYPE) | RECAPERIODFROM | Datum des Periodenbeginns | 20060807 | |||
| 4 | ID_PTO | Call by reference | Type reference (TYPE) | RECAPERIODTO | Datum des Periodenendes | 20060807 | |||
| 5 | ID_REASONFORENTRY | Call by reference | Type reference (TYPE) | RESCREASONFORENTRY | Grund des Eintrags | 20060807 | |||
| 6 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060807 | |||
| 7 | IS_SU | Call by reference | Type reference (TYPE) | RESC_SETTL_UNIT | Abrechnungseinheit-Stammsatz | 20060807 |
Method GET_DETAIL_X_CSU on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_DETAIL_X_MSU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RENTPERIOD | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 2 | CT_RENTPERIODCOP | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 3 | CT_RENTPERIODSHARE | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 4 | CT_SETTLEDSU | Call by reference | Type reference (TYPE) | RE_ST_SETTLEDSU | Abgerechnete Abrechnungseinheiten | 20060807 | |||
| 5 | ET_DETAIL_X | Call by reference | Type reference (TYPE) | RE_T_SETTLHIERARCHY_X | 20060807 | ||||
| 6 | ID_MEAS | Call by reference | Type reference (TYPE) | REBDMEAS | 20060807 | ||||
| 7 | ID_PFROM | Call by reference | Type reference (TYPE) | RECAPERIODFROM | Datum des Periodenbeginns | 20060807 | |||
| 8 | ID_PTO | Call by reference | Type reference (TYPE) | RECAPERIODTO | Datum des Periodenendes | 20060807 | |||
| 9 | ID_PURPOSE | Call by reference | Type reference (TYPE) | RESCFORPURPOSE | 20060807 | ||||
| 10 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060807 | |||
| 11 | IS_SU | Call by reference | Type reference (TYPE) | RESC_SETTL_UNIT | Abrechnungseinheit-Stammsatz | 20060807 | |||
| 12 | IT_CNPART_GEN | Call by reference | Type reference (TYPE) | RE_T_CNPART_GEN | generierte Abrechnungsteilnahme zu Nebenkostenabrechnung | 20060807 | |||
| 13 | IT_SUHIERARCHY | Call by reference | Type reference (TYPE) | RE_ST_SUHIERARCHY | 20060807 | ||||
| 14 | IT_SURO | Call by reference | Type reference (TYPE) | RE_T_PGRP_SURO | 20060807 |
Method GET_DETAIL_X_MSU on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_DETAIL_X_SU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RENTPERIOD | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 2 | CT_RENTPERIODCOP | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 3 | CT_RENTPERIODSHARE | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 4 | CT_SETTLEDSU | Call by reference | Type reference (TYPE) | RE_ST_SETTLEDSU | Abgerechnete Abrechnungseinheiten | 20060807 | |||
| 5 | ET_DETAIL_X | Call by reference | Type reference (TYPE) | RE_T_SETTLHIERARCHY_X | 20060807 | ||||
| 6 | ID_MEAS | Call by reference | Type reference (TYPE) | REBDMEAS | 20060807 | ||||
| 7 | ID_PFROM | Call by reference | Type reference (TYPE) | RECAPERIODFROM | Datum des Periodenbeginns | 20060807 | |||
| 8 | ID_PTO | Call by reference | Type reference (TYPE) | RECAPERIODTO | Datum des Periodenendes | 20060807 | |||
| 9 | ID_PURPOSE | Call by reference | Type reference (TYPE) | RESCFORPURPOSE | 20060807 | ||||
| 10 | ID_REASONFORENTRY | Call by reference | Type reference (TYPE) | RESCREASONFORENTRY | Grund des Eintrags | 20060807 | |||
| 11 | IF_NEED_ROLIST | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20080728 | |||
| 12 | IF_ONLY4MEAS | Call by reference | Type reference (TYPE) | RESCISONLY4MEAS | AE-Datensatz für Beschaffung der Bemessung | 20060807 | |||
| 13 | IF_ONLY4OPTRATE | Call by reference | Type reference (TYPE) | RESCISONLY4OPTRATE | AE-Datensatz für Beschaffung des Optionssatzes | 20060807 | |||
| 14 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060807 | |||
| 15 | IS_SU | Call by reference | Type reference (TYPE) | RESC_SETTL_UNIT | Abrechnungseinheit-Stammsatz | 20060807 | |||
| 16 | IT_CNPART_GEN | Call by reference | Type reference (TYPE) | RE_T_CNPART_GEN | generierte Abrechnungsteilnahme zu Nebenkostenabrechnung | 20060807 | |||
| 17 | IT_SURO | Call by reference | Type reference (TYPE) | RE_T_PGRP_SURO | 20060807 |
Method GET_DETAIL_X_SU on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_EXIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_EXIT | Value transfer | Object reference (TYPE REF TO) | BADI_RESC_SETTLSTEP_SH | 20060807 |
Method GET_EXIT on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_KEYDATE_FOR_MAINPARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_KEYDATE | Call by reference | Type reference (TYPE) | RECAKEYDATE | Stichtag | 20070718 | |||
| 2 | ID_CNOBJNR | Call by reference | Type reference (TYPE) | RESCCNOBJNR | 20070718 | ||||
| 3 | ID_PFROM | Call by reference | Type reference (TYPE) | RECAPERIODFROM | Datum des Periodenbeginns | 20070718 | |||
| 4 | ID_PTO | Call by reference | Type reference (TYPE) | RECAPERIODTO | Datum des Periodenendes | 20070718 | |||
| 5 | ID_ROOBJNR | Call by reference | Type reference (TYPE) | RESCROOBJNR | Objektnummer des Mietobjektes | 20070718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20070718 |
Method GET_LIST Signature
Method GET_LIST on class CL_RESC_PART_HIERARCHY has no parameter.
Method GET_LIST on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_LIST_BY_OBJNR Signature
Method GET_LIST_BY_OBJNR on class CL_RESC_PART_HIERARCHY has no parameter.
Method GET_LIST_BY_OBJNR on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_MAINPARTNER4PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | 20060807 | ||||
| 2 | ED_PARTNEROBJNR | Call by reference | Type reference (TYPE) | RETMPARTNEROBJNR | 20060807 | ||||
| 3 | ID_CNOBJNR | Call by reference | Type reference (TYPE) | RESCCNOBJNR | 20060807 | ||||
| 4 | ID_PFROM | Call by reference | Type reference (TYPE) | RECAPERIODFROM | Datum des Periodenbeginns | 20060807 | |||
| 5 | ID_PTO | Call by reference | Type reference (TYPE) | RECAPERIODTO | Datum des Periodenendes | 20060807 | |||
| 6 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20070718 | |||
| 7 | IO_RO | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SCSRENTAL_OBJECT | 20060807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060807 |
Method GET_MEAS_SU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SULIST | Call by reference | Type reference (TYPE) | RE_T_SETTLHIERARCHY | Hierarchie von Abrechungseinheiten | 20060807 | |||
| 2 | ES_DETAIL | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Hierarchie von Abrechungseinheiten | 20060807 | |||
| 3 | ID_HOW_DISTRIBUTE | Call by reference | Type reference (TYPE) | RESCHOWDISTRIBUTE | Art der Vorverteilung | 20060807 | |||
| 4 | ID_MEAS | Call by reference | Type reference (TYPE) | REBDMEAS | Bemessungsart | 20060807 | |||
| 5 | ID_OBJNR | Call by reference | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20060807 | |||
| 6 | IS_DISTRIBUTION | Call by reference | Type reference (TYPE) | RESCMSUASSIGNSU | Zuordnung der Abrechungseinheit zur Vorverteilungs-AE | 20060807 |
Method GET_MEAS_SU on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_PARAM_FOR_DEPENDENT_SU Signature
Method GET_PARAM_FOR_DEPENDENT_SU on class CL_RESC_PART_HIERARCHY has no parameter.
Method GET_PARAM_FOR_DEPENDENT_SU on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_PERIODLIST_LIMITATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_APPEND_NECESSARY | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20060807 | |||
| 2 | ET_LIMITATION | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 3 | ET_REST | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 4 | IS_RENTPERIOD | Call by reference | Type reference (TYPE) | RESCRENTPERIOD | Mietzeitraum | 20060807 | |||
| 5 | IT_RENTPERIOD | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 |
Method GET_PERIODLIST_LIMITATION on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_PERIOD_LIMITATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_RO_CN | Call by reference | Type reference (TYPE) | RESC_RESULT_ROCN | Kosten und Bemessungsgrößen für MV und MO (Vermietsicht) | 20060807 | |||
| 2 | CT_RENTPERIODSHARE | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 3 | IS_RENTPERIOD | Call by reference | Type reference (TYPE) | RESCRENTPERIOD | Mietzeitraum | 20060807 |
Method GET_PERIOD_LIMITATION on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_PRIMARY_DATA4SU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SETTLEDSU | Call by reference | Type reference (TYPE) | RE_ST_SETTLEDSU | Abgerechnete Abrechnungseinheiten | 20060807 | |||
| 2 | EF_IS_SETTLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060807 | ||||
| 3 | ES_DETAIL | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY_X | Hierarchie von Abrechungseinheiten | 20060807 | |||
| 4 | ES_NEXTPERIOD | Call by reference | Type reference (TYPE) | RF60BAPER | Interne Struktur zur Abrechnungsperiode | 20060807 | |||
| 5 | ID_OBJNR | Call by reference | Type reference (TYPE) | RESC_SETTL_UNIT-OBJNR | Nebenkostensammlernummer | 20060807 | |||
| 6 | ID_PFROM | Call by reference | Type reference (TYPE) | RECAPERIODFROM | Datum des Periodenbeginns | 20060807 | |||
| 7 | ID_PTO | Call by reference | Type reference (TYPE) | RECAPERIODTO | Datum des Periodenendes | 20060807 | |||
| 8 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060807 |
Method GET_PRIMARY_DATA4SU on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_REAL_RENTPERIOD Signature
Method GET_REAL_RENTPERIOD on class CL_RESC_PART_HIERARCHY has no parameter.
Method GET_REAL_RENTPERIOD on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_REFSUGUID_FROM_OTHER_SETTL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_PROCESSGUID | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY-REF2MSUSEGUID | Abrechnungs-GUID der separaten Vorverteilungs-AE-Abrechnung | 20060807 | |||
| 2 | ED_SUGUID | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY-REF2MSUSESUGUID | AE-GUID in der separaten Vorverteilungs-AE-Abrechnung | 20060807 | |||
| 3 | IO_SU | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SETTL_UNIT | Abrechnungseinheit (VISCSU) | 20060807 | |||
| 4 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Hierarchie von Abrechungseinheiten | 20060807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060807 |
Method GET_RENTPERIOD_COPLIST Signature
Method GET_RENTPERIOD_COPLIST on class CL_RESC_PART_HIERARCHY has no parameter.
Method GET_RENTPERIOD_COPLIST on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_RENTPERIOD_LIST Signature
Method GET_RENTPERIOD_LIST on class CL_RESC_PART_HIERARCHY has no parameter.
Method GET_RENTPERIOD_LIST on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_ROCN_LIST Signature
Method GET_ROCN_LIST on class CL_RESC_PART_HIERARCHY has no parameter.
Method GET_ROCN_LIST on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_ROLIST_BY_SU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RENTPERIOD | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 2 | CT_RENTPERIODCOP | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 3 | CT_RENTPERIODSHARE | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 4 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_SCROHIERARCHY | 20060807 | ||||
| 5 | ID_PROCESS | Call by reference | Type reference (TYPE) | RECAPROCESS | Prozess | 20120717 | |||
| 6 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060807 | |||
| 7 | IS_DETAIL | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | 20060807 | ||||
| 8 | IT_CNPART_GEN | Call by reference | Type reference (TYPE) | RE_T_CNPART_GEN | generierte Abrechnungsteilnahme zu Nebenkostenabrechnung | 20060807 | |||
| 9 | IT_SURO | Call by reference | Type reference (TYPE) | RE_T_PGRP_SURO | 20060807 |
Method GET_ROLIST_BY_SU on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_SETTLPERIOD Signature
Method GET_SETTLPERIOD on class CL_RESC_PART_HIERARCHY has no parameter.
Method GET_SETTLPERIOD on class CL_RESC_PART_HIERARCHY has no exception.
Method GET_SHAREOUTRULE 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_SUSHAREOUT | Verteilungsregel | 20060807 | |||
| 2 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Hierarchie von Abrechungseinheiten | 20060807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060807 |
Method GET_UUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_UUID | Value transfer | Type reference (TYPE) | RECAGUID | GUID (RAW16) | 20070302 |
Method GET_UUID on class CL_RESC_PART_HIERARCHY has no exception.
Method HAS_CURROCCPRINCIPLE Signature
Method HAS_CURROCCPRINCIPLE on class CL_RESC_PART_HIERARCHY has no parameter.
Method HAS_CURROCCPRINCIPLE on class CL_RESC_PART_HIERARCHY has no exception.
Method HAS_SHAREOUTRULE Signature
Method HAS_SHAREOUTRULE on class CL_RESC_PART_HIERARCHY has no parameter.
Method HAS_SHAREOUTRULE on class CL_RESC_PART_HIERARCHY has no exception.
Method HAS_SHAREOUTRULE_BY_OBJNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_KEYDATE | Call by reference | Type reference (TYPE) | RECAKEYDATE | Stichtag | 20061128 | |||
| 2 | ID_OBJNR | Call by reference | Type reference (TYPE) | RESCSUOBJNR | Objektnummer der Abrechnungseinheit | 20060807 | |||
| 3 | RF_HAS_SHAREOUTRULE | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20060807 |
Method HAS_SHAREOUTRULE_BY_OBJNR on class CL_RESC_PART_HIERARCHY has no exception.
Method INIT Signature
Method INIT on class CL_RESC_PART_HIERARCHY has no parameter.
Method INIT on class CL_RESC_PART_HIERARCHY has no exception.
Method INS_CONTRACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RENTPERIODSHARE | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 2 | CT_RO_CN | Call by reference | Type reference (TYPE) | RESCROHIERARCHY-RENTPERIODS | Kosten und Bemessungsgrößen für MV und MO (Vermietsicht) (VI | 20060807 | |||
| 3 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060807 | |||
| 4 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Hierarchie von Abrechungseinheiten | 20060807 | |||
| 5 | IS_RENTPERIOD | Call by reference | Type reference (TYPE) | RESCRENTPERIOD | Mietzeitraum | 20060807 | |||
| 6 | IS_RO_CN2TMP | Call by reference | Type reference (TYPE) | RESC_RESULT_ROCN | Kosten und Bemessungsgrößen für MV und MO (Vermietsicht) | 20060807 | |||
| 7 | IS_SCCNPART | Call by reference | Type reference (TYPE) | RESCCNPART_GEN | generierte Abrechnungsteilnahme zu Nebenkostenabrechnung | 20060807 |
Method INS_CONTRACT on class CL_RESC_PART_HIERARCHY has no exception.
Method INS_ROCN Signature
Method INS_ROCN on class CL_RESC_PART_HIERARCHY has no parameter.
Method INS_ROCN on class CL_RESC_PART_HIERARCHY has no exception.
Method INS_UNOCCUPIEDRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RENTPERIODSHARE | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 2 | CT_RO_CN | Call by reference | Type reference (TYPE) | RESCROHIERARCHY-RENTPERIODS | Kosten und Bemessungsgrößen für MV und MO (Vermietsicht) (VI | 20060807 | |||
| 3 | ID_CNTRIGGER_GUID | Call by reference | Type reference (TYPE) | RESC_RESULT_ROCN-CNTRIGGER_GUID | GUID in Real Estate (RAW16) | 20060807 | |||
| 4 | ID_OWNER_SHARE | Call by reference | Type reference (TYPE) | RESC_RESULT_ROCN-OWNER_SHARE | Anteil des Eigentümers pro Nebenkostenschlüssel, in Prozent | 20060807 | |||
| 5 | ID_PFROM | Call by reference | Type reference (TYPE) | RESC_RESULT_ROCN-PFROM | Datum des Periodenbeginns | 20060807 | |||
| 6 | ID_PTO | Call by reference | Type reference (TYPE) | RESC_RESULT_ROCN-PTO | Datum des Endes der Abrechnungsperiode | 20060807 | |||
| 7 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060807 | |||
| 8 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Hierarchie von Abrechungseinheiten | 20060807 | |||
| 9 | IS_RENTPERIOD | Call by reference | Type reference (TYPE) | RESCRENTPERIOD | Mietzeitraum | 20060807 | |||
| 10 | IS_RO_CN2TMP | Call by reference | Type reference (TYPE) | RESC_RESULT_ROCN | Kosten und Bemessungsgrößen für MV und MO (Vermietsicht) | 20060807 |
Method INS_UNOCCUPIEDRO on class CL_RESC_PART_HIERARCHY has no exception.
Method IS_COP_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_ALLOWED | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20060807 |
Method IS_COP_ALLOWED on class CL_RESC_PART_HIERARCHY has no exception.
Method IS_SU_PROCEEDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_SUTYPE | Call by reference | Type reference (TYPE) | RESCSUTYPE | Typ der Abrechnungseinheit | 20060807 | |||
| 2 | IS_SU | Call by reference | Type reference (TYPE) | RESC_SETTL_UNIT | Abrechnungseinheit | 20060807 | |||
| 3 | RF_PROCEEDED | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20060807 |
Method IS_SU_PROCEEDED on class CL_RESC_PART_HIERARCHY has no exception.
Method ME_CHANGE_ROCN_DATARANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATERANGE | Call by reference | Type reference (TYPE) | RE_T_RECADATERANGE | Tabelle von Zeiträumen | 20100709 | |||
| 2 | ID_OBJNR | Call by reference | Type reference (TYPE) | RESCROOBJNR | Objektnummer des Mietobjektes | 20100709 | |||
| 3 | ID_PROCESS | Call by reference | Type reference (TYPE) | RECAPROCESS | Prozess | 20100709 | |||
| 4 | ID_TABIX | Call by reference | Type reference (TYPE) | SY-TABIX | Index interner Tabellen | 20100709 | |||
| 5 | IT_RENTPERIOD | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20100709 | |||
| 6 | LS_RENTALUNIT | Call by reference | Type reference (TYPE) | RESCRENTALUNIT | Mietobjekt mit Teilnahmedauer | 20111209 |
Method ME_CHANGE_ROCN_DATARANGE on class CL_RESC_PART_HIERARCHY has no exception.
Method ME_CHANGE_ROCN_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SURO | Call by reference | Type reference (TYPE) | RESCROHIERARCHY | Mietobjekt und zugehörige Vermietungszeitraum | 20060807 | |||
| 2 | CT_DISTOBJ | Call by reference | Type reference (TYPE) | RE_T_SCRENTALUNIT | Mieteinheit und ihre Teilnahmedauer | 20060807 | |||
| 3 | CT_RENTPERIOD | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 4 | CT_RENTPERIODCOP | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 5 | CT_RENTPERIODSHARE | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20060807 | |||
| 6 | EF_OWN_DISTRIBUTION | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20060807 | |||
| 7 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060807 | |||
| 8 | IO_SU | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SETTL_UNIT | Abrechnungseinheit (VISCSU) | 20060807 | |||
| 9 | IS_DETAIL | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Hierarchie von Abrechungseinheiten | 20060807 | |||
| 10 | IT_CNPART_GEN | Call by reference | Type reference (TYPE) | RE_T_CNPART_GEN | generierte Abrechnungsteilnahme zu Nebenkostenabrechnung | 20060807 | |||
| 11 | 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 | Fehler | 20060807 |
Method ME_CHANGE_ROCN_PERIODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATERANGE | Call by reference | Type reference (TYPE) | RE_T_RECADATERANGE | Tabelle von Zeiträumen | 20060807 | |||
| 2 | ID_PFROM | Call by reference | Type reference (TYPE) | RECAPERIODFROM | Datum des Periodenbeginns | 20060807 | |||
| 3 | ID_PTO | Call by reference | Type reference (TYPE) | RECAPERIODTO | Datum des Periodenendes | 20060807 | |||
| 4 | IO_RO | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SCSRENTAL_OBJECT | Abrechenbares Mietobjekt | 20060807 | |||
| 5 | IS_DETAIL | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Hierarchie von Abrechungseinheiten | 20101208 |
Method ME_CHANGE_ROCN_PERIODS on class CL_RESC_PART_HIERARCHY has no exception.
Method ME_CHANGE_SURO_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DISTOBJ | Call by reference | Type reference (TYPE) | RE_T_DISTROCN | Verteilung von MO auf Vermietzeiträume | 20060807 | |||
| 2 | EF_IGNORE_OBJ | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20060807 | |||
| 3 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060807 | |||
| 4 | IO_RO | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SCSRENTAL_OBJECT | Abrechenbares Mietobjekt | 20060807 | |||
| 5 | IS_SURO | Call by reference | Type reference (TYPE) | RESC_PGRP_SURO | Zuordnung von AE's zu MO | 20060807 | |||
| 6 | IT_SURO | Call by reference | Type reference (TYPE) | RE_T_PGRP_SURO | Zuordnung von AE's zu MO | 20060807 |
Method ME_CHANGE_SURO_OBJ on class CL_RESC_PART_HIERARCHY has no exception.
Method ME_CHECK_AUTHORITY 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 | 20060807 | ||||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060807 |
Method ME_CHECK_AUTHORITY on class CL_RESC_PART_HIERARCHY has no exception.
Method ME_CHECK_PARAM 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 | 20060807 |
Method ME_CHECK_PARAM on class CL_RESC_PART_HIERARCHY has no exception.
Method ME_CHECK_SETTLPERIOD 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 | 20060807 | |||
| 2 | IS_PERIOD | Call by reference | Type reference (TYPE) | RF60BAPER | Interne Struktur zur Abrechnungsperiode | 20060807 |
Method ME_CHECK_SETTLPERIOD on class CL_RESC_PART_HIERARCHY has no exception.
Method ME_COMPLETE_USAGE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ROCN | Call by reference | Type reference (TYPE) | RESC_RESULT_ROCN | Kosten und Bemessungsgrößen für MV und MO (Vermietsicht) | 20060807 | |||
| 2 | ID_IDENTKEY | Call by reference | Type reference (TYPE) | RECAIDENTKEY | Ident-Teil Schlüssel, z.B. "1000/123" | 20060807 | |||
| 3 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060807 | |||
| 4 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Hierarchie von Abrechungseinheiten | 20060807 | |||
| 5 | IS_RENTPERIOD | Call by reference | Type reference (TYPE) | RESCRENTPERIOD | Mietzeitraum | 20060807 | |||
| 6 | IS_SCCNPART | Call by reference | Type reference (TYPE) | RESCCNPART_GEN | generierte Abrechnungsteilnahme zu Nebenkostenabrechnung | 20060807 |
Method ME_COMPLETE_USAGE_VIEW on class CL_RESC_PART_HIERARCHY has no exception.
Method ME_CORRECT_RENTPERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_RENTPERIOD | Call by reference | Type reference (TYPE) | RESCRENTPERIOD | Mietzeitraum | 20060825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060825 |
Method ME_GET_SHAREOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_TABIX_REST | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20060807 | |||
| 2 | ED_TABIX_SIM | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20060807 | |||
| 3 | ET_DETAIL_X | Call by reference | Type reference (TYPE) | RE_T_SETTLHIERARCHY_X | Hierarchie von Abrechungseinheiten | 20060807 | |||
| 4 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060807 | |||
| 5 | IO_SU | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SETTL_UNIT | Abrechnungseinheit (VISCSU) | 20060807 | |||
| 6 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY_X | Hierarchie von Abrechungseinheiten | 20060807 | |||
| 7 | IS_SE_MODE | Call by reference | Type reference (TYPE) | RESCC_SETTLMODE_X | Abrechnungsmodus und Zusatzfelder (V_TIVSCSETTLMODE/TIVCAPRO | 20060807 | |||
| 8 | IS_SHAREOUT_REST_AL | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY_X | Hierarchie von Abrechungseinheiten | 20060807 | |||
| 9 | IS_SHAREOUT_REST_AO | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY_X | Hierarchie von Abrechungseinheiten | 20060807 | |||
| 10 | IS_SHAREOUT_SIM | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY_X | Hierarchie von Abrechungseinheiten | 20060807 | |||
| 11 | IT_SHAREOUT_AL | Call by reference | Type reference (TYPE) | RE_T_SETTLHIERARCHY_X | Hierarchie von Abrechungseinheiten | 20060807 | |||
| 12 | IT_SHAREOUT_AO | Call by reference | Type reference (TYPE) | RE_T_SETTLHIERARCHY_X | Hierarchie von Abrechungseinheiten | 20060807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060807 |
Method ME_GET_VACANCY_PERIODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATERANGE | Call by reference | Type reference (TYPE) | RE_T_RECADATERANGE | Tabelle von Zeiträumen | 20060807 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060807 | |||
| 3 | IO_RO | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SCSRENTAL_OBJECT | Abrechenbares Mietobjekt | 20060807 | |||
| 4 | IS_DATERANGE | Call by reference | Type reference (TYPE) | RECADATERANGE | Zeitraum von-bis | 20060807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060807 |
Method ME_IS_COP_SET_FOR_RO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_RO | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SCSRENTAL_OBJECT | Abrechenbares Mietobjekt | 20060807 | |||
| 2 | RF_HASCOP | Value transfer | Type reference (TYPE) | RESCHASCOP | Nutzt das Raumschuldnerprinzip | 20060807 |
Method ME_IS_COP_SET_FOR_RO on class CL_RESC_PART_HIERARCHY has no exception.
Method ME_STORE_WRITE_DETAIL_X Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_STORE_IND | Call by reference | Type reference (TYPE) | CDCHNGIND | Art der Änderung (U, I, E, D) | 20060807 | |||
| 2 | IF_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060807 | ||||
| 3 | IS_DETAIL_X | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY_X | Hierarchie von Abrechungseinheiten | 20060807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060807 |
Method NEED_SHAREOUTRULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SU | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SETTL_UNIT | Abrechnungseinheit (VISCSU) | 20060807 | |||
| 2 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY_X | Hierarchie von Abrechungseinheiten | 20060807 | |||
| 3 | RF_NEED | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20060807 |
Method NEED_SHAREOUTRULE on class CL_RESC_PART_HIERARCHY has no exception.
Method RESET_BUFFER Signature
Method RESET_BUFFER on class CL_RESC_PART_HIERARCHY has no parameter.
Method RESET_BUFFER on class CL_RESC_PART_HIERARCHY has no exception.
Method SET_DETAIL Signature
Method SET_DETAIL on class CL_RESC_PART_HIERARCHY has no parameter.
Method SET_DETAIL on class CL_RESC_PART_HIERARCHY has no exception.
Method SET_DETAIL_BY_SETTL_GUID Signature
Method SET_DETAIL_BY_SETTL_GUID on class CL_RESC_PART_HIERARCHY has no parameter.
Method SET_DETAIL_BY_SETTL_GUID on class CL_RESC_PART_HIERARCHY has no exception.
Method SET_DETAIL_X Signature
Method SET_DETAIL_X on class CL_RESC_PART_HIERARCHY has no parameter.
Method SET_DETAIL_X on class CL_RESC_PART_HIERARCHY has no exception.
Method SET_LIST Signature
Method SET_LIST on class CL_RESC_PART_HIERARCHY has no parameter.
Method SET_LIST on class CL_RESC_PART_HIERARCHY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |