SAP ABAP Class CL_RESC_DISTRIBUTION_ENGINE (Distribution of Costs)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-SC (Application Component) Service Charge Settlement
⤷
RE_SC_DC (Package) SCS: Distribute Costs
⤷
⤷
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 | 20060606 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RESC_DISTRIBUTION_ENGINE | Distribution of Costs | 20060606 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RESC_DISTRIBUTION_INPUTTAX | Distribution of Costs | 20090515 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RESC_DISTRIBUTION_RETN | Distribution of Costs | 20060606 |
Properties
| Class | CL_RESC_DISTRIBUTION_ENGINE | |
| Short Description | Distribution of Costs | |
| Super Class | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_SC_DC | SCS: Distribute Costs |
| Created | 20060606 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 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) | |
| 10 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RESC_DISTRIBUTION_ENGINE | Distribution of Costs | 20060606 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CF_RECA_OBJECT | 20060606 | Object That Can Be Instantiated: Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | RECAHASBADIIMPL | Business Add-In Implementation Exists | 20060606 | |||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | BADI_RESC_SETTLSTEP_DC | BAdI Interface IF_EX_RESC_SETTLSTEP_DC | 20060606 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RESC_HIERARCHY | Settlement Hierarchy | 20060608 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RECA_PROCESS_STATUS_MNGR | Status Manager for Process Steps | 20060608 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | IF_RESC_DISTRIBUTION_ENGINE=>MTYPE_S_PARAM | 20060606 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RE_T_ITAX_ADJUSTMENT | 20060606 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | MTYPE_T_CHECPUPSU | Tested Settlement Units | 20060606 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RE_T_COSTDIST | Cost Distribution | 20060606 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RE_T_COSTDIST | Cost Distribution | 20060606 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | RE_T_OBJNR2GUID | 20060606 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Adds a Subobject | 20060606 | |
| 2 | Instance method | Protected | Method | Calculate Management Costs | 20060606 | |
| 3 | Instance method | Protected | Method | Check Reference Factors | 20060606 | |
| 4 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060606 | |
| 5 | Instance method | Protected | Method | Distribute from Cost Object SU | 20060606 | |
| 6 | Instance method | Protected | Method | Distribute from Master Settlement Unit | 20060606 | |
| 7 | Instance method | Protected | Method | Distribute from Rental Object | 20060606 | |
| 8 | Instance method | Protected | Method | Distribute from Settlement Unit | 20060606 | |
| 9 | Instance method | Protected | Method | Distribution of a Possible Remainder | 20060606 | |
| 10 | Instance method | Protected | Method | Distribute from Settlement Unit | 20060607 | |
| 11 | Instance method | Protected | Method | Totals Costs for Further Distribution | 20060606 | |
| 12 | Instance method | Protected | Method | Fills Table Buffer | 20060606 | |
| 13 | Instance method | Protected | Method | Gets the Costs of RO Belonging to SU | 20060606 | |
| 14 | Instance method | Protected | Method | Gets the Costs of SU | 20060606 | |
| 15 | Instance method | Protected | Method | Gets the Values of External Settlement | 20060606 | |
| 16 | Instance method | Public | Method | 20060607 | ||
| 17 | Instance method | Protected | Method | Gets Parameters for Input Tax Distribution | 20060608 | |
| 18 | Instance method | Protected | Method | Gets the Maximum Costs for All-Inclusive Rent | 20060606 | |
| 19 | Instance method | Protected | Method | Adds Distribution | 20060606 | |
| 20 | Instance method | Protected | Method | Insert Limitations in Database | 20060606 | |
| 21 | Instance method | Protected | Method | Is Reference Factor of 0 Allowed? | 20060726 |
Events
Class CL_RESC_DISTRIBUTION_ENGINE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_S_CHECKUPSU | Protected | See coding | 20060607 | BEGIN OF mtype_s_checkupsu,
scs_msu_guid TYPE viscs_msu_su-scs_msu_guid,
scs_su_guid TYPE viscs_msu_su-scs_su_guid,
END OF mtype_s_checkupsu
|
||
| 2 | MTYPE_T_CHECPUPSU | Protected | See coding | 20060607 | mtype_t_checpupsu TYPE SORTED TABLE OF mtype_s_checkupsu
WITH non-UNIQUE KEY scs_msu_guid
scs_su_guid
|
Method Signatures
Method ADD_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_RESC_ITAX_ADJUSTMENT | 20060606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060606 |
Method CALC_EXTRACHARGE 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) | 20060606 | |||
| 2 | IO_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | IF_RESC_HIERARCHY | Abrechungshierarchie | 20060606 | |||
| 3 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060606 | |||
| 4 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Hierarchie von Abrechungseinheiten | 20060606 |
Method CALC_EXTRACHARGE on class CL_RESC_DISTRIBUTION_ENGINE has no exception.
Method CHECK_APPORTVALUE 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 | 20060606 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060606 | |||
| 3 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Abrechungshierarchie | 20060726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060606 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RESC_DISTRIBUTION_ENGINE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RESC_DISTRIBUTION_ENGINE has no exception.
Method DISTRIBUTE_FROM_CO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | IF_RESC_HIERARCHY | Abrechungshierarchie | 20060606 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060606 | |||
| 3 | IO_SU | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SETTL_UNIT | Abrechnungseinheit (VISCSU) | 20060606 | |||
| 4 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Hierarchie von Abrechungseinheiten | 20060606 | |||
| 5 | IT_DIST | Call by reference | Type reference (TYPE) | RE_T_COSTDIST | Kostenverteilung | 20060606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060606 |
Method DISTRIBUTE_FROM_MSU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_NOTAXCORR | Call by reference | Type reference (TYPE) | RESCNOTAXCORR | Keine Korrektur der Vorsteuer im Rahmen der NKA | 20060606 | |||
| 2 | IO_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | IF_RESC_HIERARCHY | Abrechungshierarchie | 20060606 | |||
| 3 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060606 | |||
| 4 | IO_SU | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SETTL_UNIT | Abrechnungseinheit (VISCSU) | 20060606 | |||
| 5 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Hierarchie von Abrechungseinheiten | 20060606 | |||
| 6 | IT_DIST | Call by reference | Type reference (TYPE) | RE_T_COSTDIST | Kostenverteilung | 20060606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060606 |
Method DISTRIBUTE_FROM_RO 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 | 20060606 | |||
| 2 | IF_EX_RELEVANT | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20060606 | |||
| 3 | IF_NOTAXCORR | Call by reference | Type reference (TYPE) | RESCNOTAXCORR | Keine Korrektur der Vorsteuer im Rahmen der NKA | 20060606 | |||
| 4 | IO_COSTS | Call by reference | Object reference (TYPE REF TO) | IF_RESC_COSTS_MNGR | Get Costs from Settlement Unit | 20060607 | |||
| 5 | IO_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | IF_RESC_HIERARCHY | Abrechungshierarchie | 20060606 | |||
| 6 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060606 | |||
| 7 | IO_SU | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SETTL_UNIT | Abrechnungseinheit (VISCSU) | 20060606 | |||
| 8 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Hierarchie von Abrechungseinheiten | 20060606 | |||
| 9 | IT_DIST | Call by reference | Type reference (TYPE) | RE_T_COSTDIST | Kostenverteilung | 20060606 | |||
| 10 | IT_DTAPE | Call by reference | Type reference (TYPE) | RE_T_DTAPE_DETAIL_X | D-Satz: einzelne Vermietungszeiträume | 20060606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060606 |
Method DISTRIBUTE_FROM_SU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_NOTAXCORR | Call by reference | Type reference (TYPE) | RESCNOTAXCORR | Keine Korrektur der Vorsteuer im Rahmen der NKA | 20060606 | |||
| 2 | IO_APPORT_FACTOR | Call by reference | Object reference (TYPE REF TO) | IF_RESC_APPORT_FACTOR_ENGINE | Reference Factor Determination (Apportionment Factor) | 20060607 | |||
| 3 | IO_COSTS | Call by reference | Object reference (TYPE REF TO) | IF_RESC_COSTS_MNGR | Get Costs from Settlement Unit | 20060607 | |||
| 4 | IO_DTAPE | Call by reference | Object reference (TYPE REF TO) | IF_RESC_D_TAPE_MNGR | D-Satz: Abrechnungsergebnisse von Abrechnungsfirma lesen | 20060607 | |||
| 5 | IO_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | IF_RESC_HIERARCHY | Abrechungshierarchie | 20060606 | |||
| 6 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060606 | |||
| 7 | IO_SU | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SETTL_UNIT | Abrechnungseinheit (VISCSU) | 20060606 | |||
| 8 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Hierarchie von Abrechungseinheiten | 20060606 | |||
| 9 | IT_DIST | Call by reference | Type reference (TYPE) | RE_T_COSTDIST | Kostenverteilung | 20060606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060606 |
Method DO_DISTRIBUTE_REST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DIST | Call by reference | Type reference (TYPE) | RE_T_COSTDIST | Kostenverteilung | 20060606 | |||
| 2 | EF_CHANGES | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20060606 | |||
| 3 | ID_RANDOM_SEED | Call by reference | Type reference (TYPE) | I | Seed für zufällige Verteilung | 20081013 | |||
| 4 | IF_INSERT | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20060606 | |||
| 5 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060606 | |||
| 6 | IS_SUM | Call by reference | Type reference (TYPE) | RESCCOSTDIST | Kostenverteilung | 20060606 |
Method DO_DISTRIBUTE_REST on class CL_RESC_DISTRIBUTION_ENGINE has no exception.
Method DO_DISTRIBUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPORT_FACTOR | Call by reference | Object reference (TYPE REF TO) | IF_RESC_APPORT_FACTOR_ENGINE | Reference Factor Determination (Apportionment Factor) | 20060607 | |||
| 2 | IO_COSTS | Call by reference | Object reference (TYPE REF TO) | IF_RESC_COSTS_MNGR | Get Costs from Settlement Unit | 20060607 | |||
| 3 | IO_DTAPE | Call by reference | Object reference (TYPE REF TO) | IF_RESC_D_TAPE_MNGR | D-Satz: Abrechnungsergebnisse von Abrechnungsfirma lesen | 20060607 | |||
| 4 | IO_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | IF_RESC_HIERARCHY | Abrechungshierarchie | 20060607 | |||
| 5 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060607 | |||
| 6 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Hierarchie von Abrechungseinheiten | 20060607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060607 |
Method DO_SUM_COST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DIST | Call by reference | Type reference (TYPE) | RE_T_COSTDIST | Kostenverteilung | 20060606 | |||
| 2 | ID_APPORTVALOPTSRC | Call by reference | Type reference (TYPE) | RESCCOSTDIST-APPORTVALOPTSRC | optierender Teil der Bezugsgröße des übergeordneten Objekte | 20060606 | |||
| 3 | ID_APPORTVALSRC | Call by reference | Type reference (TYPE) | RESCCOSTDIST-APPORTVALSRC | Bezugsgröße des übergeordneten Objektes | 20060606 | |||
| 4 | ID_OBJGUIDSRC | Call by reference | Type reference (TYPE) | RESCCOSTDIST-OBJGUIDSRC | Eindeutiger Schlüssel des Objektes innerhalb NKA | 20060606 | |||
| 5 | ID_TYPESRC | Call by reference | Type reference (TYPE) | RESCCOSTDIST-TYPESRC | Ebene der Abrechnung | 20060606 |
Method DO_SUM_COST on class CL_RESC_DISTRIBUTION_ENGINE has no exception.
Method FILL_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | IF_RESC_HIERARCHY | Abrechungshierarchie | 20060608 |
Method FILL_BUFFER on class CL_RESC_DISTRIBUTION_ENGINE has no exception.
Method GET_COST_RO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DIST | Call by reference | Type reference (TYPE) | RE_T_COSTDIST | Kostenverteilung | 20060606 | |||
| 2 | IO_COSTS | Call by reference | Object reference (TYPE REF TO) | IF_RESC_COSTS_MNGR | Get Costs from Settlement Unit | 20060607 | |||
| 3 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Hierarchie von Abrechungseinheiten | 20060606 | |||
| 4 | IS_SURO | Call by reference | Type reference (TYPE) | RESC_RESULT_SURO | Summe aller Kosten und Bemessungsgrößen für eine MO | 20060606 |
Method GET_COST_RO on class CL_RESC_DISTRIBUTION_ENGINE has no exception.
Method GET_COST_SU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DIST | Call by reference | Type reference (TYPE) | RE_T_COSTDIST | Kostenverteilung | 20060606 | |||
| 2 | IO_COSTS | Call by reference | Object reference (TYPE REF TO) | IF_RESC_COSTS_MNGR | Get Costs from Settlement Unit | 20060607 | |||
| 3 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Hierarchie von Abrechungseinheiten | 20060606 |
Method GET_COST_SU on class CL_RESC_DISTRIBUTION_ENGINE has no exception.
Method GET_EXCHANGE_COSTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DTAPE | Call by reference | Type reference (TYPE) | RE_T_DTAPE_DETAIL_X | D-Satz: einzelne Vermietungszeiträume | 20060606 | |||
| 2 | IO_DTAPE | Call by reference | Object reference (TYPE REF TO) | IF_RESC_D_TAPE_MNGR | D-Satz: Abrechnungsergebnisse von Abrechnungsfirma lesen | 20060607 | |||
| 3 | IO_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | IF_RESC_HIERARCHY | Abrechungshierarchie | 20060606 | |||
| 4 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060606 | |||
| 5 | IO_SU | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SETTL_UNIT | Abrechnungseinheit (VISCSU) | 20060606 | |||
| 6 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Hierarchie von Abrechungseinheiten | 20060606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060606 |
Method GET_ITAXADJUST_LIST Signature
Method GET_ITAXADJUST_LIST on class CL_RESC_DISTRIBUTION_ENGINE has no parameter.
Method GET_ITAXADJUST_LIST on class CL_RESC_DISTRIBUTION_ENGINE has no exception.
Method GET_ITAX_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | IF_RESC_HIERARCHY | Abrechungshierarchie | 20060608 | |||
| 2 | RS_PARAM | Value transfer | Type reference (TYPE) | IF_RESC_ITAX_ADJUSTMENT=>MTYPE_S_PARAM | 20060608 |
Method GET_ITAX_PARAM on class CL_RESC_DISTRIBUTION_ENGINE has no exception.
Method GET_NETAMOUNT_BY_BASEYEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_NETAMOUNT | Call by reference | Type reference (TYPE) | RESCSHCURR | Betragsfeld für Verteilung innerhalb der NKA + Vorzeichen | 20060606 | |||
| 2 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Hierarchie von Abrechungseinheiten | 20060606 | |||
| 3 | IS_ROCN | Call by reference | Type reference (TYPE) | RESC_RESULT_ROCN | Kosten und Bemessungsgrößen für MV und MO (Vermietsicht) | 20060606 | |||
| 4 | IS_SURO | Call by reference | Type reference (TYPE) | RESC_RESULT_SURO | Summe aller Kosten und Bemessungsgrößen für eine MO | 20060606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060606 |
Method INSERT_DIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DIST | Call by reference | Type reference (TYPE) | RESCCOSTDIST | Kostenverteilung | 20060606 |
Method INSERT_DIST on class CL_RESC_DISTRIBUTION_ENGINE has no exception.
Method INSERT_LIMITATION 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) | 20060606 | |||
| 2 | CS_SURO | Call by reference | Type reference (TYPE) | RESCROHIERARCHY | Mietobjekt und zugehörige Vermietungszeitraum | 20060606 | |||
| 3 | ID_NETAMOUNT_NEW | Call by reference | Type reference (TYPE) | RESCSHCURR | Betragsfeld für Verteilung innerhalb der NKA + Vorzeichen | 20060606 | |||
| 4 | ID_NETAMOUNT_OLD | Call by reference | Type reference (TYPE) | RESCSHCURR | Betragsfeld für Verteilung innerhalb der NKA + Vorzeichen | 20060606 | |||
| 5 | IO_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | IF_RESC_HIERARCHY | Abrechungshierarchie | 20060606 | |||
| 6 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060606 | |||
| 7 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Hierarchie von Abrechungseinheiten | 20060606 | |||
| 8 | IT_DIST | Call by reference | Type reference (TYPE) | RE_T_COSTDIST | Kostenverteilung | 20060606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060606 |
Method IS_ZERO_APPORTVALUE_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HIERARCHY | Call by reference | Type reference (TYPE) | RESCSETTLHIERARCHY | Abrechungshierarchie | 20060726 | |||
| 2 | RF_ALLOWED | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20060726 |
Method IS_ZERO_APPORTVALUE_ALLOWED on class CL_RESC_DISTRIBUTION_ENGINE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |