SAP ABAP Class CL_RERA_AP_SERVICES (General Access Methods)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-RA (Application Component) Rental Accounting
     RE_RA_AP (Package) RE: Advance Payment
Properties
Class CL_RERA_AP_SERVICES  
Short Description General Access Methods    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_RA_AP   RE: Advance Payment 
Created 20031009   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 RECA4 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RECD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RERA_AP_SERVICES has no interface implemented.
Friends
Class CL_RERA_AP_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MF_VIRAADVPAY_EXISTS Static Attribute Private Type reference (TYPE) RECABOOL ABAP_TRUE Entry Exists 20130424
Methods
# Method Level Visibility Method type Description Created on
1 ANALYZE_VIRAADVPAY Static method Protected Method Sets Existence Indicator 20130424
2 BUFFER_RESET Static method Public Event handling method Deletes All Entries in Table Buffer 20090508
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090508
4 COMPARE_CONDITION_FOR_SUMMARY Static method Public Method Compares Two Conditions, If They Can Be Added 20131023
5 DAYS_BETWEEN_TWO_DATES Static method Public Method Days Between Two Days 20070215
6 FILL_BUFFER_BY_OBJGUID Static method Public Method Fill Buffer 20081010
7 GET_ADVPAY_LIST Static method Public Method Gets Flat Advance Payment Table 20090417
8 GET_LIST_BY_OBJNR Static method Public Method Supplies All Entries to First Partial Key Field 20081010
9 GET_LIST_BY_OBJNR_FROM_ARCHIVE Static method Public Method Supplies All Entries to First Partial Key Field from Archive 20110401
10 GET_LIST_BY_OBJNR_WITH_RANGE Static method Public Method Supplies All Entries to First Partial Key Field 20031009
11 GET_LIST_BY_PERIOD Static method Public Method Supplies All Entries to 4th Partial Key Field 20031009
12 GET_REF_CONDGUID Static method Public Method Gets Reference for a Condition 20090508
13 GET_VIRAADVPAYPROC_BY_GUID Static method Public Method Supplies Entries to List of GUID 20090420
14 MERGE Static method Protected Method VIRAADVPAY => VIRAADVPAYPROC 20081010
15 RESET_BUFFER Static method Public Method Deletes All Entries in Table Buffer 20081010
Events
Class CL_RERA_AP_SERVICES has no event.
Types
Class CL_RERA_AP_SERVICES has no local type.
Method Signatures

Method ANALYZE_VIRAADVPAY Signature

Method ANALYZE_VIRAADVPAY on class CL_RERA_AP_SERVICES has no parameter.
Method ANALYZE_VIRAADVPAY on class CL_RERA_AP_SERVICES has no exception.

Method BUFFER_RESET Signature

Method BUFFER_RESET on class CL_RERA_AP_SERVICES has no parameter.
Method BUFFER_RESET on class CL_RERA_AP_SERVICES has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RERA_AP_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RERA_AP_SERVICES has no exception.

Method COMPARE_CONDITION_FOR_SUMMARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_SALESBASEDRENT Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Umsatzkondition? 20131023
2 Importing IO_COND_1 Call by reference Object reference (TYPE REF TO) IF_RECD_CONDITION Kondition 20131023
3 Importing IO_COND_2 Call by reference Object reference (TYPE REF TO) IF_RECD_CONDITION Kondition 20131023
4 Importing IS_COND_1 Call by reference Type reference (TYPE) RECD_CONDITION Konditionen VICDCOND incl. Berechnung und Verteilung 20131023
5 Importing IS_COND_2 Call by reference Type reference (TYPE) RECD_CONDITION Konditionen VICDCOND incl. Berechnung und Verteilung 20131023
6 Returning RF_EQUAL Value transfer Type reference (TYPE) RECABOOL Gleich? 20131023

Method COMPARE_CONDITION_FOR_SUMMARY on class CL_RERA_AP_SERVICES has no exception.

Method DAYS_BETWEEN_TWO_DATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_VALIDDAYS Call by reference Type reference (TYPE) RERAVALIDDAYS Zeitraum in Tagen 20070215
2 Importing ID_CALCMETHPER Call by reference Type reference (TYPE) RERACALCMETHPER Berechnungsmethode für zeitabhängige Perioden 20070215
3 Importing ID_VALIDFROM Call by reference Type reference (TYPE) REBDVALIDFROM Datum: Gültig ab 20070215
4 Importing ID_VALIDTO Call by reference Type reference (TYPE) REBDVALIDTO Datum: Gültig bis 20070215
5 Importing IF_ULTIMO_FOR_VALIDTO Value transfer Type reference (TYPE) RECABOOL ABAP_FALSE Ultimokennzeichen für das Endedatum 20110531
# Exception Resumable Description Created on
1 ERROR Fehler 20070215

