SAP ABAP Class CL_EPIC_EBR_CLAIM_DETAIL_LIST (EBR claim history list)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-EPIC-EBR (Package) Globalization: E-Payment Integration Bank Receipt
⤷
⤷
Properties
| Class | CL_EPIC_EBR_CLAIM_DETAIL_LIST | |
| Short Description | EBR claim history list | |
| 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 | 20130528 | SAP |
| Last change | 20140121 | 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_CLAIM_DETAIL_LIST has no interface implemented.
Friends
Class CL_EPIC_EBR_CLAIM_DETAIL_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | EPIC_T_EBR_CLAIM_DTL | 20130605 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | CL_EPIC_EBR_UTIL=>TTY_DTL_LIST | 20130605 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130605 | |
| 2 | Instance method | Public | Method | 20130605 | ||
| 3 | Instance method | Public | Method | 20130605 | ||
| 4 | Instance method | Public | Method | 20130605 | ||
| 5 | Instance method | Public | Method | 20130605 | ||
| 6 | Instance method | Public | Method | 20130605 | ||
| 7 | Instance method | Public | Method | 20130605 | ||
| 8 | Instance method | Private | Method | 20130605 |
Events
Class CL_EPIC_EBR_CLAIM_DETAIL_LIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_INVC_LIST | Private | See coding | 20130605 | tty_invc_list TYPE TABLE OF REF TO cl_epic_ebr_claim_invc_vo
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CLAIM_DETAIL | Call by reference | Type reference (TYPE) | EPIC_T_EBR_CLAIM_DTL | Table Type of EPIC_S_EBR_CLAIM_INVC | 20130605 |
Method CONSTRUCTOR on class CL_EPIC_EBR_CLAIM_DETAIL_LIST has no exception.
Method GET_ALL_CLAIM_DTL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLAIM_DTL | Call by reference | Type reference (TYPE) | EPIC_T_EBR_CLAIM_DTL | 20131119 |
Method GET_ALL_CLAIM_DTL on class CL_EPIC_EBR_CLAIM_DETAIL_LIST has no exception.
Method GET_DTL_VO_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VO_LIST | Call by reference | Type reference (TYPE) | CL_EPIC_EBR_UTIL=>TTY_DTL_LIST | 20130605 |
Method GET_DTL_VO_LIST on class CL_EPIC_EBR_CLAIM_DETAIL_LIST has no exception.
Method GET_EXPAND_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLAIM_DTL | Call by reference | Type reference (TYPE) | EPIC_T_EBR_CLAIM_DTL | 20131119 |
Method GET_EXPAND_DISPLAY on class CL_EPIC_EBR_CLAIM_DETAIL_LIST has no exception.
Method GET_SAME_DOCNO_DTL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VO_LIST | Value transfer | Type reference (TYPE) | CL_EPIC_EBR_UTIL=>TTY_DTL_LIST | Value object for claim detail | 20130605 | |||
| 2 | IO_DTL_VO | Call by reference | Object reference (TYPE REF TO) | CL_EPIC_EBR_CLAIM_DTL_VO | 20130605 |
Method GET_SAME_DOCNO_DTL on class CL_EPIC_EBR_CLAIM_DETAIL_LIST has no exception.
Method GET_VO_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SEG_ID | Call by reference | Type reference (TYPE) | EPIC_EBR_SEG_ID | Company Code | 20130605 | |||
| 2 | RO_VO | Value transfer | Object reference (TYPE REF TO) | CL_EPIC_EBR_CLAIM_DTL_VO | Value object for claim invoice | 20130605 |
Method GET_VO_BY_KEY on class CL_EPIC_EBR_CLAIM_DETAIL_LIST has no exception.
Method SET_FLOWSCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CLAIM_DTL | Call by reference | Type reference (TYPE) | EPIC_S_EBR_CLAIM_DTL | Claim Detail of Electronic Bank Receipt | 20130605 | |||
| 2 | IV_FLOWSCODE | Call by reference | Type reference (TYPE) | EPIC_FLOWSCODE | 20130605 |
Method SET_FLOWSCODE on class CL_EPIC_EBR_CLAIM_DETAIL_LIST has no exception.
Method _ORGANIZE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CLAIM_DETAIL | Call by reference | Type reference (TYPE) | EPIC_T_EBR_CLAIM_DTL | Table Type of EPIC_S_EBR_CLAIM_INVC | 20130605 |
Method _ORGANIZE_LIST on class CL_EPIC_EBR_CLAIM_DETAIL_LIST has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |