SAP ABAP Class CL_EPIC_FLCD_CTRL_EXAMPLE_01 (Cash flow category control example class)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-GEN (Package) Globalization: E-Payment Integration Generic Topics
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20121107
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EPIC_FLOWSCODE_CONTROL Interface for BAdI: EPIC_FLOWSCODE_CONTROL 20121107
Properties
Class CL_EPIC_FLCD_CTRL_EXAMPLE_01  
Short Description Cash flow category control example class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-GEN   Globalization: E-Payment Integration Generic Topics 
Created 20121107   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20121107
2 IF_EPIC_FLOWSCODE_CONTROL Interface for BAdI: EPIC_FLOWSCODE_CONTROL 20121107
Friends
Class CL_EPIC_FLCD_CTRL_EXAMPLE_01 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LC_FC_ALL_EMPTY Constant Private Type reference (TYPE) I '0' 20121120
2 LC_FC_MIXED Constant Private Type reference (TYPE) I '3' 20121120
3 LC_FC_UNIQUE_MIX_EMPTY Constant Private Type reference (TYPE) I '2' 20121120
4 LC_FC_UNIQUE_NO_EMPTY Constant Private Type reference (TYPE) I '1' 20121120
5 MO_FI_SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_EPIC_FLOWSCODE_FI_SERVICE 20121119
Methods
# Method Level Visibility Method type Description Created on
1 ALL_EMPTY_CHECK Instance method Private Method 20121119
2 ALL_FLOWSCODE_CLASSIFY Instance method Private Method 20121120
3 CONSTRUCTOR Instance method Public Constructor 20121119
4 EXEC_1_N_MAPPING Instance method Private Method 20121119
5 EXEC_N_1_MAPPING Instance method Private Method 20121119
6 EXEC_N_N_MAPPING Instance method Private Method 20121119
7 GET_FLOWSCODE_VALUE Instance method Private Method 20121120
8 HANDLE_ERROR_MSG Instance method Private Method 20121122
9 HANDLE_WARNING_MSG Instance method Private Method 20121122
10 SET_FLOWSCODE_TO_ITEMS Instance method Private Method 20121121
11 SET_FLOWSCODE_VALUE Instance method Private Method 20121121
Events
Class CL_EPIC_FLCD_CTRL_EXAMPLE_01 has no event.
Types
Class CL_EPIC_FLCD_CTRL_EXAMPLE_01 has no local type.
Method Signatures

Method ALL_EMPTY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEMS Call by reference Type reference (TYPE) BSEG_T 20121119
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20121119

Method ALL_EMPTY_CHECK on class CL_EPIC_FLCD_CTRL_EXAMPLE_01 has no exception.

Method ALL_FLOWSCODE_CLASSIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RESULT Value transfer Type reference (TYPE) I 20121130
2 Exporting EV_UNIQUE_FC Call by reference Type reference (TYPE) EPIC_FLOWSCODE If have unique flows code, the return it 20121120
3 Importing IT_ITEMS Call by reference Type reference (TYPE) BSEG_T 20121120

Method ALL_FLOWSCODE_CLASSIFY on class CL_EPIC_FLCD_CTRL_EXAMPLE_01 has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EPIC_FLCD_CTRL_EXAMPLE_01 has no parameter.
Method CONSTRUCTOR on class CL_EPIC_FLCD_CTRL_EXAMPLE_01 has no exception.

Method EXEC_1_N_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_T_ITEMS Call by reference Type reference (TYPE) BSEG_T 20121129
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) EPIC_T_FLOWSCODE_MSG 20121119
3 Importing IT_S_ITEMS Call by reference Type reference (TYPE) BSEG_T 20121119

Method EXEC_1_N_MAPPING on class CL_EPIC_FLCD_CTRL_EXAMPLE_01 has no exception.

Method EXEC_N_1_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_T_ITEMS Call by reference Type reference (TYPE) BSEG_T 20121129
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) EPIC_T_FLOWSCODE_MSG 20121119
3 Importing IT_S_ITEMS Call by reference Type reference (TYPE) BSEG_T 20121119

Method EXEC_N_1_MAPPING on class CL_EPIC_FLCD_CTRL_EXAMPLE_01 has no exception.

Method EXEC_N_N_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_T_ITEMS Call by reference Type reference (TYPE) BSEG_T 20121129
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) EPIC_T_FLOWSCODE_MSG 20121119
3 Importing IT_S_ITEMS Call by reference Type reference (TYPE) BSEG_T 20121119

Method EXEC_N_N_MAPPING on class CL_EPIC_FLCD_CTRL_EXAMPLE_01 has no exception.

Method GET_FLOWSCODE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BSEG Call by reference Type reference (TYPE) BSEG Accounting Document Segment 20121120
2 Returning RV_FLOWSCODE Value transfer Type reference (TYPE) EPIC_FLOWSCODE EPIC Flows Code 20121120

Method GET_FLOWSCODE_VALUE on class CL_EPIC_FLCD_CTRL_EXAMPLE_01 has no exception.

Method HANDLE_ERROR_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) EPIC_T_FLOWSCODE_MSG Message table for flows code 20121122
2 Importing IT_S_ITEMS Call by reference Type reference (TYPE) BSEG_T Table Type for BSEG 20121122
3 Importing IT_T_ITEMS Call by reference Type reference (TYPE) BSEG_T Table Type for BSEG 20121122

Method HANDLE_ERROR_MSG on class CL_EPIC_FLCD_CTRL_EXAMPLE_01 has no exception.

Method HANDLE_WARNING_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) EPIC_T_FLOWSCODE_MSG Message table for flows code 20121122
2 Importing IT_S_ITEMS Call by reference Type reference (TYPE) BSEG_T Table Type for BSEG 20121122
3 Importing IT_T_ITEMS Call by reference Type reference (TYPE) BSEG_T Table Type for BSEG 20121122

Method HANDLE_WARNING_MSG on class CL_EPIC_FLCD_CTRL_EXAMPLE_01 has no exception.

Method SET_FLOWSCODE_TO_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEMS Call by reference Type reference (TYPE) BSEG_T Table Type for BSEG 20121129
2 Importing IV_FLOWSCODE Call by reference Type reference (TYPE) EPIC_FLOWSCODE EPIC Flows Code 20121121

Method SET_FLOWSCODE_TO_ITEMS on class CL_EPIC_FLCD_CTRL_EXAMPLE_01 has no exception.

Method SET_FLOWSCODE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BSEG Call by reference Type reference (TYPE) BSEG 20121121
2 Importing IV_FLOWSCODE Call by reference Type reference (TYPE) EPIC_FLOWSCODE 20121121

Method SET_FLOWSCODE_VALUE on class CL_EPIC_FLCD_CTRL_EXAMPLE_01 has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617