SAP ABAP Class CL_HRTNM_INFTY_1036_GUI (IT1036: 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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRTNM_INFTY_1036_GUI TNM:Interface For 1036 Gui 20070911
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRTNM_INFTY_1036_GUI_ACTUAL ALV Grid for "IT1036" actual costs 20120316
2 Inheritance (c INHERITING FROM c_ref)  CL_HRTNM_INFTY_1036_GUI_FR 20070911
Properties
Class CL_HRTNM_INFTY_1036_GUI  
Short Description IT1036: 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 PTNM0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 PTNM1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRTNM_INFTY_1036_GUI TNM:Interface For 1036 Gui 20070911
Friends
Class CL_HRTNM_INFTY_1036_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_DATA_CHANGED Instance attribute Protected Type reference (TYPE) XFELD Message Log for Data Entry 20070430
2 A_DATE_REF Instance attribute Protected Type reference (TYPE) ENDDA Reference date 20070430
3 A_EDIT Instance attribute Protected Type reference (TYPE) INT4 ALV editable or not? 20070430
4 A_FCODE Instance attribute Protected Type reference (TYPE) FCODE Mode in which GUI is called (insert, mod...) 20070430
5 A_IF_1036_DYN Instance attribute Public Object reference (TYPE REF TO) IF_HRTNM_INFTY_1036_DYN TNM: Interface For 1036 Dynamic 20070911
6 A_INDEX Instance attribute Protected Type reference (TYPE) LVC_S_INDX ALV processed line index 20070430
7 A_INHERITED_TN Instance attribute Protected Type reference (TYPE) XFELD Checkbox 20070524
8 A_MOLGA Instance attribute Protected Type reference (TYPE) MOLGA Country Grouping 20070430
9 A_OUTTAB Instance attribute Protected Type reference (TYPE) HRTNM_IT1036_ALV_TAB Table type for IT1036 ALV 20070430
10 A_O_DOCK_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20120316
11 A_O_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20070430
12 A_O_MSG_HANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_HRTNM_MESSAGE_LIST Message list class for TNM IT class 20070430
13 A_P1036 Instance attribute Protected Type reference (TYPE) P1036 Infotype 1036: Costs 20070430
14 A_P1683 Instance attribute Protected Type reference (TYPE) P1683 Infotype 1683 20070430
15 A_R_DISABLED_FIELD Instance attribute Protected Type reference (TYPE) PTNM1_R_TXT_FIELD Range in which label fields are listed 20070430
16 A_R_FIELD_TOHIDE Instance attribute Protected Type reference (TYPE) PTNM1_R_FIELD_TOHIDE 20070430
17 A_R_TXT_FIELD Instance attribute Protected Type reference (TYPE) PTNM1_R_TXT_FIELD Range in which fields linked to a label are listed 20070430
18 A_STRUCT_NAME Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20070430
19 A_TAB_DFIES Instance attribute Protected Type reference (TYPE) COMT_DFIES_TAB Table Type for DFIES Table and FM: DDIF_FIELDINFO_GET 20070430
20 A_TAB_FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20070430
21 A_TAB_INDEX Instance attribute Protected Type reference (TYPE) LVC_T_INDX ALV tree control: Index list 20070430
22 A_TAB_PT1683 Instance attribute Protected Type reference (TYPE) HRTNM_PT1683_TAB Fields for Table Part of Infotype 1683 20070430
23 A_TAB_T77KB Instance attribute Protected Type reference (TYPE) HRTNM_T77KB_TAB Type table T77KB 20070430
24 A_TAB_T77KC Instance attribute Protected Type reference (TYPE) HRTNM_T77KC_TAB Type table T77KC 20070430
25 A_TAB_T77TNM_CA Instance attribute Protected Type reference (TYPE) HRTNM_T77TNM_CA_TAB Type table for T77TNM_CA 20070430
26 A_TAB_T77TNM_TYT Instance attribute Protected Type reference (TYPE) HRTNM_T77TNM_TYT_TAB Table 20070430
27 A_TAB_TTYPE Instance attribute Protected Type reference (TYPE) PTNM1_TAB_TTYPE_LISTBOX Checkbox 20070430
28 A_TOOLBAR Instance attribute Protected Type reference (TYPE) ETSTREETOOLB_TABTYPE Tree Control Toolbar Buttons 20070430
29 A_TOOLBAR_FUNCTIONS Instance attribute Protected Type reference (TYPE) UI_FUNCTIONS Function Code Table 20070430
30 A_TO_DISPLAY Instance attribute Protected Type reference (TYPE) XFELD Boolean indicates if display must be done 20070430
31 A_WA_LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20070430
32 A_WA_OUTTAB Instance attribute Protected Type reference (TYPE) HRTNM_S_IT1036_ALV ALV Structure of infotype 1036 (costs) 20070430
33 A_WA_OUTTAB_OLD Instance attribute Protected Type reference (TYPE) HRTNM_S_IT1036_ALV ALV Structure of infotype 1036 (costs) 20070430
Methods
# Method Level Visibility Method type Description Created on
1 ALV_APP_LINE Instance method Protected Method Append line into the ALV grid 20070430
2 ALV_DEL_LINE Instance method Protected Method Delete lines from ALV grid 20070430
3 ALV_DESTROY Instance method Public Method Destrutor method 20070430
4 ALV_DETERMINE_INDEX Instance method Protected Method Determine which alv line is currently processed 20070430
5 ALV_DUP_LINE Instance method Protected Method Duplicate selected lines 20070430
6 ALV_HANDLE_ERROR Instance method Public Method Handle ALV after error (activate/deactivate fields) 20070430
7 ALV_INS_LINE Instance method Protected Method Insert line into the ALV grid 20070430
8 ALV_REFRESH Instance method Protected Method Refresh table display 20070430
9 ALV_SIMPLE_REFRESH Instance method Public Method "Standard" refresh 20070430
10 CONSTRUCTOR Instance method Public Constructor Constructor 20070430
11 GET_CURR_DATA_FROM_GRID Instance method Public Method Get current data from grid 20070430
12 INIT_RANGES Instance method Protected Method Init. ranges attributes 20070430
13 ON_ALV_TOOLBAR Instance method Protected Event handling method Toolbar 20070430
14 ON_DATA_CHANGED Instance method Protected Event handling method Data changed 20070430
15 ON_DATA_CHANGED_FINISHED Instance method Protected Event handling method Data changed finished 20070430
16 ON_USER_COMMAND Instance method Protected Event handling method User command 20070430
17 REGISTER_EVENTS Instance method Protected Method Register events 20070430
18 RESET_ALV_AFTER_ERROR Instance method Protected Method Reset ALV after error correction 20070430
19 SET_ALV_AFTER_ERROR Instance method Protected Method Deactivate field that does not need to be corrected 20070430
20 SET_ALV_REQUIRED_FIELDS Instance method Protected Method Set required fields that need to be filled 20070430
21 SET_FIELDCAT Instance method Protected Method Set field catalog 20070430
22 SET_MOLGA_DATE Instance method Public Method Set molga/reference date (endda) for search help 20070430
23 SET_STABLE_ATTRIBUTES Instance method Protected Method Set attributes that do not have to be changed internally 20070430
24 TOOLBAR_EXCLUDE_FUNC Instance method Protected Method Exclude toolbar function 20070430
25 UPDATE_ALV_COST_CATALOG Instance method Public Method Update ALV grid 20070430
Events
Class CL_HRTNM_INFTY_1036_GUI has no event.
Types
Class CL_HRTNM_INFTY_1036_GUI has no local type.
Method Signatures

Method ALV_APP_LINE Signature

Method ALV_APP_LINE on class CL_HRTNM_INFTY_1036_GUI has no parameter.
Method ALV_APP_LINE on class CL_HRTNM_INFTY_1036_GUI has no exception.

Method ALV_DEL_LINE Signature

Method ALV_DEL_LINE on class CL_HRTNM_INFTY_1036_GUI has no parameter.
Method ALV_DEL_LINE on class CL_HRTNM_INFTY_1036_GUI has no exception.

Method ALV_DESTROY Signature

Method ALV_DESTROY on class CL_HRTNM_INFTY_1036_GUI has no parameter.
Method ALV_DESTROY on class CL_HRTNM_INFTY_1036_GUI has no exception.

Method ALV_DETERMINE_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INDEX Call by reference Type reference (TYPE) LVC_S_INDX ALV tree control 20070430
2 Exporting EX_TAB_SEL_CELLS Call by reference Type reference (TYPE) LVC_T_CELL ALV control: Table with cell descriptions 20070430
3 Importing NO_UPDATE Call by reference Type reference (TYPE) XFELD Checkbox 20070430

Method ALV_DETERMINE_INDEX on class CL_HRTNM_INFTY_1036_GUI has no exception.

Method ALV_DUP_LINE Signature

Method ALV_DUP_LINE on class CL_HRTNM_INFTY_1036_GUI has no parameter.
Method ALV_DUP_LINE on class CL_HRTNM_INFTY_1036_GUI has no exception.

Method ALV_HANDLE_ERROR 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 20070430
2 Importing IM_TAB_FIELD Call by reference Type reference (TYPE) HRBAS_FIELD_TAB Field List 20070430
3 Importing IM_TAB_FIELD_TNM Call by reference Type reference (TYPE) HRTNM_FIELD_TAB TNM 20070430

Method ALV_HANDLE_ERROR on class CL_HRTNM_INFTY_1036_GUI has no exception.

Method ALV_INS_LINE Signature

Method ALV_INS_LINE on class CL_HRTNM_INFTY_1036_GUI has no parameter.
Method ALV_INS_LINE on class CL_HRTNM_INFTY_1036_GUI has no exception.

Method ALV_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_SEL_CELLS Call by reference Type reference (TYPE) LVC_T_CELL ALV control: Table with cell descriptions 20070430

Method ALV_REFRESH on class CL_HRTNM_INFTY_1036_GUI has no exception.

Method ALV_SIMPLE_REFRESH Signature

Method ALV_SIMPLE_REFRESH on class CL_HRTNM_INFTY_1036_GUI has no parameter.
Method ALV_SIMPLE_REFRESH on class CL_HRTNM_INFTY_1036_GUI has no exception.

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_CONTAINER Abstract Container for GUI Controls 20070430
3 Importing IM_EDIT Call by reference Type reference (TYPE) INT4 Edit/Not edit ALV grid 20070430
4 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20070430
5 Importing IM_OFFLINE Call by reference Type reference (TYPE) XFELD Checkbox 20070430
6 Importing IM_P1036 Call by reference Type reference (TYPE) P1036 Infotype 1036: Costs 20070430
7 Importing IM_P1683 Call by reference Type reference (TYPE) P1683 Infotype 1683 20070430
8 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 GET_CURR_DATA_FROM_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TO_DISPLAY Call by reference Type reference (TYPE) XFELD Checkbox 20070430
2 Exporting EX_WA_PT1036 Call by reference Type reference (TYPE) PT1681 PT1681 20070430
3 Exporting EX_WA_QT1036 Call by reference Type reference (TYPE) QT1681 QT1681 20070430

Method GET_CURR_DATA_FROM_GRID on class CL_HRTNM_INFTY_1036_GUI has no exception.

Method INIT_RANGES Signature

Method INIT_RANGES on class CL_HRTNM_INFTY_1036_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) 20070430
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20070430

Method ON_ALV_TOOLBAR on class CL_HRTNM_INFTY_1036_GUI has no exception.

Method ON_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20070430
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20070430
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20070430
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20070430
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20070430

Method ON_DATA_CHANGED on class CL_HRTNM_INFTY_1036_GUI has no exception.

Method ON_DATA_CHANGED_FINISHED Signature

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

Method ON_DATA_CHANGED_FINISHED on class CL_HRTNM_INFTY_1036_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) 20070430

Method ON_USER_COMMAND on class CL_HRTNM_INFTY_1036_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_1036_GUI has no exception.

Method RESET_ALV_AFTER_ERROR Signature

Method RESET_ALV_AFTER_ERROR on class CL_HRTNM_INFTY_1036_GUI has no parameter.
Method RESET_ALV_AFTER_ERROR on class CL_HRTNM_INFTY_1036_GUI has no exception.

Method SET_ALV_AFTER_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_FIELD Call by reference Type reference (TYPE) HRBAS_FIELD_TAB Field List 20070430
2 Importing IM_TAB_FIELD_TNM Call by reference Type reference (TYPE) HRTNM_FIELD_TAB TNM 20070430

Method SET_ALV_AFTER_ERROR on class CL_HRTNM_INFTY_1036_GUI has no exception.

Method SET_ALV_REQUIRED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_FIELD_TNM Call by reference Type reference (TYPE) HRTNM_FIELD_TAB TNM 20070430

Method SET_ALV_REQUIRED_FIELDS on class CL_HRTNM_INFTY_1036_GUI has no exception.

Method SET_FIELDCAT Signature

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

Method SET_MOLGA_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATE_REF Call by reference Type reference (TYPE) ENDDA End Date 20070430
2 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20070430

Method SET_MOLGA_DATE on class CL_HRTNM_INFTY_1036_GUI has no exception.

Method SET_STABLE_ATTRIBUTES Signature

Method SET_STABLE_ATTRIBUTES on class CL_HRTNM_INFTY_1036_GUI has no parameter.
Method SET_STABLE_ATTRIBUTES on class CL_HRTNM_INFTY_1036_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_1036_GUI has no exception.

Method UPDATE_ALV_COST_CATALOG Signature

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