SAP ABAP Class CL_HRBAS_INFTY_1681_GUI (IT1681: Regulatory compliance (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_HRBAS_INFTY_1681_GUI  
Short Description IT1681: Regulatory compliance (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 20070118   SAP 
Last change 20110809   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 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRBAS_INFTY_1681_GUI has no interface implemented.
Friends
Class CL_HRBAS_INFTY_1681_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 Private Type reference (TYPE) XFELD Message Log for Data Entry 20070118
2 A_DATE_REF Instance attribute Private Type reference (TYPE) ENDDA Reference date 20070208
3 A_EDIT Instance attribute Private Type reference (TYPE) INT4 ALV editable or not? 20070320
4 A_FCODE Instance attribute Private Type reference (TYPE) FCODE Mode in which GUI is called (insert, mod...) 20070220
5 A_INDEX Instance attribute Private Type reference (TYPE) LVC_S_INDX ALV processed line index 20070118
6 A_MOLGA Instance attribute Private Type reference (TYPE) MOLGA Country Grouping 20070118
7 A_OUTTAB Instance attribute Private Type reference (TYPE) HRTNM_IT1681_ALV_TAB Table type for IT1681 ALV 20070118
8 A_O_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20070118
9 A_R_FIELD_TOHIDE Instance attribute Private Type reference (TYPE) T_R_FIELD_TOHIDE 20070208
10 A_R_LAB_FIELD Instance attribute Private Type reference (TYPE) T_R_TXT_FIELD Range in which label fields are listed 20070118
11 A_R_TXT_FIELD Instance attribute Private Type reference (TYPE) T_R_TXT_FIELD Range in which fields linked to a label are listed 20070118
12 A_STRUCT_NAME Instance attribute Private Type reference (TYPE) TABNAME Table Name 20070118
13 A_TAB_FIELDCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20070118
14 A_TAB_INDEX Instance attribute Private Type reference (TYPE) LVC_T_INDX ALV tree control: Index list 20070118
15 A_TAB_T77TNM_TYT Instance attribute Private Type reference (TYPE) HRTNM_T77TNM_TYT_TAB Table 20070202
16 A_TAB_TTYPE Instance attribute Private Type reference (TYPE) T_TAB_TTYPE_LISTBOX Checkbox 20070202
17 A_TOOLBAR Instance attribute Private Type reference (TYPE) ETSTREETOOLB_TABTYPE Tree Control Toolbar Buttons 20070118
18 A_TOOLBAR_FUNCTIONS Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20070118
19 A_TOTDU Instance attribute Protected Type reference (TYPE) HRTNM_TOTDU Training Total Duration 20070803
20 A_TO_DISPLAY Instance attribute Private Type reference (TYPE) XFELD Boolean indicates if display must be done 20070119
21 A_WA_LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20070118
22 A_WA_OUTTAB Instance attribute Private Type reference (TYPE) HRTNM_S_IT1681_ALV ALV Structure of infotype 1681 (regulatory compliance) 20070118
23 A_WA_OUTTAB_OLD Instance attribute Private Type reference (TYPE) HRTNM_S_IT1681_ALV ALV Structure of infotype 1681 (regulatory compliance) 20070119
Methods
# Method Level Visibility Method type Description Created on
1 ALV_APP_LINE Instance method Private Method Append line into the ALV grid 20070320
2 ALV_CHECK_CHANGED_DATA Instance method Public Method Check changes 20070123
3 ALV_DEL_LINE Instance method Private Method Delete lines from ALV grid 20070320
4 ALV_DESTROY Instance method Public Method Destrutor method 20070314
5 ALV_DETERMINE_INDEX Instance method Private Method Determine which alv line is currently processed 20070320
6 ALV_DUP_LINE Instance method Private Method Duplicate selected lines 20070320
7 ALV_FIRSTDISPLAY Instance method Public Method Set ALV grid for first display 20070118
8 ALV_HANDLE_ERROR Instance method Public Method Handle ALV after error (activate/deactivate fields) 20070129
9 ALV_INS_LINE Instance method Private Method Insert line into the ALV grid 20070320
10 ALV_READY_FOR_INPUT Instance method Public Method Set ALV editable 20070314
11 ALV_REFRESH Instance method Private Method Refresh table display 20070119
12 ALV_SIMPLE_REFRESH Instance method Public Method "Standard" refresh 20070314
13 CALC_HOURS_TODO Instance method Public Method Calculate training duration 20070123
14 CONSTRUCTOR Instance method Public Constructor Constructor 20070118
15 GET_CURR_DATA_FROM_GRID Instance method Public Method Get current data from grid 20070119
16 GET_DATA_FROM_GRID Instance method Public Method Get data from grid 20070118
17 INIT_LABEL Instance method Private Method Init. label 20070118
18 INIT_RANGES Instance method Private Method Init. ranges attributes 20070118
19 INIT_RESET_TTYPE Instance method Private Method Init/reset training type listbox 20070202
20 ON_ALV_TOOLBAR Instance method Private Event handling method Toolbar 20070320
21 ON_DATA_CHANGED Instance method Private Event handling method Data changed 20070118
22 ON_DATA_CHANGED_FINISHED Instance method Private Event handling method Data changed finished 20070118
23 ON_USER_COMMAND Instance method Private Event handling method User command 20070320
24 REGISTER_EVENTS Instance method Private Method Register events 20070118
25 RESET_ALV_AFTER_ERROR Instance method Private Method Reset ALV after error correction 20070130
26 RESET_FIELDS_REL_TOMOL Instance method Public Method Reset fields related to molga 20070215
27 SET_ALV_AFTER_ERROR Instance method Private Method Deactivate field that does not need to be corrected 20070130
28 SET_ALV_REQUIRED_FIELDS Instance method Private Method Set required fields that need to be filled 20070223
29 SET_CURR_DATA_TO_GRID Instance method Public Method Set current data to grid 20070119
30 SET_DATA_TO_GRID Instance method Public Method Set data to grid 20070118
31 SET_DRND_TABLE Instance method Private Method Set listbox table 20070202
32 SET_DURATION Instance method Public Method Set training total duration 20070803
33 SET_FIELDCAT Instance method Private Method Set field catalog 20070118
34 SET_MOLGA_DATE Instance method Public Method Set molga/reference date (endda) for search help 20070208
35 SET_NBHRS Instance method Private Method Set field "number of hours " 20070803
36 SET_STABLE_ATTRIBUTES Instance method Private Method Set attributes that do not have to be changed internally 20070213
37 TOOLBAR_EXCLUDE_FUNC Instance method Private Method Exclude toolbar function 20070214
38 UPDATE_LABEL Instance method Public Method Update label 20070118
39 UPDATE_LISTBOX Instance method Public Method Update listbox 20070208
Events
Class CL_HRBAS_INFTY_1681_GUI has no event.
Types
Class CL_HRBAS_INFTY_1681_GUI has no local type.
Method Signatures

Method ALV_APP_LINE Signature

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

Method ALV_CHECK_CHANGED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALID Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20070123

Method ALV_CHECK_CHANGED_DATA on class CL_HRBAS_INFTY_1681_GUI has no exception.

Method ALV_DEL_LINE Signature

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

Method ALV_DESTROY Signature

Method ALV_DESTROY on class CL_HRBAS_INFTY_1681_GUI has no parameter.
Method ALV_DESTROY on class CL_HRBAS_INFTY_1681_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 20070320
2 Exporting EX_TAB_SEL_CELLS Call by reference Type reference (TYPE) LVC_T_CELL ALV control: Table with cell descriptions 20070320
3 Importing NO_UPDATE Call by reference Type reference (TYPE) XFELD Checkbox 20070320

Method ALV_DETERMINE_INDEX on class CL_HRBAS_INFTY_1681_GUI has no exception.

Method ALV_DUP_LINE Signature

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

Method ALV_FIRSTDISPLAY Signature

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

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

Method ALV_HANDLE_ERROR on class CL_HRBAS_INFTY_1681_GUI has no exception.

Method ALV_INS_LINE Signature

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

Method ALV_READY_FOR_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INPUT Call by reference Type reference (TYPE) INT4 Editable or not? 20070314
2 Importing IM_REFRESH Call by reference Type reference (TYPE) XFELD ALV to be cleared? 20070314

Method ALV_READY_FOR_INPUT on class CL_HRBAS_INFTY_1681_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 20070119

Method ALV_REFRESH on class CL_HRBAS_INFTY_1681_GUI has no exception.

Method ALV_SIMPLE_REFRESH Signature

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

Method CALC_HOURS_TODO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HOURS_TODO Call by reference Type reference (TYPE) DEC6_2 Maximum runtime in microseconds 20070123

Method CALC_HOURS_TODO on class CL_HRBAS_INFTY_1681_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 20070118
2 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20070118
3 Importing IM_EDIT Call by reference Type reference (TYPE) INT4 Edit/Not edit ALV grid 20070124
4 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20070118
5 Importing IM_OFFLINE Call by reference Type reference (TYPE) INT4 Checkbox 20070214
6 Importing IM_STRUCT_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20070118
# Exception Resumable Description Created on
1 CX_HRTNM_GUI Training Needs Management: GUI exceptions class 20070118

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 20070119
2 Exporting EX_WA_PT1681 Call by reference Type reference (TYPE) PT1681 PT1681 20070119
3 Exporting EX_WA_QT1681 Call by reference Type reference (TYPE) QT1681 QT1681 20070119

Method GET_CURR_DATA_FROM_GRID on class CL_HRBAS_INFTY_1681_GUI has no exception.

Method GET_DATA_FROM_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PT1681 Call by reference Type reference (TYPE) HRTNM_PT1681_TAB Table type for IT1681 ALV 20070118
2 Importing IM_RESET_A_CHANGED Call by reference Type reference (TYPE) XFELD Reset data changed attribute 20070124

Method GET_DATA_FROM_GRID on class CL_HRBAS_INFTY_1681_GUI has no exception.

Method INIT_LABEL Signature

Method INIT_LABEL on class CL_HRBAS_INFTY_1681_GUI has no parameter.
Method INIT_LABEL on class CL_HRBAS_INFTY_1681_GUI has no exception.

Method INIT_RANGES Signature

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

Method INIT_RESET_TTYPE Signature

Method INIT_RESET_TTYPE on class CL_HRBAS_INFTY_1681_GUI has no parameter.
Method INIT_RESET_TTYPE on class CL_HRBAS_INFTY_1681_GUI 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) 20070320
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20070320

Method ON_ALV_TOOLBAR on class CL_HRBAS_INFTY_1681_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) 20070118
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20070118
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20070118
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20070118
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20070118

Method ON_DATA_CHANGED on class CL_HRBAS_INFTY_1681_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) 20070118
2 Importing E_MODIFIED Call by reference Attribute reference (LIKE) 20070118

Method ON_DATA_CHANGED_FINISHED on class CL_HRBAS_INFTY_1681_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) 20070320

Method ON_USER_COMMAND on class CL_HRBAS_INFTY_1681_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 20070118

Method REGISTER_EVENTS on class CL_HRBAS_INFTY_1681_GUI has no exception.

Method RESET_ALV_AFTER_ERROR Signature

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

Method RESET_FIELDS_REL_TOMOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DEL_DONE Call by reference Type reference (TYPE) XFELD Checkbox 20070215

Method RESET_FIELDS_REL_TOMOL on class CL_HRBAS_INFTY_1681_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 20070130
2 Importing IM_TAB_FIELD_TNM Call by reference Type reference (TYPE) HRTNM_FIELD_TAB TNM 20070223

Method SET_ALV_AFTER_ERROR on class CL_HRBAS_INFTY_1681_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 20070223

Method SET_ALV_REQUIRED_FIELDS on class CL_HRBAS_INFTY_1681_GUI has no exception.

Method SET_CURR_DATA_TO_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WA_PT1681 Call by reference Type reference (TYPE) PT1681 Regulatory compliance financing data 20070119

Method SET_CURR_DATA_TO_GRID on class CL_HRBAS_INFTY_1681_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_PT1681 Call by reference Type reference (TYPE) HRTNM_PT1681_TAB Table type for IT1681 ALV 20070118
2 Importing IM_REFRESH Call by reference Type reference (TYPE) XFELD Checkbox 20070314

