SAP ABAP Class CL_HRPAYBE_BOWA_DA (BELCOTAX Dimissal Allowance)
Hierarchy
☛
SAP_HRCBE (Software Component) Sub component SAP_HRCBE of SAP_HR
⤷
PY-BE (Application Component) Belgium
⤷
PC12 (Package) HR accounting: Belgium
⤷
⤷
Properties
| Class | CL_HRPAYBE_BOWA_DA | |
| Short Description | BELCOTAX Dimissal Allowance | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC12 | HR accounting: Belgium |
| Created | 20121228 | SAP |
| Last change | 20131127 | 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
Class CL_HRPAYBE_BOWA_DA has no interface implemented.
Friends
Class CL_HRPAYBE_BOWA_DA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | HRPAYBE_T5BX14 | Belcotax: Table Type of T5BX14 | 20121228 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | HRPAYBE_T5BX4 | Belcotax: Table Type of T5BX4 | 20121228 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BEGDA | Start Date | 20121228 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ENDDA | End Date | 20121228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20121228 | |
| 2 | Instance method | Public | Method | Get Dimissal data from PA | 20130116 | |
| 3 | Instance method | Public | Method | Get Dimissal Notification Date from PA | 20130117 | |
| 4 | Instance method | Public | Method | Determine if this is an dimissal period | 20130114 | |
| 5 | Instance method | Public | Method | Determine if this is an period with dismissal notifi. date | 20130118 |
Events
Class CL_HRPAYBE_BOWA_DA has no event.
Types
Class CL_HRPAYBE_BOWA_DA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_T5BX14 | Call by reference | Type reference (TYPE) | HRPAYBE_T5BX14 | Belcotax: Table Type of T5BX14 | 20121228 | |||
| 2 | IT_T5BX4 | Call by reference | Type reference (TYPE) | HRPAYBE_T5BX4 | Belcotax: Table Type of T5BX4 | 20121228 | |||
| 3 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | SY-DATUM | Start Date | 20121228 | ||
| 4 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | SY-DATUM | End Date | 20121228 |
Method CONSTRUCTOR on class CL_HRPAYBE_BOWA_DA has no exception.
Method GET_DISMISSAL_FROM_PA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DISND | Call by reference | Type reference (TYPE) | P12_DISND | Dismissal notification date | 20130116 | |||
| 2 | EV_DISPD | Call by reference | Type reference (TYPE) | P12_DISPD | Dismissal period | 20130116 | |||
| 3 | IS_P0109 | Call by reference | Type reference (TYPE) | P0109 | HR Master Record: Infotype 0109 (Contract Elements B) | 20130116 |
Method GET_DISMISSAL_FROM_PA on class CL_HRPAYBE_BOWA_DA has no exception.
Method GET_DIS_NOTIF_DATE_FROM_PA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_P0109 | Call by reference | Type reference (TYPE) | PBEBW_TAB_P0109 | 20130117 | ||||
| 2 | RV_DIS_NOTIF_DATE | Value transfer | Type reference (TYPE) | P12_DISND | Dismissal notification date | 20130117 |
Method GET_DIS_NOTIF_DATE_FROM_PA on class CL_HRPAYBE_BOWA_DA has no exception.
Method IS_DISMISSAL_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RT | Call by reference | Type reference (TYPE) | PC207 | Results Table | 20130114 | |||
| 2 | IS_ST | Call by reference | Type reference (TYPE) | PC281 | Tax payroll Belgium | 20130114 | |||
| 3 | IT_SV | Call by reference | Type reference (TYPE) | HRPAYBE_SV | Payroll Results: Work Center/Basic Pay | 20130114 | |||
| 4 | RV_IS_DISMISSAL_PERIOD | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130114 |
Method IS_DISMISSAL_PERIOD on class CL_HRPAYBE_BOWA_DA has no exception.
Method IS_DIS_NOTIF_DATE_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RT | Call by reference | Type reference (TYPE) | PC207 | Payroll Results: Results Table | 20130118 | |||
| 2 | IS_ST | Call by reference | Type reference (TYPE) | PC281 | Tax payroll Belgium | 20130118 | |||
| 3 | IT_SV | Call by reference | Type reference (TYPE) | HRPAYBE_SV | Social Insurance | 20130118 | |||
| 4 | RV_IS_DIS_NOTIF_DATE_PERIOD | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130118 |
Method IS_DIS_NOTIF_DATE_PERIOD on class CL_HRPAYBE_BOWA_DA has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |