SAP ABAP Class CL_EPIC_CB_OPERATION (EPIC: Cash budget source)
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_LOCK_SERVICE EPIC: Interface--Cash budgeting consumption lock service 20131115
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EPIC_CB_OPERATION_EBR EPIC: EBR operation inherit 20131115
2 Inheritance (c INHERITING FROM c_ref)  CL_EPIC_CB_OPERATION_PRL EPIC: PRL operation inherit 20131115
Properties
Class CL_EPIC_CB_OPERATION  
Short Description EPIC: Cash budget source    
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 20131023   SAP 
Last change 20140121   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_LOCK_SERVICE EPIC: Interface--Cash budgeting consumption lock service 20131115
Friends
Class CL_EPIC_CB_OPERATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_CB_ITEM_FOR_BUDGET Instance attribute Protected Type reference (TYPE) EPIC_S_CB_ITEM_FOR_BUDGET EPIC: Cash budgeting, item info for budget 20131115
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20131115
2 CONVERT_TO_INTERFACE Instance method Public Method 20131115
3 EDITABLE Instance method Public Method 20131115
4 FETCH_OWN_CBC Instance method Public Method 20131115
5 GET_CBC_BY_KEY Instance method Public Method 20131115
6 ITEM_DESCRIPTION Instance method Public Method 20131115
Events
Class CL_EPIC_CB_OPERATION has no event.
Types
Class CL_EPIC_CB_OPERATION 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 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

Method CONSTRUCTOR on class CL_EPIC_CB_OPERATION has no exception.

Method CONVERT_TO_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CB_ITEM_FOR_BUDGET Call by reference Type reference (TYPE) EPIC_S_CB_ITEM_FOR_BUDGET EPIC: Cash budgeting, item info for budget 20131115
2 Importing IS_DATA_S Call by reference Type reference (TYPE) DATA 20131115

Method CONVERT_TO_INTERFACE on class CL_EPIC_CB_OPERATION has no exception.

Method EDITABLE Signature

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

Method EDITABLE on class CL_EPIC_CB_OPERATION has no exception.

Method FETCH_OWN_CBC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EPIC_CBC_INTERFACE Call by reference Type reference (TYPE) EPIC_T_CBC_INTERFACE EPIC: Cash budget assignment interface 20131115
2 Returning RT_EPIC_CBC_INTERFACE Value transfer Type reference (TYPE) EPIC_T_CBC_INTERFACE EPIC: Cash budget assignment interface 20131115

Method FETCH_OWN_CBC on class CL_EPIC_CB_OPERATION has no exception.

Method GET_CBC_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_EPIC_CBC_INTERFACE Value transfer Type reference (TYPE) EPIC_T_CBC_INTERFACE EPIC: Cash budget assignment interface 20131115

Method GET_CBC_BY_KEY on class CL_EPIC_CB_OPERATION has no exception.

Method ITEM_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) STRING 20131115

Method ITEM_DESCRIPTION on class CL_EPIC_CB_OPERATION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in