SAP ABAP Class CL_EPIC_EBR_IDENTIFY_UIL (Identify of EBR)
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_IDENTIFY_UIL  
Short Description Identify of EBR    
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 20130523   SAP 
Last change 20131127   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_IDENTIFY_UIL has no interface implemented.
Friends
Class CL_EPIC_EBR_IDENTIFY_UIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GF_CONTROLS_CREATED Instance attribute Private Type reference (TYPE) FLAG ABAP_FALSE Controls Created 20130605
2 GF_FIELDCATS_CREATED Instance attribute Private Type reference (TYPE) FLAG ABAP_FALSE Fieldcats Created 20130605
3 GF_SCREEN_INIT_DONE Instance attribute Private Type reference (TYPE) FLAG ABAP_FALSE Init Done 20130605
4 GR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20130605
5 GR_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20130605
6 GS_GRID_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20130605
7 GS_GRID_VARIANT Instance attribute Private Type reference (TYPE) DISVARIANT Layout (External Use) 20130605
8 GS_PART_INFO Instance attribute Private Type reference (TYPE) EPIC_S_EBR_PARTNER_INFO partner infomation for identify 20130815
9 GT_GRID_DATA Instance attribute Private Type reference (TYPE) EPIC_T_EBR_PARTNER_INFO Table Type Bank Communication 20130605
10 GT_GRID_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20130605
11 GT_SELECTED_INDX Instance attribute Private Type reference (TYPE) LVC_T_ROW Indx 20130605
12 GV_OK_CODE Instance attribute Private Attribute reference (LIKE) SY-UCOMM Function Code That Triggered PAI 20130605
13 GV_REPID Instance attribute Private Attribute reference (LIKE) SY-REPID 20130605
14 MT_TOOLBAR_EXCLUDING Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20130605
Methods
# Method Level Visibility Method type Description Created on
1 GET_SELECT_INFO Instance method Public Method 20130605
2 PASS_PART_INFO Instance method Public Method 20130815
3 PBO_INIT Instance method Public Method 20130605
4 SET_TOOLBAR_STATUS Instance method Private Method set toolbar status 20130605
5 SYSTEM_PROPOSE Instance method Public Method 20130605
6 _EVENT_DOUBLE_CLICK Instance method Private Event handling method 20130605
Events
Class CL_EPIC_EBR_IDENTIFY_UIL has no event.
Types
Class CL_EPIC_EBR_IDENTIFY_UIL has no local type.
Method Signatures

Method GET_SELECT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PART_INFO Call by reference Type reference (TYPE) EPIC_S_EBR_PARTNER_INFO Table type of EPIC_S_EBR_PARTNER_INFO 20130605

Method GET_SELECT_INFO on class CL_EPIC_EBR_IDENTIFY_UIL has no exception.

Method PASS_PART_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PART_INFO Call by reference Type reference (TYPE) EPIC_S_EBR_PARTNER_INFO partner infomation for identify 20130815

Method PASS_PART_INFO on class CL_EPIC_EBR_IDENTIFY_UIL has no exception.

Method PBO_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PART_INFO Call by reference Type reference (TYPE) EPIC_T_EBR_PARTNER_INFO Table type of EPIC_S_EBR_PARTNER_INFO 20130605

Method PBO_INIT on class CL_EPIC_EBR_IDENTIFY_UIL has no exception.

Method SET_TOOLBAR_STATUS Signature

Method SET_TOOLBAR_STATUS on class CL_EPIC_EBR_IDENTIFY_UIL has no parameter.
Method SET_TOOLBAR_STATUS on class CL_EPIC_EBR_IDENTIFY_UIL has no exception.

Method SYSTEM_PROPOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PART_ID Call by reference Type reference (TYPE) EPIC_EBR_PART_ID Partner Identifier of Electronic Bank Receipt 20130605
2 Exporting EV_PART_TYPE Call by reference Type reference (TYPE) EPIC_EBR_PART_TYPE Partner Type of Electronic Bank Receipt 20130605
3 Importing IS_EBR_HDR Call by reference Type reference (TYPE) EPIC_S_EBR_HDR Electronic Bank Receipt Header(Structure) 20131115
4 Importing IV_SP_DONE Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20130813

Method SYSTEM_PROPOSE on class CL_EPIC_EBR_IDENTIFY_UIL has no exception.

Method _EVENT_DOUBLE_CLICK Signature

Method _EVENT_DOUBLE_CLICK on class CL_EPIC_EBR_IDENTIFY_UIL has no parameter.
Method _EVENT_DOUBLE_CLICK on class CL_EPIC_EBR_IDENTIFY_UIL has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in