SAP ABAP Class CL_HRTNMFR_2483_LOG_ALV (TNM: class to handle valuation log display within an ALV)
Hierarchy
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
   PY-FR (Application Component) France
     P06_TNM (Package) Training needs management French specific
Properties
Class CL_HRTNMFR_2483_LOG_ALV  
Short Description TNM: class to handle valuation log display within an ALV    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P06_TNM   Training needs management French specific 
Created 20081013   SAP 
Last change 20081217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 PTNM0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRTNMFR_2483_LOG_ALV has no interface implemented.
Friends
Class CL_HRTNMFR_2483_LOG_ALV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_O_DIALBOX_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Container for Custom Controls in the Screen Area 20081013
2 A_O_GRID Static Attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20081013
3 A_R_FIELD_NOTTOSORT Instance attribute Private Type reference (TYPE) RANGE_DOMA Range Table for Domain 20081013
4 A_R_FIELD_TOHIDE Instance attribute Private Type reference (TYPE) RANGE_DOMA Range Table for Domain 20081013
5 A_R_KEY_FIELDS Instance attribute Private Type reference (TYPE) RANGE_DOMA Range Table for Domain 20081013
6 A_STRUCT_NAME Instance attribute Private Type reference (TYPE) TABNAME Table Name 20081013
7 A_TAB_FIELDCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20081013
8 A_TAB_OUTTAB Instance attribute Private Object reference (TYPE REF TO) DATA 20081013
9 A_TAB_SORT Instance attribute Protected Type reference (TYPE) LVC_T_SORT ALV Control: Table of Sort Criteria 20081013
10 A_TAB_TN_FIELDS Instance attribute Private Type reference (TYPE) HRHELP_FIELDS F4 Help: Hit List Fields 20081013
11 A_TOOLBAR_FUNCTIONS Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20081013
12 A_WA_LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20081013
13 A_WA_OUTTAB Instance attribute Private Object reference (TYPE REF TO) DATA 20081013
Methods
# Method Level Visibility Method type Description Created on
1 ALV_FIRSTDISPLAY Instance method Public Method Set ALV grid for first display 20081013
2 ALV_SET_SORT Instance method Private Method Set sort criteria 20081013
3 CONSTRUCTOR Instance method Public Constructor Constructor 20081013
4 INIT_RANGES Instance method Private Method Init ranges 20081013
5 ON_ALV_TOOLBAR Instance method Private Event handling method Toolbar 20081013
6 ON_BUTTON_CLICK Instance method Private Event handling method On button click event 20081013
7 ON_USER_COMMAND Instance method Private Event handling method User command 20081013
8 REGISTER_EVENTS Instance method Private Method Register events 20081013
9 SET_DATA_TO_GRID Instance method Public Method Set data to grid 20081013
10 SET_FIELDCAT Instance method Private Method Set field catalog 20081013
11 SET_ICON Instance method Private Method Set icon 20081013
12 TOOLBAR_EXCLUDE_FUNC Instance method Private Method Exclude toolbar function 20081013
Events
Class CL_HRTNMFR_2483_LOG_ALV has no event.
Types
Class CL_HRTNMFR_2483_LOG_ALV has no local type.
Method Signatures

Method ALV_FIRSTDISPLAY Signature

Method ALV_FIRSTDISPLAY on class CL_HRTNMFR_2483_LOG_ALV has no parameter.
# Exception Resumable Description Created on
1 CX_HRTNM_GUI Training Needs Management: GUI exceptions class 20081117

Method ALV_SET_SORT Signature

Method ALV_SET_SORT on class CL_HRTNMFR_2483_LOG_ALV has no parameter.
Method ALV_SET_SORT on class CL_HRTNMFR_2483_LOG_ALV has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EDIT Call by reference Type reference (TYPE) INT4 Natural Number 20081013
2 Importing IM_O_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20081013
3 Importing IM_STRUCT_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20081013

Method CONSTRUCTOR on class CL_HRTNMFR_2483_LOG_ALV has no exception.

Method INIT_RANGES Signature

Method INIT_RANGES on class CL_HRTNMFR_2483_LOG_ALV has no parameter.
Method INIT_RANGES on class CL_HRTNMFR_2483_LOG_ALV has no exception.

Method ON_ALV_TOOLBAR Signature

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

Method ON_ALV_TOOLBAR on class CL_HRTNMFR_2483_LOG_ALV has no exception.

Method ON_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20081013
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20081013
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20081013

Method ON_BUTTON_CLICK on class CL_HRTNMFR_2483_LOG_ALV has no exception.

Method ON_USER_COMMAND Signature

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

Method ON_USER_COMMAND on class CL_HRTNMFR_2483_LOG_ALV has no exception.

Method REGISTER_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVATION Call by reference Type reference (TYPE) XFELD Checkbox 20081013

Method REGISTER_EVENTS on class CL_HRTNMFR_2483_LOG_ALV has no exception.

Method SET_DATA_TO_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RESET Call by reference Type reference (TYPE) XFELD Checkbox 20081013
2 Importing IM_TAB_2483_LOG Call by reference Type reference (TYPE) STANDARD TABLE TNM 20081013

Method SET_DATA_TO_GRID on class CL_HRTNMFR_2483_LOG_ALV has no exception.

Method SET_FIELDCAT Signature

Method SET_FIELDCAT on class CL_HRTNMFR_2483_LOG_ALV has no parameter.
# Exception Resumable Description Created on
1 CX_HRTNM_GUI Training Needs Management: GUI exceptions class 20081013

Method SET_ICON Signature

Method SET_ICON on class CL_HRTNMFR_2483_LOG_ALV has no parameter.
Method SET_ICON on class CL_HRTNMFR_2483_LOG_ALV has no exception.

Method TOOLBAR_EXCLUDE_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TAB_EXCLUDE Call by reference Type reference (TYPE) UI_FUNCTIONS Function Code Table 20081013

Method TOOLBAR_EXCLUDE_FUNC on class CL_HRTNMFR_2483_LOG_ALV has no exception.
History
Last changed by/on SAP  20081217 
SAP Release Created in 600