SAP ABAP Interface IF_RESC_STEP_PREPARE (Determination of Settlement Hierarchy)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-SC (Application Component) Service Charge Settlement
⤷
RE_SC_AL (Package) SCS: Accrual/Deferral
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RESC_STEP_PREPARE | Determination of Settlement Hierarchy | 20060804 |
Properties
| Interface | IF_RESC_STEP_PREPARE | |
| Short Description | Determination of Settlement Hierarchy |
General Data
| Package | RE_SC_AL | SCS: Accrual/Deferral |
| Created | 20060804 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | RECA1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RESC_SETTL_STEP | A Settlement Step/Section | 20060804 |
Friends
Interface IF_RESC_STEP_PREPARE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MD_STEP | Instance attribute | Public | Attribute reference (LIKE) | 20060804 | ||||
| 2 | MO_PARENT | Instance attribute | Public | Attribute reference (LIKE) | 20060804 | ||||
| 3 | MO_SETTLPARAM | Instance attribute | Public | Attribute reference (LIKE) | 20060804 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Supplies Advance Payment Manager | 20060817 | |
| 2 | Instance method | Public | Method | Gets Reference Factors | 20060817 | |
| 3 | Instance method | Public | Method | Gets Manager for Determining Costs | 20060822 | |
| 4 | Instance method | Public | Method | Gets the Distribution Engine | 20060817 | |
| 5 | Instance method | Public | Method | Gets Settlement Hierarchy | 20060804 | |
| 6 | Instance method | Public | Method | Gets the Input Tax Correction Manager | 20060817 | |
| 7 | Instance method | Public | Method | 20060804 | ||
| 8 | Instance method | Public | Method | 20060804 | ||
| 9 | Instance method | Public | Method | 20060804 | ||
| 10 | Instance method | Public | Method | 20060804 | ||
| 11 | Instance method | Public | Method | 20060804 |
Events
Interface IF_RESC_STEP_PREPARE has no event.
Types
Interface IF_RESC_STEP_PREPARE has no local type.
Method Signatures
Method GET_APAYMENT_MNGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_ADDACCASSNT | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20060817 | |||
| 2 | EO_APAYMENT | Call by reference | Object reference (TYPE REF TO) | IF_RERA_HAS_APAYMENT | Objekt 'hat' Vorauszahlungen | 20060817 | |||
| 3 | EO_APAYMENT_MNGR | Call by reference | Object reference (TYPE REF TO) | IF_RERA_ADVPAY_MNGR | Vorauszahlung (Advance Payment)-Manager (RERAAPAYMENT) | 20060817 | |||
| 4 | IS_OBJECT | Call by reference | Type reference (TYPE) | RESCRENTPERIOD | Mietzeiträume | 20060817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060822 |
Method GET_APPORT_FACTOR_ENGINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_APPORT_FACTOR | Value transfer | Object reference (TYPE REF TO) | IF_RESC_APPORT_FACTOR_ENGINE | Reference Factor Determination (Apportionment Factor) | 20060817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060817 |
Method GET_COSTS_MNGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_COSTS | Value transfer | Object reference (TYPE REF TO) | IF_RESC_COSTS_MNGR | Get Costs from Settlement Unit | 20060822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060822 |
Method GET_DISTRIBUTION_ENGINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_DISTRIBUTION | Value transfer | Object reference (TYPE REF TO) | IF_RESC_DISTRIBUTION_ENGINE | Verteilung der Kosten (Distribute Costs) | 20060817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060817 |
Method GET_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_HIERARCHY | Value transfer | Object reference (TYPE REF TO) | IF_RESC_HIERARCHY | Abrechungshierarchie | 20060804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060804 |
Method GET_ITAXADJUST_MNGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJKEY | Call by reference | Type reference (TYPE) | VISCSSETTLOBJ_KEY | 20060817 | ||||
| 2 | RO_ITAXADJUST_MNGR | Value transfer | Object reference (TYPE REF TO) | IF_RESC_ITAX_ADJUSTMENT | 20060817 |
Method GET_ITAXADJUST_MNGR on Interface IF_RESC_STEP_PREPARE has no exception.
Method GET_MESSAGES Signature
Method GET_MESSAGES on Interface IF_RESC_STEP_PREPARE has no parameter.
Method GET_MESSAGES on Interface IF_RESC_STEP_PREPARE has no exception.
Method GET_STATUS Signature
Method GET_STATUS on Interface IF_RESC_STEP_PREPARE has no parameter.
Method GET_STATUS on Interface IF_RESC_STEP_PREPARE has no exception.
Method IS_MODIFIED Signature
Method IS_MODIFIED on Interface IF_RESC_STEP_PREPARE has no parameter.
Method IS_MODIFIED on Interface IF_RESC_STEP_PREPARE has no exception.
Method LOAD_ENTRIES Signature
Method LOAD_ENTRIES on Interface IF_RESC_STEP_PREPARE has no parameter.
Method LOAD_ENTRIES on Interface IF_RESC_STEP_PREPARE has no exception.
Method REVERSAL Signature
Method REVERSAL on Interface IF_RESC_STEP_PREPARE has no parameter.
Method REVERSAL on Interface IF_RESC_STEP_PREPARE has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |