SAP ABAP Class CL_HRTNM_FILTER (Filter class)
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_FILTER Filter interface for TNM 20120418
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRTNM_FILTER_SNAP TNM: Filter Class for Snapshot 20120627
Properties
Class CL_HRTNM_FILTER  
Short Description Filter class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P99S_TNM   Training needs management 
Created 20120405   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRTNM_FILTER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRTNM_FILTER Filter interface for TNM 20120418
Friends
Class CL_HRTNM_FILTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO_DOCK_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20120418
2 AO_FILTER_ALV Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV class for filter 20120418
3 AS_OPTION_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA Option data 20120418
4 AT_FILTER_BTRTL Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on the subarea 20120418
5 AT_FILTER_BUKRS Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on the company code 20120419
6 AT_FILTER_EVTID Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on Event ID 20120627
7 AT_FILTER_EXPER Instance attribute Protected Object reference (TYPE REF TO) DATA Filter based on pers. nb (ext. attendee) 20120418
8 AT_FILTER_EXTRA Instance attribute Protected Object reference (TYPE REF TO) DATA Filter based on pers. nb (ext. trainer) 20120418
9 AT_FILTER_FTEGC Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on the training employee group 20120418
10 AT_FILTER_GSBER Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on Business Area 20120808
11 AT_FILTER_OBJCG Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on the course group 20120418
12 AT_FILTER_OBJCO Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on the course 20120418
13 AT_FILTER_OBJCT Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on the course type 20120418
14 AT_FILTER_OGSRK Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on Training Provider (Organizer) ID 20120627
15 AT_FILTER_OOTYP Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on Training Provider (Organizer) Type 20120627
16 AT_FILTER_ORGEH Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on the org. unit 20120418
17 AT_FILTER_PERNR Instance attribute Protected Object reference (TYPE REF TO) DATA Filter based on pers. nb (attendee) 20120418
18 AT_FILTER_PERSG Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on Employee Group 20120627
19 AT_FILTER_PERSK Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on Employee Subgroup 20120627
20 AT_FILTER_SNAPSHOT Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on TP Snapshot 20120627
21 AT_FILTER_TFCAT Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on the training fund category 20120418
22 AT_FILTER_TLREF Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on the training legal reference 20120418
23 AT_FILTER_TN_ID Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on the TN ID 20120418
24 AT_FILTER_TPCAT Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on the training plan category 20120418
25 AT_FILTER_TRAIN Instance attribute Protected Object reference (TYPE REF TO) DATA Filter based on pers. nb (trainer) 20120418
26 AT_FILTER_TSCHT Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on the time rec. type 20120419
27 AT_FILTER_TTYPE Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on the training type 20120418
28 AT_FILTER_VDSK1 Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on Org. Key 20120808
29 AT_FILTER_WERKS Instance attribute Protected Object reference (TYPE REF TO) DATA Filter on the area 20120418
30 AV_OPTION_STRUC_NAME Instance attribute Protected Type reference (TYPE) TABNAME Name for option structure 20120418
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20120418
2 F4_GET_DATA Static method Public Method Retrieve data for a given object F4 help 20120419
Events
Class CL_HRTNM_FILTER has no event.
Types
Class CL_HRTNM_FILTER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OPTION_DATA Call by reference Type reference (TYPE) ANY Option data 20120418
2 Importing IV_OPTION_STRUC_NAME Call by reference Type reference (TYPE) TABNAME Name for option structure 20120418

Method CONSTRUCTOR on class CL_HRTNM_FILTER has no exception.

Method F4_GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) ANY F4 structure 20120419
2 Changing CT_DATA Call by reference Type reference (TYPE) TABLE F4 table 20120419
3 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20120419
4 Importing IV_DYNNR Call by reference Type reference (TYPE) DYNNR SY-DYNNR Number of the following screen 20120419
5 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20120419
6 Importing IV_OTYPE Call by reference Type reference (TYPE) OTYPE Object type 20120419
7 Importing IV_PNAME Call by reference Type reference (TYPE) ANY Parameter name within the screen for obj. type 20120419
8 Importing IV_READ_SCREEN Call by reference Type reference (TYPE) XFELD Read screen? 20120419
9 Importing IV_REPID Call by reference Type reference (TYPE) REPID SY-REPID ABAP Program Name 20120419
10 Importing IV_SET_MODE Call by reference Type reference (TYPE) XFELD X = Multiple Selection 20120419

Method F4_GET_DATA on class CL_HRTNM_FILTER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in