Method FILL_BUFFER_BY_OBJGUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_ADVPAY_X Vorauszahlung (Advance Payment) (VIRAADVPAY) 20081010
2 Importing ID_PROCESSGUID Call by reference Type reference (TYPE) RECAPROCESSGUID Generischer Schlüssel des Prozesses 20081010
3 Importing IT_OBJGUID Call by reference Type reference (TYPE) RE_T_GUID GUID 20081010

Method FILL_BUFFER_BY_OBJGUID on class CL_RERA_AP_SERVICES has no exception.

Method GET_ADVPAY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_VALIDFROM Call by reference Type reference (TYPE) RECAPERIODFROM Datum des Periodenbeginns 20090428
2 Exporting ED_VALIDTO Call by reference Type reference (TYPE) RECAPERIODTO Datum des Periodenendes 20090428
3 Exporting EF_HASLEGACYDATA Call by reference Type reference (TYPE) RECAHASLEGACYDATA Nutzt Altdaten 20090428
4 Exporting ET_CFGUID Call by reference Type reference (TYPE) RE_T_GUID GUID 20090420
5 Exporting ET_CONDGUID Call by reference Type reference (TYPE) RE_T_GUID GUID 20090424
6 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_ADVPAY Vorauszahlungen 20090417
7 Importing ID_OBJGUID Call by reference Type reference (TYPE) RERAOBJGUID Durch den Prozess vergebene GUID für das Kontierungsobjekt 20090420
8 Importing IT_LIST_X Call by reference Type reference (TYPE) RE_T_ADVPAY_X Vorauszahlungen + Verweis zum Finanzstromsatz 20090417

Method GET_ADVPAY_LIST on class CL_RERA_AP_SERVICES has no exception.

Method GET_LIST_BY_OBJNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_ADVPAY_X Vorauszahlung (Advance Payment) 20081010
2 Importing ID_OBJNR Call by reference Type reference (TYPE) RERAADVPAY-OBJNR Objektnummer 20081010

Method GET_LIST_BY_OBJNR on class CL_RERA_AP_SERVICES has no exception.

Method GET_LIST_BY_OBJNR_FROM_ARCHIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_ADVPAY_X Vorauszahlungen + Verweis zum Finanzstromsatz 20110401
2 Importing ID_OBJNR Call by reference Type reference (TYPE) RECAOBJNR Objektnummer 20110401
3 Importing ID_PFROM Call by reference Type reference (TYPE) RECAPERIODFROM Datum des Periodenbeginns 20110401
4 Importing ID_PROCESSGUID Call by reference Type reference (TYPE) RECAPROCESSGUID Generischer Schlüssel des Prozesses 20110401
5 Importing ID_PTO Call by reference Type reference (TYPE) RECAPERIODTO Datum des Periodenendes 20110401
6 Importing IO_SETTLEMENT Call by reference Object reference (TYPE REF TO) IF_RECA_SETTLEMENT Allgemeine Schnittstelle für Abrechnungen 20110401

Method GET_LIST_BY_OBJNR_FROM_ARCHIVE on class CL_RERA_AP_SERVICES has no exception.

Method GET_LIST_BY_OBJNR_WITH_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_ADVPAY_X Vorauszahlung (Advance Payment) 20031009
2 Importing ID_OBJNR Call by reference Type reference (TYPE) RERAADVPAY-OBJNR Objektnummer 20031009
3 Importing ID_PFROM Call by reference Type reference (TYPE) RECAPERIODFROM Datum des Periodenbeginns 20031009
4 Importing ID_PROCESSGUID Call by reference Type reference (TYPE) RERAADVPAY-PROCESSGUID GUID in Real Estate (RAW16) 20031009
5 Importing ID_PTO Call by reference Type reference (TYPE) RECAPERIODTO Datum des Periodenendes 20031009

Method GET_LIST_BY_OBJNR_WITH_RANGE on class CL_RERA_AP_SERVICES has no exception.

