SAP ABAP Class CL_HRTNM_INFTY_VALO_GUI (Valorization Costs (ALV management))
Hierarchy
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
   PY-FR (Application Component) France
     P99S_TNM (Package) Training needs management
Properties
Class CL_HRTNM_INFTY_VALO_GUI  
Short Description Valorization Costs (ALV management)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P99S_TNM   Training needs management 
Created 20070430   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRTNM_INFTY_VALO_GUI has no interface implemented.
Friends
Class CL_HRTNM_INFTY_VALO_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_MESSAGE_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_HRTNM_MESSAGE_LIST Message list class for TNM IT class 20070530
2 A_OUTTAB Instance attribute Private Type reference (TYPE) HRTNM_VALO_ALV_TAB Table type for Valorization ALV 20070430
3 A_O_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Container for Custom Controls in the Screen Area 20070430
4 A_O_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20070430
5 A_R_DISABLED_FIELD Instance attribute Private Type reference (TYPE) T_R_TXT_FIELD Range in which label fields are listed 20070430
6 A_R_FIELD_TOHIDE Instance attribute Private Type reference (TYPE) T_R_FIELD_TOHIDE Range in which label fields are not listed 20070430
7 A_R_TXT_FIELD Instance attribute Private Type reference (TYPE) T_R_TXT_FIELD Range in which fields linked to a label are listed 20070430
8 A_STRUCT_NAME Instance attribute Private Type reference (TYPE) TABNAME Table Name 20070430
9 A_TAB_DFIES Instance attribute Private Type reference (TYPE) COMT_DFIES_TAB Table Type for DFIES Table and FM: DDIF_FIELDINFO_GET 20070430
10 A_TAB_FIELDCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20070430
11 A_TOOLBAR_FUNCTIONS Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20070430
12 A_WA_LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20070430
Methods
# Method Level Visibility Method type Description Created on
1 ALV_FIRSTDISPLAY Instance method Public Method Set ALV grid for first display 20070430
2 CONSTRUCTOR Instance method Public Constructor Constructor 20070430
3 INIT_RANGES Instance method Private Method Init. ranges attributes 20070430
4 ON_ALV_TOOLBAR Instance method Private Event handling method Toolbar 20070430
5 ON_CLOSE Instance method Private Event handling method On close 20070430
6 ON_USER_COMMAND Instance method Private Event handling method User command 20070430
7 REGISTER_EVENTS Instance method Private Method Register events 20070430
8 SET_DATA_TO_GRID Instance method Public Method Set current data to grid 20070430
9 SET_ERROR_TO_ALV Instance method Public Method Set error to alv 20070525
10 SET_FIELDCAT Instance method Private Method Set field catalog 20070430
11 TOOLBAR_EXCLUDE_FUNC Instance method Private Method Exclude toolbar function 20070430
12 WARNING_WAGE_BILL Instance method Private Method Warning Wage Bill 20070525
Events
Class CL_HRTNM_INFTY_VALO_GUI has no event.
Types
Class CL_HRTNM_INFTY_VALO_GUI has no local type.
Method Signatures

Method ALV_FIRSTDISPLAY Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPL_EVENTS Call by reference Type reference (TYPE) XFELD Checkbox 20070430
2 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Container for Custom Controls in the Screen Area 20070430
3 Importing IM_EDIT Call by reference Type reference (TYPE) INT4 Natural Number 20070430
4 Importing IM_OFFLINE Call by reference Type reference (TYPE) XFELD Checkbox 20070430
5 Importing IM_STRUCT_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20070430
# Exception Resumable Description Created on
1 CX_HRTNM_GUI Training Needs Management: GUI exceptions class 20070430

Method INIT_RANGES Signature

Method INIT_RANGES on class CL_HRTNM_INFTY_VALO_GUI has no parameter.
# Exception Resumable Description Created on
1 CX_HRTNM_GUI Training Needs Management: GUI exceptions class 20070430

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) 20070525
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20070525

Method ON_ALV_TOOLBAR on class CL_HRTNM_INFTY_VALO_GUI has no exception.

Method ON_CLOSE Signature

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

Method ON_CLOSE on class CL_HRTNM_INFTY_VALO_GUI 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) 20070525

Method ON_USER_COMMAND on class CL_HRTNM_INFTY_VALO_GUI 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 20070430

Method REGISTER_EVENTS on class CL_HRTNM_INFTY_VALO_GUI 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_TAB_VALO Call by reference Type reference (TYPE) HRTNM_VALO_ALV_TAB Table type for Valorization ALV 20070430

Method SET_DATA_TO_GRID on class CL_HRTNM_INFTY_VALO_GUI has no exception.

Method SET_ERROR_TO_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) CL_HRTNM_MESSAGE_LIST Message list class for TNM IT class 20070530

Method SET_ERROR_TO_ALV on class CL_HRTNM_INFTY_VALO_GUI has no exception.

Method SET_FIELDCAT Signature

Method SET_FIELDCAT on class CL_HRTNM_INFTY_VALO_GUI has no parameter.
Method SET_FIELDCAT on class CL_HRTNM_INFTY_VALO_GUI 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 20070430

Method TOOLBAR_EXCLUDE_FUNC on class CL_HRTNM_INFTY_VALO_GUI has no exception.

Method WARNING_WAGE_BILL Signature

Method WARNING_WAGE_BILL on class CL_HRTNM_INFTY_VALO_GUI has no parameter.
Method WARNING_WAGE_BILL on class CL_HRTNM_INFTY_VALO_GUI has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in 600