SAP ABAP Class CL_HRPAYDEST_CALC_PROTO_SV (Log Class for SI Wage Types in Employment Tax Statement)
Hierarchy
☛
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
⤷
PY-DE-NT-TX (Application Component) Tax
⤷
P01T (Package) HR Germany: Tax
⤷
⤷
Properties
| Class | CL_HRPAYDEST_CALC_PROTO_SV | |
| Short Description | Log Class for SI Wage Types in Employment Tax Statement | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P01T | HR Germany: Tax |
| Created | 20110926 | 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) |
Interfaces
Class CL_HRPAYDEST_CALC_PROTO_SV has no interface implemented.
Friends
Class CL_HRPAYDEST_CALC_PROTO_SV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | MSGTY | 'I' | Message Type | 20111119 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | TT_WTYPE_PROCESSED | 20111119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Line in IT, Rule T5D2S, and Result in OT | 20111119 | |
| 2 | Instance method | Public | Method | Creates Log for DST SVL | 20111119 | |
| 3 | Instance method | Private | Method | Add Empty Table to Log | 20111119 | |
| 4 | Instance method | Private | Method | Describes Calculation Rule of Routines | 20111119 | |
| 5 | Instance method | Private | Method | Lists Entries in T5D2S | 20111119 | |
| 6 | Instance method | Private | Method | Displays Calculation per Wage Type | 20111119 |
Events
Class CL_HRPAYDEST_CALC_PROTO_SV has no event.
Types
Class CL_HRPAYDEST_CALC_PROTO_SV has no local type.
Method Signatures
Method APPEND_WTYPE_PROCESSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_IT | Call by reference | Type reference (TYPE) | PC207 | Abrechnungsergebnis: Ergebnistabelle | 20111119 | |||
| 2 | IS_T5D2S | Call by reference | Type reference (TYPE) | T5D2S | Abgeleitete Steuerlohnarten | 20111119 | |||
| 3 | IT_OT | Call by reference | Type reference (TYPE) | HRPAY99_RT | Ergebnistabelle | 20111119 |
Method APPEND_WTYPE_PROCESSED on class CL_HRPAYDEST_CALC_PROTO_SV has no exception.
Method CREATE_PROTO_SVL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111119 | ||||
| 2 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPAY00_MESSAGE_HANDLER | Message Handler | 20111119 | |||
| 3 | IT_T5D2S | Call by reference | Type reference (TYPE) | HRPAYDE_T5D2S | Tabellentyp für T5D2S | 20111119 | |||
| 4 | I_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Gültigkeitsbeginn | 20111119 | |||
| 5 | I_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Gültigkeitsende | 20111119 | |||
| 6 | I_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20111119 |
Method CREATE_PROTO_SVL on class CL_HRPAYDEST_CALC_PROTO_SV has no exception.
Method INSERT_PROTO_EMPTY_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111119 | ||||
| 2 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPAY00_MESSAGE_HANDLER | Message Handler | 20111119 | |||
| 3 | I_HEADER | Call by reference | Type reference (TYPE) | ANY | 20111119 |
Method INSERT_PROTO_EMPTY_TAB on class CL_HRPAYDEST_CALC_PROTO_SV has no exception.
Method PROTO_EXPLANATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111119 | ||||
| 2 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPAY00_MESSAGE_HANDLER | Message Handler | 20111119 | |||
| 3 | I_MSGNR | Call by reference | Type reference (TYPE) | MSGNR | Nachrichtennummer | 20111119 |
Method PROTO_EXPLANATION on class CL_HRPAYDEST_CALC_PROTO_SV has no exception.
Method PROTO_T5D2S Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPAY00_MESSAGE_HANDLER | Message Handler | 20111119 | |||
| 2 | IT_T5D2S | Call by reference | Type reference (TYPE) | HRPAYDE_T5D2S | Tabellentyp für T5D2S | 20111119 | |||
| 3 | I_HEADER | Call by reference | Type reference (TYPE) | ANY | 20111119 |
Method PROTO_T5D2S on class CL_HRPAYDEST_CALC_PROTO_SV has no exception.
Method PROTO_WTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPAY00_MESSAGE_HANDLER | Message Handler | 20111119 | |||
| 2 | I_HEADER | Call by reference | Type reference (TYPE) | ANY | 20111119 |
Method PROTO_WTYPES on class CL_HRPAYDEST_CALC_PROTO_SV has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |