SAP ABAP Class CL_EPIC_EBR_CLAIMER_PRPS (EBR System propose)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-EBR (Package) Globalization: E-Payment Integration Bank Receipt
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EPIC_EBR_CLAIMER_BOTH_PRPS EBR System propose 20130605
2 Inheritance (c INHERITING FROM c_ref)  CL_EPIC_EBR_CLAIMER_INVC_PRPS EBR System propose 20130605
3 Inheritance (c INHERITING FROM c_ref)  CL_EPIC_EBR_CLAIMER_RCPT_PRPS EBR System propose 20130605
Properties
Class CL_EPIC_EBR_CLAIMER_PRPS  
Short Description EBR System propose    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-EBR   Globalization: E-Payment Integration Bank Receipt 
Created 20130509   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)
2 CL_EPIC_EBR_UTIL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_EPIC_EBR_CLAIMER_PRPS has no interface implemented.
Friends
Class CL_EPIC_EBR_CLAIMER_PRPS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_INVOICE Instance attribute Protected Type reference (TYPE) EPIC_T_EBR_CLAIM_INVC table type of invoice and credit memo relation ship 20131115
2 GT_RECEIPT Instance attribute Protected Type reference (TYPE) EPIC_T_EBR_CLAIM_RCPT Table Type of EPIC_S_EBR_CLAIM_RCPT 20131115
Methods
# Method Level Visibility Method type Description Created on
1 CACULATE Instance method Protected Method caculate how to checkon between bank receipt and open item 20131115
2 CLAIM_OFF_INVOICE Instance method Protected Method clear off invoice 20131115
3 CLAIM_OFF_RECEIPT Instance method Protected Method clear off receipt 20131115
4 CREATE Static method Public Method 20130605
5 HAS_RCPT_AMT_LT_0 Instance method Protected Method 20130605
6 MAPPING_OPEN_ITEM_RECEIPT Instance method Protected Method Build relation ship bettween open item and bank receipt 20130712
7 PARSE_SELECTED_DATA Instance method Protected Method Parse input parameters to instance table 20131115
8 SYNCHONIZE Instance method Protected Method synchonize invoice and bank receipt 20131115
9 SYSTEM_PROPOSE Instance method Public Method 20130605
10 VALIDATE_OPEN_ITEM_RECEIPT Instance method Public Method verify open item can map to ebr 20130712
11 VERIFY_SELECTED_DATA Instance method Protected Method Verify open items and bank receip list is not empty 20130711
Events
Class CL_EPIC_EBR_CLAIMER_PRPS has no event.
Types
Class CL_EPIC_EBR_CLAIMER_PRPS has no local type.
Method Signatures

Method CACULATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CLAIM_INVC Call by reference Type reference (TYPE) EPIC_T_EBR_CLAIM_INVC Table Type of EPIC_S_EBR_CLAIM_INVC 20131115
2 Changing CT_CLAIM_RCPT Call by reference Type reference (TYPE) EPIC_T_EBR_CLAIM_RCPT Table Type of EPIC_S_EBR_CLAIM_RCPT 20131115

Method CACULATE on class CL_EPIC_EBR_CLAIMER_PRPS has no exception.

Method CLAIM_OFF_INVOICE Signature

Method CLAIM_OFF_INVOICE on class CL_EPIC_EBR_CLAIMER_PRPS has no parameter.
Method CLAIM_OFF_INVOICE on class CL_EPIC_EBR_CLAIMER_PRPS has no exception.

Method CLAIM_OFF_RECEIPT Signature

Method CLAIM_OFF_RECEIPT on class CL_EPIC_EBR_CLAIMER_PRPS has no parameter.
Method CLAIM_OFF_RECEIPT on class CL_EPIC_EBR_CLAIMER_PRPS has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DIRECTION Call by reference Type reference (TYPE) CHAR5 R/2 table 20130605
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_EPIC_EBR_CLAIMER_PRPS EBR System propose 20130605

Method CREATE on class CL_EPIC_EBR_CLAIMER_PRPS has no exception.