Method SET_DATA_TO_GRID on class CL_HRBAS_INFTY_1681_GUI has no exception.

Method SET_DRND_TABLE Signature

Method SET_DRND_TABLE on class CL_HRBAS_INFTY_1681_GUI has no parameter.
Method SET_DRND_TABLE on class CL_HRBAS_INFTY_1681_GUI has no exception.

Method SET_DURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TOTDU Call by reference Type reference (TYPE) HRTNM_TOTDU Training Total Duration 20070803

Method SET_DURATION on class CL_HRBAS_INFTY_1681_GUI has no exception.

Method SET_FIELDCAT Signature

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

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 20070208
2 Importing IM_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20070208

Method SET_MOLGA_DATE on class CL_HRBAS_INFTY_1681_GUI has no exception.

Method SET_NBHRS Signature

Method SET_NBHRS on class CL_HRBAS_INFTY_1681_GUI has no parameter.
Method SET_NBHRS on class CL_HRBAS_INFTY_1681_GUI has no exception.

Method SET_STABLE_ATTRIBUTES Signature

Method SET_STABLE_ATTRIBUTES on class CL_HRBAS_INFTY_1681_GUI has no parameter.
Method SET_STABLE_ATTRIBUTES on class CL_HRBAS_INFTY_1681_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 20070214

Method TOOLBAR_EXCLUDE_FUNC on class CL_HRBAS_INFTY_1681_GUI has no exception.

Method UPDATE_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LABEL Call by reference Type reference (TYPE) ANY 20070118
2 Importing IM_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME ALV control: Field name of internal table field 20070118
3 Importing IM_FIELDVALUE Call by reference Type reference (TYPE) ANY Field value 20070118

Method UPDATE_LABEL on class CL_HRBAS_INFTY_1681_GUI has no exception.

Method UPDATE_LISTBOX Signature

Method UPDATE_LISTBOX on class CL_HRBAS_INFTY_1681_GUI has no parameter.
Method UPDATE_LISTBOX on class CL_HRBAS_INFTY_1681_GUI has no exception.
History
Last changed by/on SAP  20110809 
SAP Release Created in 600