Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RERA_APAYMENT_MNGR | obsolete - replaced by IF_RERA_ADVPAY_MNGR | 20131107 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RERA_ADVPAY_MNGR | Advance Payment Manager (RERAAPAYMENT): Standard Impl. | 20091202 |
Properties
| Interface | IF_RERA_ADVPAY_MNGR | |
| Short Description | Advance Payment Manager (RERAAPAYMENT) |
General Data
| Package | RE_RA_AP | RE: Advance Payment |
| Created | 20091202 | 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 | RECA0 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | RECA1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 4 | RETM1 | 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 | 20091202 | ||
| 2 | IF_RECA_STORABLE | Object Can Be Stored | 20091202 |
Friends
Interface IF_RERA_ADVPAY_MNGR 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) | 20091202 | ||||
| 2 | MF_ARCHIVED | Instance attribute | Public | Attribute reference (LIKE) | 20091202 | ||||
| 3 | MF_AUTH_CHECK | Instance attribute | Public | Attribute reference (LIKE) | 20091202 | ||||
| 4 | MF_ENQUEUE | Instance attribute | Public | Attribute reference (LIKE) | 20091202 | ||||
| 5 | MF_INTERN | Instance attribute | Public | Type reference (TYPE) | RECABOOL | General Yes/No Field | 20091202 | ||
| 6 | MO_PARENT | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECD_HAS_CONDITION | Higher-Level Object | 20091202 | ||
| 7 | MS_PARAM | Instance attribute | Public | Type reference (TYPE) | MTYPE_S_PARAM | 20091202 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | AFTER_STORE | Instance Event (0) |
Public (2) |
20091202 | |
| 2 | BEFORE_STORE | Instance Event (0) |
Public (2) |
20091202 | |
| 3 | ON_CHECK_ALL | Instance Event (0) |
Public (2) |
20091202 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_S_PARAM | Public | See coding | 20091202 | BEGIN OF mtype_s_param,
only4objguid TYPE reraobjguid,
settlement TYPE REF TO if_reca_settlement,
otherprocess TYPE REF TO if_reca_settlement,
processmode TYPE recaprocessmode,
pstngdate TYPE rerapstngdate,
period TYPE re_t_rsoperiod,
fiscyear TYPE gjahr,
always_load TYPE recabool,
read_from_db TYPE recabool,
used_by type recastep,
do_not_store type recabool,
usedfor type reraadvpayusedfor,
END OF mtype_s_param
|
||
| 2 | MTY_S_PARTNER_PARAM | Public | See coding | 20091202 | BEGIN OF mty_s_partner_param.
INCLUDE TYPE reraotherpartner.
TYPES:
main_partner type reraotherpartner,
use_last_cond_partner type recabool,
END OF mty_s_partner_param
|
Method Signatures
Method ADD_CHILD Signature
Method ADD_CHILD on Interface IF_RERA_ADVPAY_MNGR has no parameter.
Method ADD_CHILD on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method CHANGE_OBJGUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJGUID_NEW | Value transfer | Type reference (TYPE) | RERAADVPAY-OBJGUID | optionale ID des Kontierungsobjektes durch Prozesses | 20091202 | |||
| 2 | ID_OBJGUID_OLD | Value transfer | Type reference (TYPE) | RERAADVPAY-OBJGUID | optionale ID des Kontierungsobjektes durch Prozesses | 20091202 |
Method CHANGE_OBJGUID on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method CHECK_ALL Signature
Method CHECK_ALL on Interface IF_RERA_ADVPAY_MNGR has no parameter.
Method CHECK_ALL on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method FREE Signature
Method FREE on Interface IF_RERA_ADVPAY_MNGR has no parameter.
Method FREE on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method FREE_ADVPAY Signature
Method FREE_ADVPAY on Interface IF_RERA_ADVPAY_MNGR has no parameter.
Method FREE_ADVPAY on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_STATUS | Call by reference | Type reference (TYPE) | RECASTEPSTATUS | Status einer Prozessstufe | 20091202 | |||
| 2 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_ADVPAY | Vorauszahlung (Advance Payment) (RERAAPAYMENT) | 20091202 | |||
| 3 | ID_CONDTYPE | Call by reference | Type reference (TYPE) | RECDCONDTYPE | Konditionsart (feinste Unterteilung der Konditionssätze) | 20091202 | |||
| 4 | ID_OBJGUID | Call by reference | Type reference (TYPE) | RERAOBJGUID | optionale ID des Kontierungsobjektes durch Prozesses | 20091202 | |||
| 5 | ID_PFROM | Call by reference | Type reference (TYPE) | RECAPERIODFROM | RECA0_DATE-MIN | Datum des Periodenbeginns | 20091202 | ||
| 6 | ID_PTO | Call by reference | Type reference (TYPE) | RECAPERIODTO | RECA0_DATE-MAX | Datum des Periodenendes | 20091202 | ||
| 7 | ID_TERMNO | Call by reference | Type reference (TYPE) | RETMTERMNO | Nummer der Klausel | 20091202 | |||
| 8 | ID_TERMTYPE | Call by reference | Type reference (TYPE) | RETMTERMTYPE | Klauselart | 20091202 | |||
| 9 | ID_TRGOBJNR | Call by reference | Type reference (TYPE) | RERAAPTRGOBJNR | Objektnummer | 20091202 | |||
| 10 | IO_ADDACCASSNT | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20091202 | |||
| 11 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20091202 | |||
| 12 | IO_OTHERPROCESS | Call by reference | Object reference (TYPE REF TO) | IF_RECA_SETTLEMENT | Allgemeine Schnittstelle für Abrechnungen | 20091202 | |||
| 13 | IS_CONDDETAIL | Call by reference | Type reference (TYPE) | RECD_CONDITION | Konditionen VICDCOND incl. Berechnung und Verteilung | 20091202 | |||
| 14 | IS_OTHERPARTNER | Call by reference | Type reference (TYPE) | MTY_S_PARTNER_PARAM | Anderer Partner | 20091202 | |||
| 15 | IS_PERIOD | Call by reference | Type reference (TYPE) | RECASETTLPERIOD | Abrechnungsperiode | 20091202 |
Method GET on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method GET_BOOKING_MNGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TRGOBJNR | Call by reference | Type reference (TYPE) | RERAAPTRGOBJNR | Objektnummer | 20091202 | |||
| 2 | RO_BOOKING_MNGR | Value transfer | Object reference (TYPE REF TO) | IF_RERA_ADVPAY_BOOKING | Buchen der Vorauszahlungen | 20091202 |
Method GET_BOOKING_MNGR on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method GET_CASHFLOW_MNGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CASHFLOW_MNGR | Value transfer | Object reference (TYPE REF TO) | IF_RERA_ADVPAY_CASHFLOW_MNGR | Liefert aus den Finanzstrom die Daten | 20091202 |
Method GET_CASHFLOW_MNGR on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method GET_CHILDREN Signature
Method GET_CHILDREN on Interface IF_RERA_ADVPAY_MNGR has no parameter.
Method GET_CHILDREN on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method GET_EXTENSION Signature
Method GET_EXTENSION on Interface IF_RERA_ADVPAY_MNGR has no parameter.
Method GET_EXTENSION on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method GET_FIELDSTATUS Signature
Method GET_FIELDSTATUS on Interface IF_RERA_ADVPAY_MNGR has no parameter.
Method GET_FIELDSTATUS on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_VALIDFROM | Call by reference | Type reference (TYPE) | RECAPERIODFROM | Datum des Periodenbeginns | 20091202 | |||
| 2 | ED_VALIDTO | Call by reference | Type reference (TYPE) | RECAPERIODTO | Datum des Periodenendes | 20091202 | |||
| 3 | EF_HASLEGACYDATA | Call by reference | Type reference (TYPE) | RECAHASLEGACYDATA | Nutzt Altdaten | 20091202 | |||
| 4 | ET_CFGUID | Call by reference | Type reference (TYPE) | RE_T_GUID | GUID | 20091202 | |||
| 5 | ET_CONDGUID | Call by reference | Type reference (TYPE) | RE_T_GUID | GUID | 20091202 | |||
| 6 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_ADVPAY | Vorauszahlung (Advance Payment) (VIRAADVPAY) | 20091202 |
Method GET_LIST on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method GET_LIST_BY_OBJGUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_VALIDFROM | Call by reference | Type reference (TYPE) | RECAPERIODFROM | Datum des Periodenbeginns | 20091202 | |||
| 2 | ED_VALIDTO | Call by reference | Type reference (TYPE) | RECAPERIODTO | Datum des Periodenendes | 20091202 | |||
| 3 | EF_HASLEGACYDATA | Call by reference | Type reference (TYPE) | RECAHASLEGACYDATA | Nutzt Altdaten | 20091202 | |||
| 4 | ET_CFGUID | Call by reference | Type reference (TYPE) | RE_T_GUID | GUID | 20091202 | |||
| 5 | ET_CONDGUID | Call by reference | Type reference (TYPE) | RE_T_GUID | GUID | 20091202 | |||
| 6 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_ADVPAY | Vorauszahlung (Advance Payment) (VIRAADVPAY) | 20091202 | |||
| 7 | ID_OBJGUID | Call by reference | Type reference (TYPE) | RERAADVPAY-OBJGUID | Durch den Prozess vergebene GUID für das Kontierungsobjekt | 20091202 |
Method GET_LIST_BY_OBJGUID on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method GET_LIST_X Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST_X | Call by reference | Type reference (TYPE) | RE_T_ADVPAY_X | Vorauszahlungen + Verweis zum Finanzstromsatz | 20091202 |
Method GET_LIST_X on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method GET_MAINPARTNER4PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PARTNER | Call by reference | Type reference (TYPE) | RERA_PARTNER4PERIOD | Partner innerhalb einer Periode | 20091202 | |||
| 2 | ID_DUEDATE | Call by reference | Type reference (TYPE) | DFAELL | Fälligkeitstag | 20091202 | |||
| 3 | ID_PFROM | Call by reference | Type reference (TYPE) | RECAPERIODFROM | RECA0_DATE-MIN | Datum des Periodenbeginns | 20091202 | ||
| 4 | ID_PTO | Call by reference | Type reference (TYPE) | RECAPERIODTO | RECA0_DATE-MAX | Datum des Periodenendes | 20091202 | ||
| 5 | ID_TERMNO | Call by reference | Type reference (TYPE) | RETMTERMNO | RETM1_TERMNO_DEFAULT | Nummer der Klausel | 20091202 |
Method GET_MAINPARTNER4PERIOD on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method GET_TAX_MNGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TAX_MNGR | Value transfer | Object reference (TYPE REF TO) | IF_RERA_ADVPAY_TAX_MNGR | FI Services for Settlements | 20091202 |
Method GET_TAX_MNGR on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method INIT_BY_PARENT 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 | 20091202 | ||||
| 2 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_RECD_HAS_CONDITION | Übergeordnetes Objekt | 20091202 | |||
| 3 | IS_PARAM | Call by reference | Type reference (TYPE) | MTYPE_S_PARAM | 20091202 |
Method INIT_BY_PARENT on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method INIT_BY_TEMPLATE Signature
Method INIT_BY_TEMPLATE on Interface IF_RERA_ADVPAY_MNGR has no parameter.
Method INIT_BY_TEMPLATE on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method IS_FIELDSTATUS_SET Signature
Method IS_FIELDSTATUS_SET on Interface IF_RERA_ADVPAY_MNGR has no parameter.
Method IS_FIELDSTATUS_SET on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method IS_MODIFIED Signature
Method IS_MODIFIED on Interface IF_RERA_ADVPAY_MNGR has no parameter.
Method IS_MODIFIED on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method IS_OK Signature
Method IS_OK on Interface IF_RERA_ADVPAY_MNGR has no parameter.
Method IS_OK on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method IS_STORABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_STORABLE | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20091202 |
Method IS_STORABLE on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method REGISTER_ALL_CHILDREN Signature
Method REGISTER_ALL_CHILDREN on Interface IF_RERA_ADVPAY_MNGR has no parameter.
Method REGISTER_ALL_CHILDREN on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method RELEASE Signature
Method RELEASE on Interface IF_RERA_ADVPAY_MNGR has no parameter.
Method RELEASE on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method REVERSAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJGUID | Call by reference | Type reference (TYPE) | RERAADVPAY-OBJGUID | Durch den Prozess vergebene GUID für das Kontierungsobjekt | 20091202 | |||
| 2 | IF_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_TRUE | Verbuchung mit "IN UPDATE TASK" rufen | 20091202 | ||
| 3 | IO_BY_PROCESS | Call by reference | Object reference (TYPE REF TO) | IF_RECA_PROCESS | allgemeine Beschreibung eines Prozesses | 20091202 | |||
| 4 | IO_OTHERPROCESS | Call by reference | Object reference (TYPE REF TO) | IF_RECA_SETTLEMENT | Allgemeine Schnittstelle für Abrechnungen | 20091202 |
Method REVERSAL on Interface IF_RERA_ADVPAY_MNGR has no exception.
Method STORE Signature
Method STORE on Interface IF_RERA_ADVPAY_MNGR has no parameter.
Method STORE on Interface IF_RERA_ADVPAY_MNGR has no exception.
Event Signatures
Event AFTER_STORE Signature
Event AFTER_STORE on Interface IF_RERA_ADVPAY_MNGR has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on Interface IF_RERA_ADVPAY_MNGR has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on Interface IF_RERA_ADVPAY_MNGR has no parameter.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |