SAP ABAP Class CL_EPIC_CBC_ABST_MANAGER (EPIC: Abstract cash budgeting consumption manager)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EPIC_CBC_MANAGER EPIC: Interface--Cash budgeting consumption manager 20130708
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EPIC_CBC_DFT_SINGLE_MANAGER EPIC: CBC manager for deriving default cbc assignment 20130708
2 Inheritance (c INHERITING FROM c_ref)  CL_EPIC_CBC_MULTI_MANAGER EPIC: Multi fprls_item selected cash budgeting consumption 20130708
3 Inheritance (c INHERITING FROM c_ref)  CL_EPIC_CBC_SINGLE_MANAGER EPIC: Single FPRLS_ITEM cash budgeting consumption 20130708
Properties
Class CL_EPIC_CBC_ABST_MANAGER  
Short Description EPIC: Abstract cash budgeting consumption manager    
Super Class    
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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_EPIC_CBC_MANAGER EPIC: Interface--Cash budgeting consumption manager 20130708
Friends
Class CL_EPIC_CBC_ABST_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CBC_CFM_DIALOG_SERVICE Instance attribute Protected Object reference (TYPE REF TO) IF_EPIC_CBC_CFM_DIALOG_SERVICE EPIC: Cash budgeting consumption confirm dialog service 20130708
2 MO_EPIC_CB_OPERATION_FWD Instance attribute Protected Object reference (TYPE REF TO) CL_EPIC_CB_OPERATION_FWD EPIC: Cash budget operation forward 20131115
3 MT_CB_ITEM_FOR_BUDGET Instance attribute Protected Type reference (TYPE) EPIC_T_CB_ITEM_FOR_BUDGET Payment Release: Item data 20131115
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EDITABLE Instance method Protected Method 20130708
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130708
Events
Class CL_EPIC_CBC_ABST_MANAGER has no event.
Types
Class CL_EPIC_CBC_ABST_MANAGER has no local type.
Method Signatures

Method CHECK_EDITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EDITABLE Value transfer Type reference (TYPE) ABAP_BOOL 20130708

Method CHECK_EDITABLE on class CL_EPIC_CBC_ABST_MANAGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 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
2 Importing IT_CB_ITEM_FOR_BUDGET Call by reference Type reference (TYPE) EPIC_T_CB_ITEM_FOR_BUDGET Payment Release: Item data 20131115

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