SAP ABAP Class CL_EPIC_CB_OPERATION_FACTORY (EPIC: Cash budget request source)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-PMCTL (Package) Globalization: E-Payment Integration Payment Control
Properties
Class CL_EPIC_CB_OPERATION_FACTORY  
Short Description EPIC: Cash budget request 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
Class CL_EPIC_CB_OPERATION_FACTORY has no forward declaration.
Interfaces
Class CL_EPIC_CB_OPERATION_FACTORY has no interface implemented.
Friends
Class CL_EPIC_CB_OPERATION_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_EBR Constant Public Type reference (TYPE) STRING 'EBR' 20131115
2 GC_PRL Constant Public Type reference (TYPE) STRING 'PRL' 20131115
3 MO_OPERATION_DUMMY Static Attribute Private Object reference (TYPE REF TO) CL_EPIC_CB_OPERATION EPIC: Cash budget source 20131115
4 MO_OPERATION_MULTI_DUMMY Static Attribute Private Object reference (TYPE REF TO) CL_EPIC_CB_OPERATION_MULTI EPIC: Cash budget operation multi 20131115
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BUDGET_REQUEST_SRC Static method Private Method 20131115
2 CHECK_BUDGET_REQUEST_SRC_MULTI Static method Private Method 20131115
3 GET_INSTANCE Static method Public Method 20131115
4 GET_INSTANCE_MULTI Static method Public Method 20131115
5 SET_INSTANCE Static method Public Method 20131115
6 SET_INSTANCE_MULTI Static method Public Method 20131115
Events
Class CL_EPIC_CB_OPERATION_FACTORY has no event.
Types
Class CL_EPIC_CB_OPERATION_FACTORY has no local type.
Method Signatures

Method CHECK_BUDGET_REQUEST_SRC 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
2 Returning RV_CB_ITEM_SOURCE Value transfer Type reference (TYPE) STRING 20131115

Method CHECK_BUDGET_REQUEST_SRC on class CL_EPIC_CB_OPERATION_FACTORY has no exception.

Method CHECK_BUDGET_REQUEST_SRC_MULTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CB_ITEM_FOR_BUDGET Call by reference Type reference (TYPE) EPIC_T_CB_ITEM_FOR_BUDGET EPIC: Table type for EPIC_S_CB_ITEM_FOR_BUDGET 20131115
2 Returning RV_CB_ITEM_SOURCE Value transfer Type reference (TYPE) STRING 20131115

Method CHECK_BUDGET_REQUEST_SRC_MULTI on class CL_EPIC_CB_OPERATION_FACTORY has no exception.

Method GET_INSTANCE 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
2 Returning RO_CB_OPERATION Value transfer Object reference (TYPE REF TO) CL_EPIC_CB_OPERATION EPIC: Cash budget source 20131115

Method GET_INSTANCE on class CL_EPIC_CB_OPERATION_FACTORY has no exception.

Method GET_INSTANCE_MULTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CB_ITEM_FOR_BUDGET Call by reference Type reference (TYPE) EPIC_T_CB_ITEM_FOR_BUDGET EPIC: Table type for EPIC_S_CB_ITEM_FOR_BUDGET 20131115
2 Returning RO_CB_OPERATION_MULTI Value transfer Object reference (TYPE REF TO) CL_EPIC_CB_OPERATION_MULTI EPIC: Cash budget source 20131115

Method GET_INSTANCE_MULTI on class CL_EPIC_CB_OPERATION_FACTORY has no exception.

Method SET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CB_OPERATION Call by reference Object reference (TYPE REF TO) CL_EPIC_CB_OPERATION EPIC: Cash budget source 20131115

Method SET_INSTANCE on class CL_EPIC_CB_OPERATION_FACTORY has no exception.

Method SET_INSTANCE_MULTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CB_OPERATION_MULTI Call by reference Object reference (TYPE REF TO) CL_EPIC_CB_OPERATION_MULTI EPIC: Cash budget operation multi 20131115

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