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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Protected | Type reference (TYPE) | EPIC_T_EBR_CLAIM_INVC | table type of invoice and credit memo relation ship | 20131115 | |||
| 2 | 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 | Instance method | Protected | Method | caculate how to checkon between bank receipt and open item | 20131115 | |
| 2 | Instance method | Protected | Method | clear off invoice | 20131115 | |
| 3 | Instance method | Protected | Method | clear off receipt | 20131115 | |
| 4 | Static method | Public | Method | 20130605 | ||
| 5 | Instance method | Protected | Method | 20130605 | ||
| 6 | Instance method | Protected | Method | Build relation ship bettween open item and bank receipt | 20130712 | |
| 7 | Instance method | Protected | Method | Parse input parameters to instance table | 20131115 | |
| 8 | Instance method | Protected | Method | synchonize invoice and bank receipt | 20131115 | |
| 9 | Instance method | Public | Method | 20130605 | ||
| 10 | Instance method | Public | Method | verify open item can map to ebr | 20130712 | |
| 11 | 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 | CT_CLAIM_INVC | Call by reference | Type reference (TYPE) | EPIC_T_EBR_CLAIM_INVC | Table Type of EPIC_S_EBR_CLAIM_INVC | 20131115 | |||
| 2 | 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 | IV_DIRECTION | Call by reference | Type reference (TYPE) | CHAR5 | R/2 table | 20130605 | |||
| 2 | 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 | 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 | 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 | CT_CLAIM_INVC_LIST | Call by reference | Type reference (TYPE) | CL_EPIC_EBR_UTIL=>TTY_INVC_LIST | 20130712 | ||||
| 2 | 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 | 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 | IT_CLAIM_INVC_LIST | Call by reference | Type reference (TYPE) | CL_EPIC_EBR_UTIL=>TTY_INVC_LIST | 20131115 | ||||
| 2 | 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 | CT_CLAIM_INVC_LIST | Call by reference | Type reference (TYPE) | CL_EPIC_EBR_UTIL=>TTY_INVC_LIST | 20131115 | ||||
| 2 | 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 | 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 | 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 | 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 | EF_VALID | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130712 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | EPIC_T_MESSAGES | Messages Table Type | 20130712 | |||
| 3 | IT_CLAIM_INVC_LIST | Call by reference | Type reference (TYPE) | CL_EPIC_EBR_UTIL=>TTY_INVC_LIST | 20130712 | ||||
| 4 | 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 | IT_CLAIM_INVC_LIST | Call by reference | Type reference (TYPE) | CL_EPIC_EBR_UTIL=>TTY_INVC_LIST | 20130711 | ||||
| 2 | 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 | 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 |