SAP ABAP Class CL_RESC_COSTS_MNGR (Get Costs from Settlement Unit)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-SC (Application Component) Service Charge Settlement
     RE_SC_GC (Package) SCS: Get Costs
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 20060606
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RESC_COSTS_MNGR Get Costs from Settlement Unit 20060606
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RESC_COSTS_MNGR_RETN Get Costs from Settlement Unit 20060606
Properties
Class CL_RESC_COSTS_MNGR  
Short Description Get Costs from Settlement Unit    
Super Class CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_SC_GC   SCS: Get Costs 
Created 20060606   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 IF_RESC_COSTS_MNGR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 RECA4 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 REIT1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RERA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RESC1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 RESC6 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 RESC7 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RESC_COSTS_MNGR Get Costs from Settlement Unit 20060606
Friends
# Friend Modeled only Created on Description
1 CF_RECA_OBJECT 20060606 Object That Can Be Instantiated: Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MF_HAS_EXIT Static Attribute Protected Type reference (TYPE) RECAHASBADIIMPL Business Add-In Implementation Exists 20060606
2 MO_EXIT Static Attribute Protected Object reference (TYPE REF TO) BADI_RESC_SETTLSTEP_GC BAdI Interface IF_EX_RESC_SETTLSTEP_GC 20060606
3 MO_OBJSTATUS_MNGR Instance attribute Protected Object reference (TYPE REF TO) IF_RECA_PROCESS_STATUS_MNGR Status Manager for Process Steps 20060609
4 MS_PARAM Instance attribute Protected Type reference (TYPE) IF_RESC_COSTS_MNGR=>MTYPE_S_PARAM 20060606
5 MT_COSTS Instance attribute Protected Type reference (TYPE) RE_T_COSTS Determined Costs 20060606
6 MT_COSTS_OLD Instance attribute Protected Type reference (TYPE) RE_T_COSTS Determined Costs (VISCS_COSTS) 20060606
7 MT_COSTS_PART Instance attribute Protected Type reference (TYPE) RE_T_COSTS Determined Costs (VISCS_COSTS) 20060606
8 MT_DOCS Instance attribute Protected Type reference (TYPE) RE_T_VISCS_DOCS 20060606
9 MT_DOCS_OLD Instance attribute Protected Type reference (TYPE) RE_T_VISCS_DOCS Costs Posted Directly to Contract (VISCS_DOCS) 20060606
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060606
2 DO_DISTRIBUTE_REST Instance method Protected Method Distributes the Costs of an SU 20060606
3 FILL_BUFFER Instance method Protected Method Fills Table Buffer 20060606
4 GET_COST_CN Instance method Protected Method Supplies Costs for a Contract 20060606
5 GET_COST_RO Instance method Protected Method Supplies Costs for a Rental Object 20060606
6 GET_COST_SU Instance method Protected Method Supplies Costs for a Settlement Unit 20060606
7 GET_LIST_BY_GUID Instance method Public Method 20060606
Events
Class CL_RESC_COSTS_MNGR has no event.
Types
Class CL_RESC_COSTS_MNGR has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method DO_DISTRIBUTE_REST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_OBJNR Call by reference Type reference (TYPE) RECAOBJNR Objektnummer 20060606
2 Importing IO_HIERARCHY Call by reference Object reference (TYPE REF TO) IF_RESC_HIERARCHY Abrechungshierarchie 20060606
3 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060606
4 Importing IT_SULIST Call by reference Type reference (TYPE) RE_T_SETTLHIERARCHY Hierarchie von Abrechungseinheiten 20060606

Method DO_DISTRIBUTE_REST on class CL_RESC_COSTS_MNGR has no exception.

Method FILL_BUFFER Signature

Method FILL_BUFFER on class CL_RESC_COSTS_MNGR has no parameter.
Method FILL_BUFFER on class CL_RESC_COSTS_MNGR has no exception.

Method GET_COST_CN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_HIERARCHY Call by reference Object reference (TYPE REF TO) IF_RESC_HIERARCHY Abrechungshierarchie 20060606
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060606
3 Importing IO_SU Call by reference Object reference (TYPE REF TO) IF_RESC_SETTL_UNIT Abrechnungseinheit (VISCSU) 20060606
4 Importing IS_HIERARCHY Call by reference Type reference (TYPE) RESCSETTLHIERARCHY Hierarchie von Abrechungseinheiten 20060606

Method GET_COST_CN on class CL_RESC_COSTS_MNGR has no exception.

Method GET_COST_RO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_HIERARCHY Call by reference Object reference (TYPE REF TO) IF_RESC_HIERARCHY Abrechungshierarchie 20060606
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060606
3 Importing IO_SU Call by reference Object reference (TYPE REF TO) IF_RESC_SETTL_UNIT Abrechnungseinheit (VISCSU) 20060606
4 Importing IS_HIERARCHY Call by reference Type reference (TYPE) RESCSETTLHIERARCHY Hierarchie von Abrechungseinheiten 20060606

Method GET_COST_RO on class CL_RESC_COSTS_MNGR has no exception.

Method GET_COST_SU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAXBASE Call by reference Type reference (TYPE) RE_T_VIITTAXDSBASE Steueraufteilungsbasis pro Immokontierung (VIITTAXDSBASE) 20090602
2 Importing ID_PROCESS Call by reference Type reference (TYPE) RECAPROCESS Prozess 20110222
3 Importing ID_PROCESSMODE Call by reference Type reference (TYPE) RECAPROCMODE Modus des Prozesses 20110221
4 Importing IO_HIERARCHY Call by reference Object reference (TYPE REF TO) IF_RESC_HIERARCHY Abrechungshierarchie 20060606
5 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20060606
6 Importing IO_SU Call by reference Object reference (TYPE REF TO) IF_RESC_SETTL_UNIT Abrechnungseinheit (VISCSU) 20060606
7 Importing IS_HIERARCHY Call by reference Type reference (TYPE) RESCSETTLHIERARCHY Hierarchie von Abrechungseinheiten 20060606

Method GET_COST_SU on class CL_RESC_COSTS_MNGR has no exception.

Method GET_LIST_BY_GUID Signature

Method GET_LIST_BY_GUID on class CL_RESC_COSTS_MNGR has no parameter.
Method GET_LIST_BY_GUID on class CL_RESC_COSTS_MNGR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700