SAP ABAP Interface IF_RESC_RECEIVER (Recipient(s))
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-SC (Application Component) Service Charge Settlement
⤷
RE_SC_CR (Package) SCS: Credit/Receivables
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RESC_RECEIVER | Recipient(s) | 20091009 |
Properties
| Interface | IF_RESC_RECEIVER | |
| Short Description | Recipient(s) |
General Data
| Package | RE_SC_CR | SCS: Credit/Receivables |
| Created | 20091009 | 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 | IF_RESC_HIERARCHY | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_RESC_RECEIVABLE_CALC_ENGINE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_RESC_RECEIVER has no interface.
Friends
Interface IF_RESC_RECEIVER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MD_CN_OBJNR | Instance attribute | Public | Type reference (TYPE) | RESCCNOBJNR | Object Number of Real Estate Contract (REC) | 20091016 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Advance Payment | 20091011 | |
| 2 | Instance method | Public | Method | Distribution | 20091011 | |
| 3 | Instance method | Public | Method | Gets the Surcharge Calculation | 20091011 | |
| 4 | Instance method | Public | Method | Gets the Main Rental Period | 20091016 | |
| 5 | Instance method | Public | Method | Gets the Receivable Calculation | 20091011 | |
| 6 | Instance method | Public | Method | Rental Periods | 20091011 | |
| 7 | Instance method | Public | Method | Gets All Rental Objects | 20091012 | |
| 8 | Instance method | Public | Method | Gets the Settlement | 20091011 | |
| 9 | Instance method | Public | Method | Initializes Manager via Superordinate Object | 20091009 |
Events
Interface IF_RESC_RECEIVER has no event.
Types
Interface IF_RESC_RECEIVER has no local type.
Method Signatures
Method GET_ADVPAY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ADVPAY | Call by reference | Type reference (TYPE) | RE_T_ADVPAY | Vorauszahlungen | 20091011 | |||
| 2 | ID_SCS_PERIOD_GUID | Call by reference | Type reference (TYPE) | RESCPERIODGUID | Mietzeiträume | 20091011 |
Method GET_ADVPAY_LIST on Interface IF_RESC_RECEIVER has no exception.
Method GET_DIST_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DIST | Call by reference | Type reference (TYPE) | IF_RESC_HIERARCHY=>MTY_T_DISTRIBUTION | 20091011 | ||||
| 2 | ID_SCS_PERIOD_GUID | Call by reference | Type reference (TYPE) | RESCPERIODGUID | Mietzeiträume | 20091011 |
Method GET_DIST_LIST on Interface IF_RESC_RECEIVER has no exception.
Method GET_EXTRACHRG_ENGINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETO_INSTANCE | Call by reference | Type reference (TYPE) | RE_T_IF_RESC_EXTRACHRG_ENGINE | Zuschlagsberechnungs-Engine | 20100115 |
Method GET_EXTRACHRG_ENGINE on Interface IF_RESC_RECEIVER has no exception.
Method GET_MAIN_RENTPERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_RENTPERIOD | Value transfer | Type reference (TYPE) | RESCRENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20091016 |
Method GET_MAIN_RENTPERIOD on Interface IF_RESC_RECEIVER has no exception.
Method GET_RECEIVABLE_CALC_ENGINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RESC_RECEIVABLE_CALC_ENGINE | Steuerberechungs-Engine-Manager (RESCTAXRESULT) | 20091011 |
Method GET_RECEIVABLE_CALC_ENGINE on Interface IF_RESC_RECEIVER has no exception.
Method GET_RENTPERIODS 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_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20091011 |
Method GET_RENTPERIODS on Interface IF_RESC_RECEIVER has no exception.
Method GET_RO_LIST 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 | 20091013 | |||
| 2 | ET_OBJNR | Call by reference | Type reference (TYPE) | RE_T_OBJNR | OBJNR | 20091012 | |||
| 3 | ET_OBJREL | Call by reference | Type reference (TYPE) | RE_T_OBJECT_REL | Beziehung eines Objektes zu einen Anderen | 20091012 |
Method GET_RO_LIST on Interface IF_RESC_RECEIVER has no exception.
Method GET_SETTLEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_SETTLEMENT | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SETTLEMENT | Nebenkostenabrechnung | 20091011 | |||
| 2 | EO_SETTLPARAM | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SETTLEMENT_PARAM | allgemeine Beschreibung eines Prozessparameters | 20091011 |
Method GET_SETTLEMENT on Interface IF_RESC_RECEIVER has no exception.
Method INIT_BY_RENTPERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CN_OBJNR | Call by reference | Type reference (TYPE) | RESCCNOBJNR | Objektnummer des Mietvertrages | 20091010 | |||
| 2 | IO_STEP_CCR | Call by reference | Object reference (TYPE REF TO) | IF_RESC_SETTL_STEP_CCR | Guthaben / Forderungen berechnen (calc credit / receivable) | 20091010 | |||
| 3 | IT_ADVPAY | Call by reference | Type reference (TYPE) | RE_T_ADVPAY | Vorauszahlungen | 20091010 | |||
| 4 | IT_DIST_RESULT | Call by reference | Type reference (TYPE) | IF_RESC_HIERARCHY=>MTY_T_DISTRIBUTION | 20091010 | ||||
| 5 | IT_RENTPERIOD | Call by reference | Type reference (TYPE) | RE_T_RENTPERIOD | Mietzeiträume (VISCS_RENTPERIOD) | 20091010 |
Method INIT_BY_RENTPERIOD on Interface IF_RESC_RECEIVER has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |