SAP ABAP Class CL_EPIC_EBR_CLAIM_S2_INVC_UIL (UI logic for open item 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_INVC_UIL  
Short Description UI logic for open item 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)
2 CL_EPIC_EBR_UTIL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_EPIC_EBR_CLAIM_S2_INVC_UIL has no interface implemented.
Friends
Class CL_EPIC_EBR_CLAIM_S2_INVC_UIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GF_STATUS Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20130605
2 GO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20130605
3 GO_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20130605
4 GO_INVC_LIST Instance attribute Private Object reference (TYPE REF TO) CL_EPIC_EBR_CLAIM_INVC_LIST EBR claim invoice list 20130605
5 GS_GRID_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20130605
6 GS_GRID_VARIANT Instance attribute Private Type reference (TYPE) DISVARIANT Layout (External Use) 20130605
7 GT_EXCLUDE_FUNCTIONS Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20130605
8 GT_GRID_DATA Instance attribute Private Type reference (TYPE) EPIC_T_EBR_CLAIM_INVC Table Type of EPIC_S_EBR_CLAIM_INVC 20130605
9 GT_GRID_DATA_BACKUP Instance attribute Private Type reference (TYPE) EPIC_T_EBR_CLAIM_INVC Table Type of EPIC_S_EBR_CLAIM_INVC 20130605
10 GT_GRID_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20130605
11 GT_ORIGINAL_DATA Instance attribute Private Type reference (TYPE) EPIC_T_EBR_CLAIM_INVC Table Type of EPIC_S_EBR_CLAIM_INVC 20130605
12 GV_CONTAINER_NAME Instance attribute Private Type reference (TYPE) SCRFNAME Name of a Screen Element 20130605
13 GV_GRID_INITED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130605
14 GV_ICON_COLLAPSE Instance attribute Private Type reference (TYPE) CHAR46 Comments on runtime measurement 20130605
15 GV_ICON_EXPAND Instance attribute Private Type reference (TYPE) CHAR46 Comments on runtime measurement 20130605
16 GV_INDEX Instance attribute Private Type reference (TYPE) NUMC10 Numeric Character Field, Length 10 20130605
17 GV_READONLY Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130605
18 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_VO_LIST Instance method Public Method 20130605
4 PBO_INIT_SCREEN Instance method Public Method 20130605
5 PREPARE_GRID_DATA Instance method Public Method 20130605
6 SET_GRID_DATA Instance method Public Method 20130605
7 SET_READONLY Instance method Public Method 20130605
8 SET_VO_LIST Instance method Public Method Set VO list 20131115
9 SYN_SYSTEM_PROPOSE Instance method Public Method 20130605
10 USER_COMMAND_ON_STATUS Instance method Public Method 20130605
11 _DESELECT_ALL Instance method Private Method Deselect all 20130605
12 _EVENT_BUTTON_CLICK Instance method Private Event handling method Event button click 20130605
13 _EVENT_HOTSPOT_CLICK Instance method Private Event handling method Event hotspot click 20130605
14 _EVENT_TOOLBAR Instance method Private Event handling method Event toolbar 20130605
15 _EVENT_USER_COMMAND Instance method Private Event handling method Event user command 20130605
16 _LOAD_DISPLAY_DATA Instance method Private Method 20130605
17 _REFRESH_TABLE_DISPLAY Instance method Private Method 20130605
18 _SELECT_ALL Instance method Private Method Select all 20130605
19 _SET_CELL_STYLE Instance method Private Method 20130605
20 _SET_EVENT_HANDLER Instance method Private Method 20130605
21 _SET_GRID_FCAT Instance method Private Method 20130605
22 _SET_GRID_LAYOUT Instance method Private Method 20130605
23 _SET_GRID_VARIANT Instance method Private Method 20130605
24 _SET_TOOLBAR_EXCLUDE Instance method Private Method 20130605
Events
Class CL_EPIC_EBR_CLAIM_S2_INVC_UIL has no event.
Types
Class CL_EPIC_EBR_CLAIM_S2_INVC_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 20130605
2 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) DD02L-TABNAME 20130605

Method CONSTRUCTOR on class CL_EPIC_EBR_CLAIM_S2_INVC_UIL has no exception.

Method GET_CHECKED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHECKED_VO_LIST Call by reference Type reference (TYPE) CL_EPIC_EBR_UTIL=>TTY_INVC_LIST 20130605

Method GET_CHECKED_DATA on class CL_EPIC_EBR_CLAIM_S2_INVC_UIL has no exception.

Method GET_VO_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_VO_LIST Value transfer Object reference (TYPE REF TO) CL_EPIC_EBR_CLAIM_INVC_LIST EBR claim invoice list 20130605

Method GET_VO_LIST on class CL_EPIC_EBR_CLAIM_S2_INVC_UIL has no exception.

Method PBO_INIT_SCREEN Signature

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

Method PREPARE_GRID_DATA Signature

Method PREPARE_GRID_DATA on class CL_EPIC_EBR_CLAIM_S2_INVC_UIL has no parameter.
Method PREPARE_GRID_DATA on class CL_EPIC_EBR_CLAIM_S2_INVC_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_INVC Table Type of EPIC_S_EBR_CLAIM_INVC 20130605

Method SET_GRID_DATA on class CL_EPIC_EBR_CLAIM_S2_INVC_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_INVC_UIL has no exception.

Method SET_VO_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VO_LIST Value transfer Object reference (TYPE REF TO) CL_EPIC_EBR_CLAIM_INVC_LIST EBR claim invoice list 20131115

Method SET_VO_LIST on class CL_EPIC_EBR_CLAIM_S2_INVC_UIL has no exception.

Method SYN_SYSTEM_PROPOSE Signature

Method SYN_SYSTEM_PROPOSE on class CL_EPIC_EBR_CLAIM_S2_INVC_UIL has no parameter.
Method SYN_SYSTEM_PROPOSE on class CL_EPIC_EBR_CLAIM_S2_INVC_UIL has no exception.

Method USER_COMMAND_ON_STATUS Signature

Method USER_COMMAND_ON_STATUS on class CL_EPIC_EBR_CLAIM_S2_INVC_UIL has no parameter.
Method USER_COMMAND_ON_STATUS on class CL_EPIC_EBR_CLAIM_S2_INVC_UIL has no exception.

Method _DESELECT_ALL Signature

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

Method _EVENT_BUTTON_CLICK Signature

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

Method _EVENT_BUTTON_CLICK on class CL_EPIC_EBR_CLAIM_S2_INVC_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_INVC_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_INVC_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_INVC_UIL has no exception.

Method _LOAD_DISPLAY_DATA Signature

Method _LOAD_DISPLAY_DATA on class CL_EPIC_EBR_CLAIM_S2_INVC_UIL has no parameter.
Method _LOAD_DISPLAY_DATA on class CL_EPIC_EBR_CLAIM_S2_INVC_UIL has no exception.

Method _REFRESH_TABLE_DISPLAY Signature

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

Method _SELECT_ALL Signature

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

Method _SET_CELL_STYLE Signature

Method _SET_CELL_STYLE on class CL_EPIC_EBR_CLAIM_S2_INVC_UIL has no parameter.
Method _SET_CELL_STYLE on class CL_EPIC_EBR_CLAIM_S2_INVC_UIL has no exception.

Method _SET_EVENT_HANDLER Signature

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

Method _SET_GRID_FCAT Signature

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

Method _SET_GRID_LAYOUT Signature

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

Method _SET_GRID_VARIANT Signature

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

Method _SET_TOOLBAR_EXCLUDE Signature

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