SAP ABAP Class CL_REDB_VIRAADVPAYEXT (Advance Payment - Legacy Data Transfer (VIRAADVPAYEXT))
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-RA (Application Component) Rental Accounting
     RE_RA_AP (Package) RE: Advance Payment
Properties
Class CL_REDB_VIRAADVPAYEXT  
Short Description Advance Payment - Legacy Data Transfer (VIRAADVPAYEXT)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_RA_AP   RE: Advance Payment 
Created 20021212   SAP 
Last change 20100310   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)
Interfaces
Class CL_REDB_VIRAADVPAYEXT has no interface implemented.
Friends
Class CL_REDB_VIRAADVPAYEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_DATA_SOURCE Constant Protected Type reference (TYPE) STRING 'VIRAADVPAYEXT' Name of Underlying Database Table or View 20080528
2 MD_COUNTER Static Attribute Protected Type reference (TYPE) I 20080528
3 MT_BUFFER_GUID Static Attribute Protected Type reference (TYPE) GTY_ST_GUID 20080528
4 MT_BUFFER_OBJNR Static Attribute Protected Type reference (TYPE) GTY_ST_OBJNR 20080528
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031208
2 GET_DETAIL_BY_GUID Static method Public Method Supplies Structure For GUID 20031208
3 GET_LIST Static method Public Method Supplies All Table Entries 20080527
4 GET_LIST_BY_OBJNR Static method Public Method Supplies All Entries to First Partial Key Field 20031208
5 RESET_BUFFER Static method Public Event handling method Deletes All Entries in Table Buffer 20080527
Events
Class CL_REDB_VIRAADVPAYEXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_ST_GUID Protected See coding 20080528 GTY_sT_GUID type SORTED TABLE OF viraadvpayext with UNIQUE key advpayextguid
2 GTY_ST_OBJNR Protected See coding 20080528 GTY_sT_objnr type SORTED TABLE OF GTY_S_objnr with UNIQUE key objnr guid
3 GTY_S_OBJNR Protected See coding 20080528 begin of GTY_S_objnr, objnr type recaobjnr, guid type recaguid, end of GTY_S_objnr
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_DETAIL_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_GUID Call by reference Type reference (TYPE) RECAGUID GUID 20031208
2 Importing ID_MAX_BUFFER_SIZE Call by reference Type reference (TYPE) I 1000 Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) 20031208
3 Importing IF_BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Lesen von DB ohne Verwendung des Puffers 20031208
4 Importing IF_RESET_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Puffer zurücksetzen 20031208
5 Returning RS_DETAIL Value transfer Type reference (TYPE) VIRAADVPAYEXT Vorauszahlung - Altdatenübernahme 20031208
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag nicht gefunden 20031208

Method GET_LIST 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_VIRAADVPAYEXT Vorauszahlung - Altdatenübernahme 20080527
2 Importing ID_MAX_BUFFER_SIZE Call by reference Type reference (TYPE) I 1000 Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) 20080527
3 Importing IF_BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Lesen von DB ohne Verwendung des Puffers 20080527
4 Importing IF_RESET_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Puffer zurücksetzen 20080527

Method GET_LIST on class CL_REDB_VIRAADVPAYEXT 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_VIRAADVPAYEXT Vorauszahlung - Altdatenübernahme 20031208
2 Importing ID_MAX_BUFFER_SIZE Call by reference Type reference (TYPE) I 1000 Tech: max. Anzahl der Einträge im Puffer (0=unbegrenzt) 20031208
3 Importing ID_OBJNR Call by reference Type reference (TYPE) VIRAADVPAYEXT-OBJNR Objektnummer 20031208
4 Importing IF_BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Lesen von DB ohne Verwendung des Puffers 20031208
5 Importing IF_RESET_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Tech: Puffer zurücksetzen 20031208

Method GET_LIST_BY_OBJNR on class CL_REDB_VIRAADVPAYEXT has no exception.

Method RESET_BUFFER Signature

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