SAP ABAP Class CL_HRPAYFR_SH_BL (t)
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_SH_BL  
Short Description t    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC06   HR Payroll: France 
Created 20120517   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 P99SF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 PFRDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYFR_SH_BL has no interface implemented.
Friends
Class CL_HRPAYFR_SH_BL has no friend class.
Attributes
Class CL_HRPAYFR_SH_BL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DOES_DECL_OPEN_CANC Static method Public Method Does the employee still have an open/cancel declaration? 20130416
2 IS_STATS_ACCEPTED Static method Public Method Is the Stats an accepted Status? 20120611
3 IS_STATS_OPEN Static method Public Method Is the STATS an open status? 20120611
4 IS_STATS_OVER Static method Public Method Is the Stats can be considered as "Over"? 20130416
5 IS_STATS_REJECTED Static method Public Method Is the Stats a rejected Status? 20120611
6 IS_TYPRO_TEST Static method Public Method Is the TYPRO an TEST type? 20121212
7 NAVIGATE_TO_SH_VIEWER Static method Public Method Navigate to the SH GLBID related entries (call SH viewer) 20120626
8 SH_GET_TYPRO Static method Public Method Get SH process type according to B2A doc. type 20120613
9 SH_VIEWER_CONV_T5F99SE_SELECT Static method Public Method Convert Status Handler Viewer selection in STMOD for T5F99SE 20120611
10 SH_VIEWER_CONV_T5F99SR_SELECT Static method Public Method Convert Status Handler Viewer selection in STMOD forT5F99SR 20121018
Events
Class CL_HRPAYFR_SH_BL has no event.
Types
Class CL_HRPAYFR_SH_BL has no local type.
Method Signatures

Method DOES_DECL_OPEN_CANC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_OK Call by reference Type reference (TYPE) XFELD Checkbox 20130416
2 Importing IO_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) CL_HR99S00_MESSAGE_LIST 20130416
3 Importing IO_SH_PROXY Call by reference Object reference (TYPE REF TO) CL_HRPAYFR_N4DS_SH_PROXY N4DS - Status Handler Proxy class 20130416
4 Importing IT_P3319 Call by reference Type reference (TYPE) HRPADFR_P3319 Table type for Declaration statuses 20130416
5 Importing IV_DA_3319 Call by reference Type reference (TYPE) ENDDA Key date infotype 3319 20130416
6 Importing IV_DETYP Call by reference Type reference (TYPE) P06_TYP_N4DS Notification type 20130416
7 Importing IV_EMENV Call by reference Type reference (TYPE) P06_EMENV Test or real file sending code 20130416
8 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA '06' Country group 20130416
9 Importing IV_PB2A Call by reference Type reference (TYPE) XFELD B2A activated? 20130416
10 Importing IV_PERNR Call by reference Type reference (TYPE) PERSNO Personnel number 20130416
11 Importing IV_TRTYP Call by reference Type reference (TYPE) P06_TRTYP Transfer type 20130416

Method DOES_DECL_OPEN_CANC on class CL_HRPAYFR_SH_BL has no exception.

Method IS_STATS_ACCEPTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel number 20120611
2 Importing IV_STATS Call by reference Type reference (TYPE) T5F99ST-STATS SubGro 20120611
3 Importing IV_TYPRO Call by reference Type reference (TYPE) P_99S_TYPRO Process category 20120611
4 Returning RV_ACCEPTED Value transfer Type reference (TYPE) BOOLE_D BOOLE field data elements: TRUE (='X') and FALSE (=' ') 20120611

Method IS_STATS_ACCEPTED on class CL_HRPAYFR_SH_BL has no exception.

Method IS_STATS_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel number 20120611
2 Importing IV_STATS Call by reference Type reference (TYPE) T5F99ST-STATS SubGro 20120611
3 Importing IV_TYPRO Call by reference Type reference (TYPE) P_99S_TYPRO Process category 20120611
4 Returning RV_OPEN Value transfer Type reference (TYPE) BOOLE_D BOOLE field data elements: TRUE (='X') and FALSE (=' ') 20120611

