SAP ABAP Class CF_RESR_SB_TERM_CALC (Sales Report Manager (VISRREPORT): 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 20021008
Properties
Class CF_RESR_SB_TERM_CALC  
Short Description Sales Report Manager (VISRREPORT): 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 20021008   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)
Interfaces
Class CF_RESR_SB_TERM_CALC has no interface implemented.
Friends
Class CF_RESR_SB_TERM_CALC 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 20021008
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 20021008
3 HANDLE_BUFFER_RESET_ALL Static method Protected Event handling method Deletes All Entries in Table Buffer 20040127
Events
Class CF_RESR_SB_TERM_CALC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTYPE_ST_INSTANCE Protected See coding 20080310 mtype_st_instance TYPE SORTED TABLE OF mtype_s_instance WITH NON-UNIQUE KEY objnr termtype termno rhythmtype
2 MTYPE_S_INSTANCE Protected See coding 20080310 BEGIN OF mtype_s_instance, objnr TYPE recaobjnr, termtype TYPE retmtermtype, termno TYPE retmtermno, rhythmtype TYPE resrrhythmtype, term TYPE REF TO if_resr_sb_term_calc, END OF mtype_s_instance
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method FIND_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RHYTHMTYPE Value transfer Type reference (TYPE) RESRRHYTHMTYPE Rhythmusart 20121011
2 Importing ID_TERMNO Value transfer Type reference (TYPE) RETMTERMNO Nummer der Klausel 20021008
3 Importing ID_TERMTYPE Value transfer Type reference (TYPE) RETMTERMTYPE Klauselart 20021008
4 Importing IO_PARENT Value transfer Object reference (TYPE REF TO) IF_RECN_CONTRACT Übergeordnetes Objekt 20021008
5 Importing IO_SETTLEMENT Value transfer Object reference (TYPE REF TO) IF_RESR_SETTLEMENT Umsatzabrechnung 20021018
6 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RESR_SB_TERM_CALC Berechnung zur Umsatzregel 20021008

Method FIND_BY_PARENT on class CF_RESR_SB_TERM_CALC has no exception.

Method HANDLE_BUFFER_RESET_ALL Signature

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