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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Constant | Protected | Type reference (TYPE) | FCODE | 'WICL' | Function code for closure of popup window | 20121112 | ||
| 2 | Constant | Protected | Type reference (TYPE) | TABNAME | 'P06_S_PERNR_LOG' | Name of reference structure | 20121112 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in the Screen Area | 20121112 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20121112 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RANGE_DOMA | Range Table for Domain | 20121112 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RANGE_DOMA | Range Table for Domain | 20121112 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RANGE_DOMA | Range Table for Domain | 20121112 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20121112 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | P06_S_PERNR_LOG | French payroll: employee log structure | 20121112 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20121112 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | P06_PERNR_LOG_TAB | French payroll: employee log table type | 20121112 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_SORT | ALV Control: Table of Sort Criteria | 20121112 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20121112 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20121112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20121112 | |
| 2 | Instance method | Private | Method | Init ranges | 20121112 | |
| 3 | Instance method | Private | Event handling method | Toolbar | 20121112 | |
| 4 | Instance method | Private | Event handling method | On button click event | 20121112 | |
| 5 | Instance method | Private | Event handling method | User command | 20121112 | |
| 6 | Instance method | Private | Method | Register events | 20121112 | |
| 7 | Instance method | Private | Method | Set field catalog | 20121112 | |
| 8 | Instance method | Private | Method | Set icon | 20121112 | |
| 9 | 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 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20121112 | |||
| 2 | IV_CAPTION | Call by reference | Type reference (TYPE) | TEXT70 | Title of popup window | 20121112 | |||
| 3 | IV_EDIT | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20121112 | |||
| 4 | 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 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20121112 | |||||
| 2 | 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 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20121112 | |||||
| 2 | E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20121112 | |||||
| 3 | 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 | 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 | 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 | 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 |