SAP ABAP Class CL_HRPAYFR_PERNR_LOG_ALV (French payroll: class to handle employee log display)
Hierarchy
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
   PY-FR (Application Component) France
     PC06 (Package) HR Payroll: France
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYFR_PERNR_LOG_ALV French payroll: class to handle employee log display 20121112
Properties
Class CL_HRPAYFR_PERNR_LOG_ALV  
Short Description French payroll: class to handle employee log display    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC06   HR Payroll: France 
Created 20121108   SAP 
Last change 20130531   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
# Interface Abstract Final Description Created on
1 IF_HRPAYFR_PERNR_LOG_ALV French payroll: class to handle employee log display 20121112
Friends
Class CL_HRPAYFR_PERNR_LOG_ALV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_FC_CLOSE Constant Protected Type reference (TYPE) FCODE 'WICL' Function code for closure of popup window 20121112
2 AC_PERNR_LOG_ALV Constant Protected Type reference (TYPE) TABNAME 'P06_S_PERNR_LOG' Name of reference structure 20121112
3 AO_DIALBOX_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Container for Custom Controls in the Screen Area 20121112
4 AO_GRID Static Attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20121112
5 AR_FIELD_NOTTOSORT Instance attribute Private Type reference (TYPE) RANGE_DOMA Range Table for Domain 20121112
6 AR_FIELD_TOHIDE Instance attribute Private Type reference (TYPE) RANGE_DOMA Range Table for Domain 20121112
7 AR_KEY_FIELDS Instance attribute Private Type reference (TYPE) RANGE_DOMA Range Table for Domain 20121112
8 AS_LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20121112
9 AS_OUTTAB Instance attribute Private Type reference (TYPE) P06_S_PERNR_LOG French payroll: employee log structure 20121112
10 AT_FIELDCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20121112
11 AT_OUTTAB Instance attribute Private Type reference (TYPE) P06_PERNR_LOG_TAB French payroll: employee log table type 20121112
12 AT_SORT Instance attribute Protected Type reference (TYPE) LVC_T_SORT ALV Control: Table of Sort Criteria 20121112
13 AT_TOOLBAR_FUNCTIONS Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20121112
14 AV_STRUCT_NAME Instance attribute Private Type reference (TYPE) TABNAME Table Name 20121112
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20121112
2 INIT_RANGES Instance method Private Method Init ranges 20121112
3 ON_ALV_TOOLBAR Instance method Private Event handling method Toolbar 20121112
4 ON_BUTTON_CLICK Instance method Private Event handling method On button click event 20121112
5 ON_USER_COMMAND Instance method Private Event handling method User command 20121112
6 REGISTER_EVENTS Instance method Private Method Register events 20121112
7 SET_FIELDCAT Instance method Private Method Set field catalog 20121112
8 SET_ICON Instance method Private Method Set icon 20121112
9 TOOLBAR_EXCLUDE_FUNC Instance method Private Method Exclude toolbar function 20121112
Events
Class CL_HRPAYFR_PERNR_LOG_ALV has no event.
Types
Class CL_HRPAYFR_PERNR_LOG_ALV 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 IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20121112
2 Importing IV_CAPTION Call by reference Type reference (TYPE) TEXT70 Title of popup window 20121112
3 Importing IV_EDIT Call by reference Type reference (TYPE) INT4 Natural Number 20121112
4 Importing IV_STRUCT_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20121112

Method CONSTRUCTOR on class CL_HRPAYFR_PERNR_LOG_ALV has no exception.

Method INIT_RANGES Signature

Method INIT_RANGES on class CL_HRPAYFR_PERNR_LOG_ALV has no parameter.
Method INIT_RANGES on class CL_HRPAYFR_PERNR_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) 20121112
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20121112

Method ON_ALV_TOOLBAR on class CL_HRPAYFR_PERNR_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) 20121112
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20121112
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20121112

Method ON_BUTTON_CLICK on class CL_HRPAYFR_PERNR_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) 20121112

Method ON_USER_COMMAND on class CL_HRPAYFR_PERNR_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 IV_ACTIVATION Call by reference Type reference (TYPE) XFELD Checkbox 20121112

Method REGISTER_EVENTS on class CL_HRPAYFR_PERNR_LOG_ALV has no exception.

Method SET_FIELDCAT Signature

Method SET_FIELDCAT on class CL_HRPAYFR_PERNR_LOG_ALV has no parameter.
Method SET_FIELDCAT on class CL_HRPAYFR_PERNR_LOG_ALV has no exception.

Method SET_ICON Signature

Method SET_ICON on class CL_HRPAYFR_PERNR_LOG_ALV has no parameter.
Method SET_ICON on class CL_HRPAYFR_PERNR_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 CT_EXCLUDE Call by reference Type reference (TYPE) UI_FUNCTIONS Function Code Table 20121112

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