Method IS_STATS_OPEN on class CL_HRPAYFR_SH_BL has no exception.

Method IS_STATS_OVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel number 20130416
2 Importing IV_STATS Call by reference Type reference (TYPE) T5F99ST-STATS SubGro 20130416
3 Importing IV_TYPRO Call by reference Type reference (TYPE) P_99S_TYPRO Process category 20130416
4 Returning RV_OVER Value transfer Type reference (TYPE) BOOLE_D Status complete? 20130416

Method IS_STATS_OVER on class CL_HRPAYFR_SH_BL has no exception.

Method IS_STATS_REJECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel number 20120611
2 Importing IV_STATS Call by reference Type reference (TYPE) T5F99ST-STATS SubGro 20120611
3 Importing IV_TYPRO Call by reference Type reference (TYPE) P_99S_TYPRO Process category 20120611
4 Returning RV_REJECTED Value transfer Type reference (TYPE) BOOLE_D BOOLE field data elements: TRUE (='X') and FALSE (=' ') 20120611

Method IS_STATS_REJECTED on class CL_HRPAYFR_SH_BL has no exception.

Method IS_TYPRO_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPRO Call by reference Type reference (TYPE) P_99S_TYPRO 20121212
2 Returning RV_TEST Value transfer Type reference (TYPE) BOOLE_D 20121212

Method IS_TYPRO_TEST on class CL_HRPAYFR_SH_BL has no exception.

Method NAVIGATE_TO_SH_VIEWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_OK Call by reference Type reference (TYPE) XFELD Checkbox 20120626
2 Importing IS_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: structure for V_PB2AMGR 20120626

Method NAVIGATE_TO_SH_VIEWER on class CL_HRPAYFR_SH_BL has no exception.

Method SH_GET_TYPRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SH_TYPRO Call by reference Type reference (TYPE) P_99S_TYPRO Process category 20120613
2 Importing IV_B2A_DOCTY Call by reference Type reference (TYPE) PC_B2A_DOCTY HR-B2A: Document type 20120613

Method SH_GET_TYPRO on class CL_HRPAYFR_SH_BL has no exception.

Method SH_VIEWER_CONV_T5F99SE_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20120611
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC ABAP Instructions Return Code 20120611
3 Exporting ET_T5F99SE Call by reference Type reference (TYPE) HR99S_TAB_T5F99SE Table type for T5F99SE 20120611
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start date 20120611
5 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End date 20120611
6 Importing IV_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: global object ID 20120611
7 Importing IV_ONLY_REJECTED Call by reference Type reference (TYPE) BOOLE_D BOOLE field data elements: TRUE (='X') and FALSE (=' ') 20120611
8 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel number 20120611
9 Importing IV_STATS Call by reference Type reference (TYPE) P_99S_STATS SubGro 20120611
10 Importing IV_STMOD Call by reference Type reference (TYPE) P_99S_STMOD Document identification 20120611
11 Importing IV_TYPRO Call by reference Type reference (TYPE) P_99S_TYPRO Process category 20120611

Method SH_VIEWER_CONV_T5F99SE_SELECT on class CL_HRPAYFR_SH_BL has no exception.

Method SH_VIEWER_CONV_T5F99SR_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_T5F99SR Call by reference Type reference (TYPE) HR99S_TAB_T5F99SR Type of table for T5F99SR 20121018
2 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start date 20121018
3 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End date 20121018
4 Importing IV_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: global object ID 20121018
5 Importing IV_ONLY_REJECTED Call by reference Type reference (TYPE) BOOLE_D BOOLE field data elements: TRUE (='X') and FALSE (=' ') 20121018
6 Importing IV_STATS Call by reference Type reference (TYPE) P_99S_STATS SubGro 20121018
7 Importing IV_STMOD Call by reference Type reference (TYPE) P_99S_STMOD Document identification 20121018
8 Importing IV_TYPRO Call by reference Type reference (TYPE) P_99S_TYPRO Process category 20121018

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