SAP ABAP Class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL (UI logic for bank receipt list alv in screen 2)
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_CLAIM_S2_RCPT_UIL  
Short Description UI logic for bank receipt list alv in screen 2    
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 20130506   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_CLAIM_S2_RCPT_UIL has no interface implemented.
Friends
Class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20130605
2 GO_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20130605
3 GS_GRID_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20130605
4 GS_GRID_VARIANT Instance attribute Private Type reference (TYPE) DISVARIANT Layout (External Use) 20130605
5 GT_EXCLUDE_FUNCTIONS Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20130605
6 GT_GRID_DATA Instance attribute Private Type reference (TYPE) EPIC_T_EBR_CLAIM_RCPT Table Type of EPIC_S_EBR_CLAIM_INVC 20130605
7 GT_GRID_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20130605
8 GT_ORIGINAL_DATA Instance attribute Private Type reference (TYPE) EPIC_T_EBR_CLAIM_RCPT Table Type of EPIC_S_EBR_CLAIM_RCPT 20130605
9 GV_CONTAINER_NAME Instance attribute Private Type reference (TYPE) SCRFNAME Name of a Screen Element 20130605
10 GV_GRID_INITED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130605
11 GV_READONLY Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130605
12 GV_STRUCTURE_NAME Instance attribute Private Type reference (TYPE) DD02L-TABNAME Table Name 20130605
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130605
2 GET_CHECKED_DATA Instance method Public Method 20130605
3 GET_GRID_DATA Instance method Public Method 20130605
4 PBO_INIT_SCREEN Instance method Public Method 20130605
5 SET_GRID_DATA Instance method Public Method 20130605
6 SET_READONLY Instance method Public Method 20130605
7 SYN_SYSTEM_PROPOSE Instance method Public Method 20130605
8 _DESELECT_ALL Instance method Private Method Deselect all 20130605
9 _EVENT_HOTSPOT_CLICK Instance method Private Event handling method Event hotspot click 20130605
10 _EVENT_TOOLBAR Instance method Private Event handling method Event toolbar 20130605
11 _EVENT_USER_COMMAND Instance method Private Event handling method Event user command 20130605
12 _REFRESH_TABLE_DISPLAY Instance method Private Method 20130605
13 _SELECT_ALL Instance method Private Method Select all 20130605
14 _SET_EVENT_HANDLER Instance method Private Method 20130605
15 _SET_GRID_FCAT Instance method Private Method 20130605
16 _SET_GRID_LAYOUT Instance method Private Method 20130605
17 _SET_GRID_VARIANT Instance method Private Method 20130605
18 _SET_TOOLBAR_EXCLUDE Instance method Private Method 20130605
Events
Class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no event.
Types
Class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL 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 IV_CONTAINER_NAME Call by reference Type reference (TYPE) SCRFNAME Name of a Screen Element 20130605
2 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) DD02L-TABNAME Table Name 20130605

Method CONSTRUCTOR on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no exception.

Method GET_CHECKED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CLAIM_RCPT Value transfer Type reference (TYPE) EPIC_T_EBR_CLAIM_RCPT Table Type of EPIC_S_EBR_CLAIM_RCPT 20130605

Method GET_CHECKED_DATA on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no exception.

Method GET_GRID_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_GRID_DATA Value transfer Type reference (TYPE) EPIC_T_EBR_CLAIM_RCPT 20130605

Method GET_GRID_DATA on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no exception.

Method PBO_INIT_SCREEN Signature

Method PBO_INIT_SCREEN on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no parameter.
Method PBO_INIT_SCREEN on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no exception.

Method SET_GRID_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GRID_DATA Call by reference Type reference (TYPE) EPIC_T_EBR_CLAIM_RCPT 20130605
2 Importing IV_FROM_OVERVIEW_FLAG Call by reference Type reference (TYPE) C 20131115

Method SET_GRID_DATA on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no exception.

Method SET_READONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_READONLY Call by reference Type reference (TYPE) ABAP_BOOL 20130605

Method SET_READONLY on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no exception.

Method SYN_SYSTEM_PROPOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RCPT_LIST Call by reference Type reference (TYPE) EPIC_T_EBR_CLAIM_RCPT Table Type of EPIC_S_EBR_CLAIM_RCPT 20130605

Method SYN_SYSTEM_PROPOSE on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no exception.

Method _DESELECT_ALL Signature

Method _DESELECT_ALL on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no parameter.
Method _DESELECT_ALL on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no exception.

Method _EVENT_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20130605
2 Importing E_COLUMN_ID Value transfer Attribute reference (LIKE) 20130605

Method _EVENT_HOTSPOT_CLICK on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no exception.

Method _EVENT_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20130605
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20130605

Method _EVENT_TOOLBAR on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no exception.

Method _EVENT_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20130605

Method _EVENT_USER_COMMAND on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no exception.

Method _REFRESH_TABLE_DISPLAY Signature

Method _REFRESH_TABLE_DISPLAY on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no parameter.
Method _REFRESH_TABLE_DISPLAY on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no exception.

Method _SELECT_ALL Signature

Method _SELECT_ALL on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no parameter.
Method _SELECT_ALL on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no exception.

Method _SET_EVENT_HANDLER Signature

Method _SET_EVENT_HANDLER on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no parameter.
Method _SET_EVENT_HANDLER on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no exception.

Method _SET_GRID_FCAT Signature

Method _SET_GRID_FCAT on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no parameter.
Method _SET_GRID_FCAT on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no exception.

Method _SET_GRID_LAYOUT Signature

Method _SET_GRID_LAYOUT on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no parameter.
Method _SET_GRID_LAYOUT on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no exception.

Method _SET_GRID_VARIANT Signature

Method _SET_GRID_VARIANT on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no parameter.
Method _SET_GRID_VARIANT on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no exception.

Method _SET_TOOLBAR_EXCLUDE Signature

Method _SET_TOOLBAR_EXCLUDE on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no parameter.
Method _SET_TOOLBAR_EXCLUDE on class CL_EPIC_EBR_CLAIM_S2_RCPT_UIL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in