SAP ABAP Class CL_EPIC_EBR_EDIT_UIL (UI logic for create/edit/display ebr screen)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-EBR-UI (Package) Globalization: E-Payment Integration Bank Receipt UI
Properties
Class CL_EPIC_EBR_EDIT_UIL  
Short Description UI logic for create/edit/display ebr screen    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-EBR-UI   Globalization: E-Payment Integration Bank Receipt UI 
Created 20130522   SAP 
Last change 20140121   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)
Interfaces
Class CL_EPIC_EBR_EDIT_UIL has no interface implemented.
Friends
Class CL_EPIC_EBR_EDIT_UIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_ADJUST_PROXY Static Attribute Private Object reference (TYPE REF TO) IF_EPIC_EBR_ADJUST_SCREEN_STG EBR adjust screen strategy 20130605
2 INCOMING Static Attribute Public Type reference (TYPE) C 'H' 20130711
3 OUTGOING Static Attribute Public Type reference (TYPE) C 'S' 20130711
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_SCREEN Static method Public Method 20130605
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130605
3 GET_EBR_REMARK Static method Public Method Get EBR Remark 20130711
4 SAVE_EBR Static method Public Method 20130605
Events
Class CL_EPIC_EBR_EDIT_UIL has no event.
Types
Class CL_EPIC_EBR_EDIT_UIL has no local type.
Method Signatures

Method ADJUST_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SCREEN Call by reference Type reference (TYPE) SCREEN Structure Description for the System Data Object SCREEN 20130605
2 Exporting EV_UPDATED Call by reference Type reference (TYPE) ABAP_BOOL 20130605
3 Importing IS_EBR_HDR Call by reference Type reference (TYPE) EPIC_S_EBR_HDR Electronic Bank Receipt Header 20130605
4 Importing IV_MODE Call by reference Type reference (TYPE) SY-UCOMM ABAP-Systemfeld: Funktionscode, der PAI ausgelöst hat 20130605

Method ADJUST_SCREEN on class CL_EPIC_EBR_EDIT_UIL has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_EPIC_EBR_EDIT_UIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EPIC_EBR_EDIT_UIL has no exception.

Method GET_EBR_REMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EBR_REMARK Call by reference Type reference (TYPE) EPIC_T_EBR_REMARK Electronic Bank Receipt Header 20130711
2 Importing IS_EBR_HDR Call by reference Type reference (TYPE) EPIC_S_EBR_HDR Electronic Bank Receipt Header(Structure) 20130711

Method GET_EBR_REMARK on class CL_EPIC_EBR_EDIT_UIL has no exception.

Method SAVE_EBR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EBR_HDR Call by reference Type reference (TYPE) EPIC_S_EBR_HDR Electronic Bank Receipt Header 20130605

Method SAVE_EBR on class CL_EPIC_EBR_EDIT_UIL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in