SAP ABAP Class CL_HRPAYFR_CRA_POPUP (ALV class for CRA manual integration)
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_CRA_POPUP  
Short Description ALV class for CRA manual integration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC06   HR Payroll: France 
Created 20120606   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_CRA_POPUP has no interface implemented.
Friends
Class CL_HRPAYFR_CRA_POPUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO_ALV_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID 20120611
2 AO_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER 20120611
3 AO_SH_PROXY Instance attribute Protected Object reference (TYPE REF TO) CL_HRPAYFR_N4DS_SH_PROXY N4DS - Status Handler Proxy class 20120611
4 AT_ALV_DATA Instance attribute Protected Type reference (TYPE) P06_CRA_ALV_POPUP_TAB Table type for popup CRA structure 20120611
5 AT_DOC_HISTORY_SOURCE Instance attribute Protected Type reference (TYPE) HR99S_TAB_DOCUMENTS_HISTORY Document history table 20120611
Methods
# Method Level Visibility Method type Description Created on
1 ALV_SET_FIELDCAT Instance method Protected Method Set field catalog for ALV display 20120611
2 APPLY_STATUS Instance method Public Method Apply a given status to all selected entries 20120611
3 CHECK_DATA Instance method Public Method Check data validity 20120611
4 CONSTRUCTOR Instance method Public Constructor Constructor 20120611
5 DISPLAY_DECLARATIONS Instance method Public Method Display declarations 20120611
6 GET_DATA Instance method Public Method Get data 20120611
7 GET_DECLARATIONS Instance method Public Method Get declarations 20120611
8 GET_TEXT Instance method Protected Method Get text 20120611
9 ON_DATA_CHANGED Instance method Public Event handling method On data change event 20120611
10 RESET_DATA Instance method Public Method Reset data 20120611
11 SET_VISIBLE Instance method Public Method Set ALV grid visible 20120611
Events
Class CL_HRPAYFR_CRA_POPUP has no event.
Types
Class CL_HRPAYFR_CRA_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 20120611
2 Importing IV_STRUCT_NAME Call by reference Type reference (TYPE) TABNAME ALV structure name 20120611

Method ALV_SET_FIELDCAT on class CL_HRPAYFR_CRA_POPUP has no exception.

Method APPLY_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG Call by reference Type reference (TYPE) SYMSG Message variable structure 20120611
2 Exporting EV_IS_OK Call by reference Type reference (TYPE) XFELD Action OK 20120611
3 Importing IV_STATS Call by reference Type reference (TYPE) P_99S_STATS SubGro 20120611

Method APPLY_STATUS on class CL_HRPAYFR_CRA_POPUP has no exception.

Method CHECK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG Call by reference Type reference (TYPE) SYMSG Message variable structure 20120611
2 Exporting EV_IS_OK Call by reference Type reference (TYPE) XFELD Check OK or KO? 20120611

Method CHECK_DATA on class CL_HRPAYFR_CRA_POPUP has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_HRPAYFR_CRA_POPUP has no parameter.
Method CONSTRUCTOR on class CL_HRPAYFR_CRA_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 20120611
2 Importing IV_CONTAINER_NAME Call by reference Type reference (TYPE) TABNAME Container name 20120611
3 Importing IV_STRUCT_NAME Call by reference Type reference (TYPE) TABNAME ALV structure name 20120611

Method DISPLAY_DECLARATIONS on class CL_HRPAYFR_CRA_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_CRA_ALV_POPUP_TAB Table type for popup CRA structure 20120611

Method GET_DATA on class CL_HRPAYFR_CRA_POPUP has no exception.

Method GET_DECLARATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOC_HISTORY Call by reference Type reference (TYPE) HR99S_TAB_DOCUMENTS_HISTORY Document history table 20120611
2 Importing IS_PB2AMGR Call by reference Type reference (TYPE) PB2AMGR HR-B2A: application data 20120611
3 Importing IV_STATS Call by reference Type reference (TYPE) P_99S_STATS SubGro 20120611

Method GET_DECLARATIONS on class CL_HRPAYFR_CRA_POPUP has no exception.

Method GET_TEXT Signature

Method GET_TEXT on class CL_HRPAYFR_CRA_POPUP has no parameter.
Method GET_TEXT on class CL_HRPAYFR_CRA_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) 20120611
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20120611
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20120611
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20120611
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20120611

Method ON_DATA_CHANGED on class CL_HRPAYFR_CRA_POPUP has no exception.

Method RESET_DATA Signature

Method RESET_DATA on class CL_HRPAYFR_CRA_POPUP has no parameter.
Method RESET_DATA on class CL_HRPAYFR_CRA_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 Visible or not? 20120611

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