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 | 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) | |
| 3 | 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 | Static method | Public | Method | Does the employee still have an open/cancel declaration? | 20130416 | |
| 2 | Static method | Public | Method | Is the Stats an accepted Status? | 20120611 | |
| 3 | Static method | Public | Method | Is the STATS an open status? | 20120611 | |
| 4 | Static method | Public | Method | Is the Stats can be considered as "Over"? | 20130416 | |
| 5 | Static method | Public | Method | Is the Stats a rejected Status? | 20120611 | |
| 6 | Static method | Public | Method | Is the TYPRO an TEST type? | 20121212 | |
| 7 | Static method | Public | Method | Navigate to the SH GLBID related entries (call SH viewer) | 20120626 | |
| 8 | Static method | Public | Method | Get SH process type according to B2A doc. type | 20120613 | |
| 9 | Static method | Public | Method | Convert Status Handler Viewer selection in STMOD for T5F99SE | 20120611 | |
| 10 | 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 | EV_IS_OK | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20130416 | |||
| 2 | IO_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_MESSAGE_LIST | 20130416 | ||||
| 3 | IO_SH_PROXY | Call by reference | Object reference (TYPE REF TO) | CL_HRPAYFR_N4DS_SH_PROXY | N4DS - Status Handler Proxy class | 20130416 | |||
| 4 | IT_P3319 | Call by reference | Type reference (TYPE) | HRPADFR_P3319 | Table type for Declaration statuses | 20130416 | |||
| 5 | IV_DA_3319 | Call by reference | Type reference (TYPE) | ENDDA | Key date infotype 3319 | 20130416 | |||
| 6 | IV_DETYP | Call by reference | Type reference (TYPE) | P06_TYP_N4DS | Notification type | 20130416 | |||
| 7 | IV_EMENV | Call by reference | Type reference (TYPE) | P06_EMENV | Test or real file sending code | 20130416 | |||
| 8 | IV_MOLGA | Call by reference | Type reference (TYPE) | MOLGA | '06' | Country group | 20130416 | ||
| 9 | IV_PB2A | Call by reference | Type reference (TYPE) | XFELD | B2A activated? | 20130416 | |||
| 10 | IV_PERNR | Call by reference | Type reference (TYPE) | PERSNO | Personnel number | 20130416 | |||
| 11 | 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 | IV_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personnel number | 20120611 | |||
| 2 | IV_STATS | Call by reference | Type reference (TYPE) | T5F99ST-STATS | SubGro | 20120611 | |||
| 3 | IV_TYPRO | Call by reference | Type reference (TYPE) | P_99S_TYPRO | Process category | 20120611 | |||
| 4 | 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 | IV_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personnel number | 20120611 | |||
| 2 | IV_STATS | Call by reference | Type reference (TYPE) | T5F99ST-STATS | SubGro | 20120611 | |||
| 3 | IV_TYPRO | Call by reference | Type reference (TYPE) | P_99S_TYPRO | Process category | 20120611 | |||
| 4 | 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 | IV_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personnel number | 20130416 | |||
| 2 | IV_STATS | Call by reference | Type reference (TYPE) | T5F99ST-STATS | SubGro | 20130416 | |||
| 3 | IV_TYPRO | Call by reference | Type reference (TYPE) | P_99S_TYPRO | Process category | 20130416 | |||
| 4 | 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 | IV_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personnel number | 20120611 | |||
| 2 | IV_STATS | Call by reference | Type reference (TYPE) | T5F99ST-STATS | SubGro | 20120611 | |||
| 3 | IV_TYPRO | Call by reference | Type reference (TYPE) | P_99S_TYPRO | Process category | 20120611 | |||
| 4 | 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 | IV_TYPRO | Call by reference | Type reference (TYPE) | P_99S_TYPRO | 20121212 | ||||
| 2 | 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 | EV_IS_OK | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20120626 | |||
| 2 | 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 | EV_SH_TYPRO | Call by reference | Type reference (TYPE) | P_99S_TYPRO | Process category | 20120613 | |||
| 2 | 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 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20120611 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | ABAP Instructions Return Code | 20120611 | |||
| 3 | ET_T5F99SE | Call by reference | Type reference (TYPE) | HR99S_TAB_T5F99SE | Table type for T5F99SE | 20120611 | |||
| 4 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start date | 20120611 | |||
| 5 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End date | 20120611 | |||
| 6 | IV_GLBID | Call by reference | Type reference (TYPE) | PC_B2A_GLBID | HR-B2A: global object ID | 20120611 | |||
| 7 | IV_ONLY_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | BOOLE field data elements: TRUE (='X') and FALSE (=' ') | 20120611 | |||
| 8 | IV_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personnel number | 20120611 | |||
| 9 | IV_STATS | Call by reference | Type reference (TYPE) | P_99S_STATS | SubGro | 20120611 | |||
| 10 | IV_STMOD | Call by reference | Type reference (TYPE) | P_99S_STMOD | Document identification | 20120611 | |||
| 11 | 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 | ET_T5F99SR | Call by reference | Type reference (TYPE) | HR99S_TAB_T5F99SR | Type of table for T5F99SR | 20121018 | |||
| 2 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start date | 20121018 | |||
| 3 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | End date | 20121018 | |||
| 4 | IV_GLBID | Call by reference | Type reference (TYPE) | PC_B2A_GLBID | HR-B2A: global object ID | 20121018 | |||
| 5 | IV_ONLY_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | BOOLE field data elements: TRUE (='X') and FALSE (=' ') | 20121018 | |||
| 6 | IV_STATS | Call by reference | Type reference (TYPE) | P_99S_STATS | SubGro | 20121018 | |||
| 7 | IV_STMOD | Call by reference | Type reference (TYPE) | P_99S_STMOD | Document identification | 20121018 | |||
| 8 | 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 |