SAP ABAP Class CL_EPIC_EBR_REQ_ACCT_UIL (UI Logic of EBR Request Bank Account Dialog)
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_REQ_ACCT_UIL  
Short Description UI Logic of EBR Request Bank Account Dialog    
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 20130130   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_REQ_ACCT_UIL has no interface implemented.
Friends
Class CL_EPIC_EBR_REQ_ACCT_UIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_CONTAINER Static Attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20130605
2 GO_GRID Static Attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20130605
3 GS_GRID_VARIANT Static Attribute Private Type reference (TYPE) DISVARIANT Layout (External Use) 20130605
4 GS_LAYOUT Static Attribute Private Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20130605
5 GT_ACCOUNT Static Attribute Private Type reference (TYPE) EPIC_T_EBR_REQ_ACCT Table Type of EPIC_S_EBR_REQ_ACCT 20130605
6 GT_EXCLUDE_FUNCTION Static Attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20130605
7 GT_GRID_FCAT Static Attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20130605
8 GT_SSCR Static Attribute Public Type reference (TYPE) TTY_SSCR 20130605
9 GV_GRID_INITED Static Attribute Private Type reference (TYPE) ABAP_BOOL 20130605
Methods
# Method Level Visibility Method type Description Created on
1 HAS_SELECTED Static method Public Method 20130605
2 PAI_SAVE_ACCOUNT Static method Public Method 20130605
3 PBO_INIT_SCREEN Static method Public Method 20130605
4 _DELETE_VARIANT Static method Private Method 20130605
5 _DESELECT_ALL Static method Private Method Deselect All 20130605
6 _DISPLAY_VARIANT Static method Private Method 20130605
7 _EVENT_TOOLBAR Static method Private Event handling method Event Toolbar 20130605
8 _EVENT_USER_COMMAND Static method Private Event handling method Event user command 20130605
9 _GET_VARIANT Static method Private Method 20130605
10 _INIT_ACCOUNTS Static method Private Method 20130605
11 _INIT_GRID Static method Private Method 20130605
12 _SAVE_VARIANT Static method Private Method 20130605
13 _SELECT_ALL Static method Private Method Select All 20130605
Events
Class CL_EPIC_EBR_REQ_ACCT_UIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_SSCR Public See coding 20130605 tty_sscr TYPE TABLE OF rsscr
Method Signatures

Method HAS_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACCOUNTS Call by reference Type reference (TYPE) EPIC_T_EBR_REQ_ACCT Table Type of EPIC_S_EBR_REQ_ACCT 20130605
2 Returning RV_RESULT Value transfer Type reference (TYPE) EPIC_EBR_SEL Select Electronic Bank Receipt 20130605

Method HAS_SELECTED on class CL_EPIC_EBR_REQ_ACCT_UIL has no exception.

Method PAI_SAVE_ACCOUNT Signature

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

Method PAI_SAVE_ACCOUNT on class CL_EPIC_EBR_REQ_ACCT_UIL has no exception.

Method PBO_INIT_SCREEN Signature

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

Method PBO_INIT_SCREEN on class CL_EPIC_EBR_REQ_ACCT_UIL has no exception.

Method _DELETE_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DYNNR Call by reference Type reference (TYPE) SY-DYNNR Current Screen Number 20130605

Method _DELETE_VARIANT on class CL_EPIC_EBR_REQ_ACCT_UIL has no exception.

Method _DESELECT_ALL Signature

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

Method _DISPLAY_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DYNNR Call by reference Type reference (TYPE) SY-DYNNR Current Screen Number 20130605

Method _DISPLAY_VARIANT on class CL_EPIC_EBR_REQ_ACCT_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_REQ_ACCT_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_REQ_ACCT_UIL has no exception.

Method _GET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DYNNR Call by reference Type reference (TYPE) SY-DYNNR Current Screen Number 20130605

Method _GET_VARIANT on class CL_EPIC_EBR_REQ_ACCT_UIL has no exception.

Method _INIT_ACCOUNTS Signature

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

Method _INIT_ACCOUNTS on class CL_EPIC_EBR_REQ_ACCT_UIL has no exception.

Method _INIT_GRID Signature

Method _INIT_GRID on class CL_EPIC_EBR_REQ_ACCT_UIL has no parameter.
Method _INIT_GRID on class CL_EPIC_EBR_REQ_ACCT_UIL has no exception.

Method _SAVE_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DYNNR Call by reference Type reference (TYPE) SY-DYNNR Current Screen Number 20130605

Method _SAVE_VARIANT on class CL_EPIC_EBR_REQ_ACCT_UIL has no exception.

Method _SELECT_ALL Signature

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