SAP ABAP Class CL_HRPAYFR_DECL_POPUP (ALV class for creation of declaration)
Hierarchy
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
   PY-FR (Application Component) France
     PC06 (Package) HR Payroll: France
Properties
Class CL_HRPAYFR_DECL_POPUP  
Short Description ALV class for creation of declaration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC06   HR Payroll: France 
Created 20121012   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 PFRDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYFR_DECL_POPUP has no interface implemented.
Friends
Class CL_HRPAYFR_DECL_POPUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ALV_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID 20121018
2 MO_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER 20121018
3 MT_ALV_DATA Instance attribute Protected Type reference (TYPE) P06_DECL_ALV_POPUP_TAB Table of declarations 20121018
4 MV_SELECT Instance attribute Protected Type reference (TYPE) BOOLE_D BOOLE field data elements: TRUE (='X') and FALSE (=' ') 20121031
Methods
# Method Level Visibility Method type Description Created on
1 ALV_SET_FIELDCAT Instance method Protected Method Set field catalog for ALV display 20121018
2 APPLY_ACTION Instance method Public Method Apply a given status to all selected entries 20121018
3 CONSTRUCTOR Instance method Public Constructor Constructor 20121018
4 DISPLAY_DECLARATIONS Instance method Public Method Display declarations 20121018
5 GET_DATA Instance method Public Method Get data 20121018
6 ON_DATA_CHANGED Instance method Public Event handling method On data change event 20121018
7 RESET_DATA Instance method Public Method Reset data 20121018
8 SET_VISIBLE Instance method Public Method Set ALV grid visible 20121018
Events
Class CL_HRPAYFR_DECL_POPUP has no event.
Types
Class CL_HRPAYFR_DECL_POPUP has no local type.
Method Signatures

Method ALV_SET_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Catalog for List Viewer control 20121018
2 Importing IV_STRUCT_NAME Call by reference Type reference (TYPE) TABNAME ALV structure name 20121018

Method ALV_SET_FIELDCAT on class CL_HRPAYFR_DECL_POPUP has no exception.

Method APPLY_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) BOOLE_D 20121018

Method APPLY_ACTION on class CL_HRPAYFR_DECL_POPUP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DECLARATIONS Call by reference Type reference (TYPE) P06_DECL_ALV_POPUP_TAB Table of declarations 20121018
2 Importing IV_SELECT Call by reference Type reference (TYPE) BOOLE_D BOOLE field data elements: TRUE (='X') and FALSE (=' ') 20121031

Method CONSTRUCTOR on class CL_HRPAYFR_DECL_POPUP has no exception.

Method DISPLAY_DECLARATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL_EVENTS Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20121018
2 Importing IV_CONTAINER_NAME Call by reference Type reference (TYPE) TABNAME Container name 20121018
3 Importing IV_STRUCT_NAME Call by reference Type reference (TYPE) TABNAME ALV structure name 20121018

Method DISPLAY_DECLARATIONS on class CL_HRPAYFR_DECL_POPUP has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALV_DATA Call by reference Type reference (TYPE) P06_DECL_ALV_POPUP_TAB Table type for DECL popup structure 20121018

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

Method ON_DATA_CHANGED on class CL_HRPAYFR_DECL_POPUP has no exception.

Method RESET_DATA Signature

Method RESET_DATA on class CL_HRPAYFR_DECL_POPUP has no parameter.
Method RESET_DATA on class CL_HRPAYFR_DECL_POPUP has no exception.

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VISIBLE Call by reference Type reference (TYPE) CHAR1 1 character code 20121018

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