Method HAS_RCPT_AMT_LT_0 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLAIM_RCPT_LIST Call by reference Type reference (TYPE) EPIC_T_EBR_CLAIM_RCPT Table Type of EPIC_S_EBR_CLAIM_RCPT 20130605
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130605

Method HAS_RCPT_AMT_LT_0 on class CL_EPIC_EBR_CLAIMER_PRPS has no exception.

Method MAPPING_OPEN_ITEM_RECEIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CLAIM_INVC_LIST Call by reference Type reference (TYPE) CL_EPIC_EBR_UTIL=>TTY_INVC_LIST 20130712
2 Changing CT_CLAIM_RCPT_LIST Call by reference Type reference (TYPE) EPIC_T_EBR_CLAIM_RCPT Table Type of EPIC_S_EBR_CLAIM_RCPT 20130712
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) EPIC_T_MESSAGES Messages Table Type 20130712

Method MAPPING_OPEN_ITEM_RECEIPT on class CL_EPIC_EBR_CLAIMER_PRPS has no exception.

Method PARSE_SELECTED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLAIM_INVC_LIST Call by reference Type reference (TYPE) CL_EPIC_EBR_UTIL=>TTY_INVC_LIST 20131115
2 Importing IT_CLAIM_RECEIPT Call by reference Type reference (TYPE) EPIC_T_EBR_CLAIM_RCPT Table Type of EPIC_S_EBR_CLAIM_RCPT 20131115

Method PARSE_SELECTED_DATA on class CL_EPIC_EBR_CLAIMER_PRPS has no exception.

Method SYNCHONIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CLAIM_INVC_LIST Call by reference Type reference (TYPE) CL_EPIC_EBR_UTIL=>TTY_INVC_LIST 20131115
2 Changing CT_CLAIM_RCPT_LIST Call by reference Type reference (TYPE) EPIC_T_EBR_CLAIM_RCPT Table Type of EPIC_S_EBR_CLAIM_RCPT 20131115

Method SYNCHONIZE on class CL_EPIC_EBR_CLAIMER_PRPS has no exception.

Method SYSTEM_PROPOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CLAIM_INVC_LIST Call by reference Type reference (TYPE) CL_EPIC_EBR_UTIL=>TTY_INVC_LIST Table Type of EPIC_S_EBR_CLAIM_INVC 20130605
2 Changing CT_CLAIM_RCPT_LIST Call by reference Type reference (TYPE) EPIC_T_EBR_CLAIM_RCPT Table Type of EPIC_S_EBR_CLAIM_RCPT 20130605
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) EPIC_T_MESSAGES Messages Table Type 20130605

Method SYSTEM_PROPOSE on class CL_EPIC_EBR_CLAIMER_PRPS has no exception.

Method VALIDATE_OPEN_ITEM_RECEIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_VALID Call by reference Type reference (TYPE) ABAP_BOOL 20130712
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) EPIC_T_MESSAGES Messages Table Type 20130712
3 Importing IT_CLAIM_INVC_LIST Call by reference Type reference (TYPE) CL_EPIC_EBR_UTIL=>TTY_INVC_LIST 20130712
4 Importing IT_CLAIM_RCPT_LIST Call by reference Type reference (TYPE) EPIC_T_EBR_CLAIM_RCPT Table Type of EPIC_S_EBR_CLAIM_RCPT 20130712

Method VALIDATE_OPEN_ITEM_RECEIPT on class CL_EPIC_EBR_CLAIMER_PRPS has no exception.

Method VERIFY_SELECTED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLAIM_INVC_LIST Call by reference Type reference (TYPE) CL_EPIC_EBR_UTIL=>TTY_INVC_LIST 20130711
2 Importing IT_CLAIM_RCPT_LIST Call by reference Type reference (TYPE) EPIC_T_EBR_CLAIM_RCPT Table Type of EPIC_S_EBR_CLAIM_RCPT 20130711
3 Returning RF_EMPTY Value transfer Type reference (TYPE) ABAP_BOOL 20130711

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