SAP ABAP Class CF_RESR_CALC_RESULT (Administration of Calculation Results: Factory)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-SR (Application Component) Sales-Based Rent and Settlement
     RE_SR_CL (Package) RE: Calculation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CF_RECA_OBJECT Object That Can Be Instantiated: Factory 20021016
Properties
Class CF_RESR_CALC_RESULT  
Short Description Administration of Calculation Results: Factory    
Super Class CF_RECA_OBJECT Object That Can Be Instantiated: Factory 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_SR_CL   RE: Calculation 
Created 20021016   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)
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)
Interfaces
Class CF_RESR_CALC_RESULT has no interface implemented.
Friends
Class CF_RESR_CALC_RESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_INSTANCE Static Attribute Protected Type reference (TYPE) MTYPE_ST_INSTANCE 20021016
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030508
2 FIND_BY_PARENT Static method Public Method Returns Manager of Superordinate Object 20021016
3 HANDLE_BUFFER_RESET_ALL Static method Protected Event handling method Deletes All Entries in Table Buffer 20040127
Events
Class CF_RESR_CALC_RESULT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTYPE_ST_INSTANCE Protected See coding 20080307 mtype_st_instance TYPE SORTED TABLE OF mtype_s_instance WITH NON-UNIQUE KEY objnr
2 MTYPE_S_INSTANCE Protected See coding 20080307 BEGIN OF mtype_s_instance, objnr TYPE recaobjnr, results TYPE REF TO if_resr_calc_result, END OF mtype_s_instance
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method FIND_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_INC_MODIFICATION Value transfer Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20030825
2 Importing IO_CURR_SETTLEMENT Value transfer Object reference (TYPE REF TO) IF_RESR_SETTLEMENT Umsatzabrechnung 20021206
3 Importing IO_PARENT Value transfer Object reference (TYPE REF TO) IF_RECN_CONTRACT Vertrag (VICN01) 20021016
4 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RESR_CALC_RESULT Verwaltung von Ergebnissen der Berechnung 20021016

Method FIND_BY_PARENT on class CF_RESR_CALC_RESULT has no exception.

Method HANDLE_BUFFER_RESET_ALL Signature

Method HANDLE_BUFFER_RESET_ALL on class CF_RESR_CALC_RESULT has no parameter.
Method HANDLE_BUFFER_RESET_ALL on class CF_RESR_CALC_RESULT has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 200