SAP ABAP Class CF_RESR_REPORT_MNGR (Sales Report Manager (VISRREPORT): Factory)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-SR (Application Component) Sales-Based Rent and Settlement
     RE_SR_RP (Package) RE: Sales Reports
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 20020903
Properties
Class CF_RESR_REPORT_MNGR  
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_RP   RE: Sales Reports 
Created 20010503   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_REPORT_MNGR has no interface implemented.
Friends
Class CF_RESR_REPORT_MNGR 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 20020913
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 20020903
3 HANDLE_BUFFER_RESET_ALL Static method Protected Event handling method Deletes All Entries in Table Buffer 20040127
Events
Class CF_RESR_REPORT_MNGR 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
2 MTYPE_S_INSTANCE Protected See coding 20080310 BEGIN OF mtype_s_instance, objnr TYPE recaobjnr, report TYPE REF TO if_resr_report_mngr, END OF mtype_s_instance
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method FIND_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT Value transfer Object reference (TYPE REF TO) IF_RECN_CONTRACT Übergeordnetes Objekt 20020903
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RESR_REPORT_MNGR Umsatzmeldungen-Manager 20020903

Method FIND_BY_PARENT on class CF_RESR_REPORT_MNGR has no exception.

Method HANDLE_BUFFER_RESET_ALL Signature

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