Method GET_LIST_BY_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_ADVPAY_X Vorauszahlung (Advance Payment) 20031009
2 Importing ID_ADD_OBJNR Call by reference Type reference (TYPE) RERAADVPAY-ADD_OBJNR Objektnummer der Zusatzkontierung 20031009
3 Importing ID_CONDTYPE Call by reference Type reference (TYPE) RERAADVPAY-CONDTYPE Konditionsart 20031009
4 Importing ID_OBJNR Call by reference Type reference (TYPE) RERAADVPAY-OBJNR Objektnummer 20031009
5 Importing ID_VALIDFROM Call by reference Type reference (TYPE) RERAADVPAY-VALIDFROM RECA0_DATE-MIN Datum des Periodenbeginns 20031009
6 Importing ID_VALIDTO Call by reference Type reference (TYPE) RERAADVPAY-VALIDTO RECA0_DATE-MAX Datum: gültig bis 20031009

Method GET_LIST_BY_PERIOD on class CL_RERA_AP_SERVICES has no exception.

Method GET_REF_CONDGUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_CONDGUID_REF Call by reference Type reference (TYPE) RECAGUID GUID (RAW16) 20090511
2 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_GUID GUID 20090508
3 Importing ID_CONDGUID Call by reference Type reference (TYPE) RECDCONDGUID GUID (RAW16) für Konditionen 20090508
4 Importing ID_CONDMNGRSCOPE Call by reference Type reference (TYPE) RERACONDMNGRSCOPE Zweck / Rahmen der Kondtionsermittlung 20090914
5 Importing ID_PFROM Call by reference Type reference (TYPE) RECAPERIODFROM RECA0_DATE-MIN Datum des Periodenbeginns 20110902
6 Importing ID_PTO Call by reference Type reference (TYPE) RECAPERIODTO RECA0_DATE-MAX Datum des Periodenendes 20110902
7 Importing ID_SETTLPERIOD_PFROM Call by reference Type reference (TYPE) RECAPERIODFROM RECA0_DATE-MIN Datum des Periodenbeginns 20120307
8 Importing ID_SETTLPERIOD_PTO Call by reference Type reference (TYPE) RECAPERIODTO RECA0_DATE-MIN Datum des Periodenendes 20120307
9 Importing IO_ADDACCASSNT Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20111215
10 Importing IO_CONDITION Call by reference Object reference (TYPE REF TO) IF_RECD_CONDITION Kondition 20090508
11 Importing IO_COND_MNGR Call by reference Object reference (TYPE REF TO) IF_RECD_CONDITION_MNGR Verwalter - Konditionen 20090508

Method GET_REF_CONDGUID on class CL_RERA_AP_SERVICES has no exception.

Method GET_VIRAADVPAYPROC_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VIRAADVPAYCFREF Call by reference Type reference (TYPE) RE_T_VIRAADVPAYCFREF Link zwischen VZ und Finanzstrom (VIRAADVPAYCFREF) 20090420
2 Exporting ET_VIRAADVPAYPROC Call by reference Type reference (TYPE) RE_T_VIRAADVPAYPROC Vorauszahlung 20090420
3 Importing ID_MAX_BUFFER_SIZE Call by reference Type reference (TYPE) I 1000 Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) 20090420
4 Importing IF_BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Lesen von DB ohne Verwendung des Puffers 20090420
5 Importing IF_RESET_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Puffer zurücksetzen 20090420
6 Importing IT_GUID Call by reference Type reference (TYPE) RE_T_GUID Liste von GUIDs 20090420

Method GET_VIRAADVPAYPROC_BY_GUID on class CL_RERA_AP_SERVICES has no exception.

Method MERGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_ADVPAY_X Vorauszahlungen 20081010
2 Importing IT_VIRAADVPAY Call by reference Type reference (TYPE) RE_T_VIRAADVPAY Vorauszahlung (Advance Payment) (VIRAADVPAY) 20081010
3 Importing IT_VIRAADVPAYCFREF Call by reference Type reference (TYPE) RE_T_VIRAADVPAYCFREF Link zwischen VZ und Finanzstrom (VIRAADVPAYCFREF) 20090420
4 Importing IT_VIRAADVPAYPROC Call by reference Type reference (TYPE) RE_T_VIRAADVPAYPROC Vorauszahlung (VIRAADVPAYPROC) 20081010

Method MERGE on class CL_RERA_AP_SERVICES has no exception.

Method RESET_BUFFER Signature

Method RESET_BUFFER on class CL_RERA_AP_SERVICES has no parameter.
Method RESET_BUFFER on class CL_RERA_AP_SERVICES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 500