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 GO_DTL_VO_LIST Instance attribute Protected Object reference (TYPE REF TO) CL_EPIC_EBR_CLAIM_DETAIL_LIST EBR claim invoice list 20130605
2 GO_EPIC_EBR_POST Instance attribute Protected Object reference (TYPE REF TO) CL_EPIC_EBR_POST Post Bank Receipts 20130605
3 GS_EBR Instance attribute Protected Type reference (TYPE) EPIC_S_EBR_POST_WORKLIST Posting Worklist of Electronic Bank Receipt 20130605
4 GS_POST_INFO_HDR Instance attribute Protected Type reference (TYPE) EPIC_S_EBR_POST_INFO_HDR Posting Information Header 20130605
5 GT_BANK_ITEMS Instance attribute Protected Type reference (TYPE) EPIC_T_EBR_OPEN_ITEM Table Type for BSEG 20130605
6 GT_BANK_OPEN_ITEMS Instance attribute Protected Type reference (TYPE) EPIC_T_EBR_OPEN_ITEM Tables of EBR open items 20130605
7 GT_CLAIM_DETAIL Instance attribute Protected Type reference (TYPE) EPIC_T_EBR_CLAIM_DTL Table Type of EPIC_S_EBR_CLAIM_DTL 20130605
8 GT_OPEN_ITEMS Instance attribute Protected Type reference (TYPE) EPIC_T_EBR_OPEN_ITEM Table Type for BSEG 20130605
9 GT_POST_OPEN_ITEMS Instance attribute Protected Type reference (TYPE) EPIC_T_EBR_OPEN_ITEM Tables of EBR open items 20130605
10 GV_POST_TMPL 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 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130605
2 GENERATE_BANK_ITEMS Instance method Protected Method 20130719
3 GENERATE_OPEN_ITEMS 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 Importing IO_EPIC_EBR_POST Call by reference Object reference (TYPE REF TO) CL_EPIC_EBR_POST Post Bank Receipts 20130605
2 Importing IS_EBR Call by reference Type reference (TYPE) EPIC_S_EBR_POST_WORKLIST Posting Worklist of Electronic Bank Receipt 20130605
3 Importing IS_POST_INFO_HDR Call by reference Type reference (TYPE) EPIC_S_EBR_POST_INFO_HDR Posting Information Header 20130605
4 Importing IT_CLAIM_DETAIL Call by reference Type reference (TYPE) EPIC_T_EBR_CLAIM_DTL Table Type of EPIC_S_EBR_CLAIM_DTL 20130605
5 Importing 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) EPIC_T_MESSAGES Messages Table Type 20130719
2 Importing 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