SAP ABAP Class CL_EPIC_CBC_DFT_SINGLE_MANAGER (EPIC: CBC manager for deriving default cbc assignment)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-PMCTL (Package) Globalization: E-Payment Integration Payment Control
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EPIC_CBC_ABST_MANAGER EPIC: Abstract cash budgeting consumption manager 20130708
Properties
Class CL_EPIC_CBC_DFT_SINGLE_MANAGER  
Short Description EPIC: CBC manager for deriving default cbc assignment    
Super Class CL_EPIC_CBC_ABST_MANAGER EPIC: Abstract cash budgeting consumption manager 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-PMCTL   Globalization: E-Payment Integration Payment Control 
Created 20130527   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPIC_CBC_DFT_SINGLE_MANAGER has no forward declaration.
Interfaces
Class CL_EPIC_CBC_DFT_SINGLE_MANAGER has no interface implemented.
Friends
Class CL_EPIC_CBC_DFT_SINGLE_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_EPIC_CB_DOMAIN_FWD Instance attribute Private Object reference (TYPE REF TO) CL_EPIC_CB_DOMAIN_FWD EPIC: Cash budget domain forward 20131115
2 MO_EPIC_CB_INTEGRATION_FWD Instance attribute Private Object reference (TYPE REF TO) CL_EPIC_CB_INTEGRATION_FWD 20130716
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130708
2 DERIVE_CB_DEFAULT_CONSUMPTION Instance method Private Method 20131115
Events
Class CL_EPIC_CBC_DFT_SINGLE_MANAGER has no event.
Types
Class CL_EPIC_CBC_DFT_SINGLE_MANAGER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EPIC_CB_DOMAIN_FWD Call by reference Object reference (TYPE REF TO) CL_EPIC_CB_DOMAIN_FWD EPIC: Cash budget domain forward 20131115
2 Importing IO_EPIC_CB_INTEGRATION Call by reference Object reference (TYPE REF TO) IF_EPIC_CB_INTEGRATION EPIC: Interface--Pure interface for entity providor 20130716
3 Importing IO_EPIC_CB_OPERATION_FWD Call by reference Object reference (TYPE REF TO) CL_EPIC_CB_OPERATION_FWD EPIC: Cash budget operation forward 20131115
4 Importing IT_CB_ITEM_FOR_BUDGET Call by reference Type reference (TYPE) EPIC_T_CB_ITEM_FOR_BUDGET Structure of Payment Item 20131115

Method CONSTRUCTOR on class CL_EPIC_CBC_DFT_SINGLE_MANAGER has no exception.

Method DERIVE_CB_DEFAULT_CONSUMPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EPIC_CBC_ASSG_DISPLAY Call by reference Type reference (TYPE) EPIC_T_CBC_ASSG_DISPLAY EPIC: table type for EPIC_S_CBC_ASSG_DISPLAY 20131115
2 Importing IS_CB_ITEM_FOR_BUDGET Call by reference Type reference (TYPE) EPIC_S_CB_ITEM_FOR_BUDGET EPIC: Cash budgeting, item info for budget 20131115
3 Importing IT_CB_MATRIX Call by reference Type reference (TYPE) EPIC_T_CB_MATRIX EPIC: table type for EPIC_S_CB_MATRIX 20131115

Method DERIVE_CB_DEFAULT_CONSUMPTION on class CL_EPIC_CBC_DFT_SINGLE_MANAGER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in