SAP ABAP Class CL_EPIC_BRS_PROPOSE_DEFAULT (Class for BAdI: BADI_EPIC_BRS_PROPOSE_CONTROL)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-BRS (Package) Globalization: E-Payment Integration Bank Recon. Statement
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_BADI_PROPOSAL_CONTROL Interface for BAdI: BADI_EPIC_BRS_PROPOSE_CONTROL 20121107
Properties
Class CL_EPIC_BRS_PROPOSE_DEFAULT  
Short Description Class for BAdI: BADI_EPIC_BRS_PROPOSE_CONTROL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-BRS   Globalization: E-Payment Integration Bank Recon. Statement 
Created 20121107   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPIC_BRS_PROPOSE_DEFAULT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20121107
2 IF_EPIC_BADI_PROPOSAL_CONTROL Interface for BAdI: BADI_EPIC_BRS_PROPOSE_CONTROL 20121107
Friends
Class CL_EPIC_BRS_PROPOSE_DEFAULT has no friend class.
Attributes
Class CL_EPIC_BRS_PROPOSE_DEFAULT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_B_E_NORMAL Instance method Private Method check b and e item normal 20121108
2 CHECK_B_E_WITH_EXTRA_CRITERIA Instance method Private Method check b and e item with extra criteria 20121108
3 CHECK_S_S_NORMAL Instance method Private Method check s and s item 20121108
4 CHECK_S_S_NORMAL_CROSS Instance method Private Method check s and s item cross the two sides 20121108
5 CHECK_S_S_NORMAL_ONE_SIDE Instance method Private Method check s and s item one side 20121108
6 GET_CHANG_DATA_BET_PROP_UNPROP Instance method Private Method get changed data between propose and unpropose 20121109
7 MERGE_CHANGED_ITEM_TO_BEF_PROP Instance method Private Method merge changed item between prop and unprop to before prop 20121109
8 MERGE_MANUAL_CLRD_TMP Instance method Private Method merge changed item between prop and unprop to before prop 20121220
Events
Class CL_EPIC_BRS_PROPOSE_DEFAULT has no event.
Types
Class CL_EPIC_BRS_PROPOSE_DEFAULT has no local type.
Method Signatures

Method CHECK_B_E_NORMAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NOT_MAN_CLR_ITEM_BANK Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121108
2 Changing CT_NOT_MAN_CLR_ITEM_ENT Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121108
3 Changing CV_CHANGED_FLAG Call by reference Type reference (TYPE) ABAP_BOOL 20121108

Method CHECK_B_E_NORMAL on class CL_EPIC_BRS_PROPOSE_DEFAULT has no exception.

Method CHECK_B_E_WITH_EXTRA_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NOT_MAN_CLR_ITEM_BANK Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121108
2 Changing CT_NOT_MAN_CLR_ITEM_ENT Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121108
3 Changing CV_CHANGED_FLAG Call by reference Type reference (TYPE) ABAP_BOOL 20121108

Method CHECK_B_E_WITH_EXTRA_CRITERIA on class CL_EPIC_BRS_PROPOSE_DEFAULT has no exception.

Method CHECK_S_S_NORMAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NOT_MAN_CLR_ITEM_BANK Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121108
2 Changing CT_NOT_MAN_CLR_ITEM_ENT Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121108
3 Changing CV_CHANGED_FLAG Call by reference Type reference (TYPE) ABAP_BOOL 20121108

Method CHECK_S_S_NORMAL on class CL_EPIC_BRS_PROPOSE_DEFAULT has no exception.

Method CHECK_S_S_NORMAL_CROSS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NOT_MAN_CLR_ITEM_BANK Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121108
2 Changing CT_NOT_MAN_CLR_ITEM_ENT Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121108
3 Changing CV_CHANGED_FLAG Call by reference Type reference (TYPE) ABAP_BOOL 20121108

Method CHECK_S_S_NORMAL_CROSS on class CL_EPIC_BRS_PROPOSE_DEFAULT has no exception.

Method CHECK_S_S_NORMAL_ONE_SIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NOT_MAN_CLR_ITEM Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121108
2 Changing CV_CHANGED_FLAG Call by reference Type reference (TYPE) ABAP_BOOL 20121108
3 Importing IV_SIDE_NAME Call by reference Type reference (TYPE) STRING 20121108

Method CHECK_S_S_NORMAL_ONE_SIDE on class CL_EPIC_BRS_PROPOSE_DEFAULT has no exception.

Method GET_CHANG_DATA_BET_PROP_UNPROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BRS_ITEM_CHANGED_BANK Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121109
2 Exporting ET_BRS_ITEM_CHANGED_ENT Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121109
3 Importing IT_BRS_ITEM_BANK_TEMP Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121109
4 Importing IT_BRS_ITEM_ENTERPRISE_TEMP Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121109
5 Importing IT_PROPOSE_TABLE Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121109

Method GET_CHANG_DATA_BET_PROP_UNPROP on class CL_EPIC_BRS_PROPOSE_DEFAULT has no exception.

Method MERGE_CHANGED_ITEM_TO_BEF_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM_MERGED_BANK Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121109
2 Exporting ET_ITEM_MERGED_ENT Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121109
3 Importing IT_ITEM_BEF_PROPOSE_BANK Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121109
4 Importing IT_ITEM_BEF_PROPOSE_ENT Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121109
5 Importing IT_ITEM_CHGD_PROP_UNP_BAN Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121109
6 Importing IT_ITEM_CHGD_PROP_UNP_ENT Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121109

Method MERGE_CHANGED_ITEM_TO_BEF_PROP on class CL_EPIC_BRS_PROPOSE_DEFAULT has no exception.

Method MERGE_MANUAL_CLRD_TMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEM_BANK_TO Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121220
2 Changing CT_ITEM_ENT_TO Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121220
3 Importing IT_ITEM_BANK_FROM Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121220
4 Importing IT_ITEM_ENT_FROM Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20121220

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