SAP ABAP Class CL_EPIC_EBR_POST_GENERATOR (Post items generator)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPIC_EBR_POST_GENERATOR | Post generator | 20130605 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_EPIC_EBR_IDENTIFY_GENERATOR | Generic generator with credit memo | 20130605 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_EPIC_EBR_PARTIAL_GENERATOR | Partial post generator | 20130605 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_EPIC_EBR_RESIDUAL_GENERATOR | Residual post generator | 20130605 |
Properties
Class | CL_EPIC_EBR_POST_GENERATOR | |
Short Description | Post items generator | |
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
Class CL_EPIC_EBR_POST_GENERATOR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_EPIC_EBR_POST_GENERATOR | Post generator | 20130605 |
Friends
Class CL_EPIC_EBR_POST_GENERATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EPIC_EBR_CLAIM_DETAIL_LIST | EBR claim invoice list | 20130605 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EPIC_EBR_POST | Post Bank Receipts | 20130605 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | EPIC_S_EBR_POST_WORKLIST | Posting Worklist of Electronic Bank Receipt | 20130605 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | EPIC_S_EBR_POST_INFO_HDR | Posting Information Header | 20130605 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | EPIC_T_EBR_OPEN_ITEM | Table Type for BSEG | 20130605 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | EPIC_T_EBR_OPEN_ITEM | Tables of EBR open items | 20130605 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | EPIC_T_EBR_CLAIM_DTL | Table Type of EPIC_S_EBR_CLAIM_DTL | 20130605 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | EPIC_T_EBR_OPEN_ITEM | Table Type for BSEG | 20130605 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | EPIC_T_EBR_OPEN_ITEM | Tables of EBR open items | 20130605 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | VGINT_EB | Posting Template for Bank Receipt Transaction | 20130605 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130605 |
2 | ![]() |
Instance method | Protected | Method | 20130719 | |
3 | ![]() |
Instance method | Protected | Method | Generate open items | 20130605 |
Events
Class CL_EPIC_EBR_POST_GENERATOR has no event.
Types
Class CL_EPIC_EBR_POST_GENERATOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EPIC_EBR_POST | Call by reference | Object reference (TYPE REF TO) | CL_EPIC_EBR_POST | Post Bank Receipts | 20130605 | ||
2 | ![]() |
IS_EBR | Call by reference | Type reference (TYPE) | EPIC_S_EBR_POST_WORKLIST | Posting Worklist of Electronic Bank Receipt | 20130605 | ||
3 | ![]() |
IS_POST_INFO_HDR | Call by reference | Type reference (TYPE) | EPIC_S_EBR_POST_INFO_HDR | Posting Information Header | 20130605 | ||
4 | ![]() |
IT_CLAIM_DETAIL | Call by reference | Type reference (TYPE) | EPIC_T_EBR_CLAIM_DTL | Table Type of EPIC_S_EBR_CLAIM_DTL | 20130605 | ||
5 | ![]() |
IV_POST_TMPL | Call by reference | Type reference (TYPE) | VGINT_EB | Posting Template for Bank Receipt Transaction | 20130605 |
Method CONSTRUCTOR on class CL_EPIC_EBR_POST_GENERATOR has no exception.
Method GENERATE_BANK_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | EPIC_T_MESSAGES | Messages Table Type | 20130719 | ||
2 | ![]() |
IT_REGULAR_DTL | Call by reference | Type reference (TYPE) | EPIC_T_EBR_CLAIM_DTL | Table Type of EPIC_S_EBR_CLAIM_DTL | 20130719 |
Method GENERATE_BANK_ITEMS on class CL_EPIC_EBR_POST_GENERATOR has no exception.
Method GENERATE_OPEN_ITEMS Signature
Method GENERATE_OPEN_ITEMS on class CL_EPIC_EBR_POST_GENERATOR has no parameter.
Method GENERATE_OPEN_ITEMS on class CL_EPIC_EBR_POST_GENERATOR has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |