SAP ABAP Class IF_HRPAYAT_CONTRIBUTION (SI Contribution)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPAYAT_CONTRIBUTION | SI Contribution | 20091228 |
Properties
| Class | IF_HRPAYAT_CONTRIBUTION | |
| Short Description | SI Contribution | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20091222 | SAP |
| Last change | 20110809 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_HRPAYAT_CONTRIBUTION has no forward declaration.
Interfaces
Class IF_HRPAYAT_CONTRIBUTION has no interface implemented.
Friends
Class IF_HRPAYAT_CONTRIBUTION has no friend class.
Attributes
Class IF_HRPAYAT_CONTRIBUTION has no attribute.
Methods
Events
Class IF_HRPAYAT_CONTRIBUTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_CONTRIBUTIONS | Public | See coding | 20100126 | TTY_CONTRIBUTIONS TYPE STANDARD TABLE OF REF TO
if_hrpayat_contribution WITH DEFAULT KEY
|
Method Signatures
Method ADD_BASE_HBG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BASE_HBG | Call by reference | Type reference (TYPE) | BETPE | Personalabrechnung: Betrag pro Einheit | 20100901 |
Method ADD_BASE_HBG on class IF_HRPAYAT_CONTRIBUTION has no exception.
Method ADD_CONTRIBUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTRIBUTION | Call by reference | Type reference (TYPE) | BETRG | Betrag | 20100419 |
Method ADD_CONTRIBUTION on class IF_HRPAYAT_CONTRIBUTION has no exception.
Method GET_BASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | BETRG | Betrag | 20100129 |
Method GET_BASE on class IF_HRPAYAT_CONTRIBUTION has no exception.
Method GET_BASE_HBG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | BETPE | Personalabrechnung: Betrag pro Einheit | 20100901 |
Method GET_BASE_HBG on class IF_HRPAYAT_CONTRIBUTION has no exception.
Method GET_CONTRIBUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | BETRG | Betrag | 20100204 |
Method GET_CONTRIBUTION on class IF_HRPAYAT_CONTRIBUTION has no exception.
Method GET_PAYMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Object reference (TYPE REF TO) | IF_HRPAYAT_PAYMENT | Zahlung zum oder nach dem Austritt | 20100202 |
Method GET_PAYMENT on class IF_HRPAYAT_CONTRIBUTION has no exception.
Method GET_PERCENTAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | ANZHL | Anzahl | 20100406 |
Method GET_PERCENTAGE on class IF_HRPAYAT_CONTRIBUTION has no exception.
Method GET_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Object reference (TYPE REF TO) | IF_HRPAYAT_PERIOD | Teilzeitraum innerhalb des SV-Zeitaums | 20100212 |
Method GET_PERIOD on class IF_HRPAYAT_CONTRIBUTION has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BASE | Call by reference | Type reference (TYPE) | BETPE | Grundlage | 20100126 | |||
| 2 | IM_COMPENSATION | Call by reference | Type reference (TYPE) | BOOLE_D | KUE -> ja/nein | 20100204 | |||
| 3 | IM_COMPENSATION2 | Call by reference | Type reference (TYPE) | BOOLE_D | KUE2* -> ja/nein | 20100224 | |||
| 4 | IM_COMPOSITION | Call by reference | Type reference (TYPE) | BOOLE_D | Vergleich -> ja/nein | 20100408 | |||
| 5 | IM_CONTRIBUTION | Call by reference | Type reference (TYPE) | BETRG | Beitrag | 20100126 | |||
| 6 | IM_ECARD | Call by reference | Type reference (TYPE) | BOOLE_D | ecard -> ja/nein | 20100322 | |||
| 7 | IM_PERCENTAGE | Call by reference | Type reference (TYPE) | ANZHL | Prozentsatz | 20100126 | |||
| 8 | IM_RECURRING | Call by reference | Type reference (TYPE) | BOOLE_D | laufend -> ja/nein | 20100204 | |||
| 9 | IM_R_PAYMENT | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYAT_PAYMENT | Zahlung zum oder nach dem Austritt | 20100126 | |||
| 10 | IM_R_PERIOD | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYAT_PERIOD | Teilzeitraum innerhalb des SV-Zeitaums | 20100126 | |||
| 11 | IM_TOTAL_BASE | Call by reference | Type reference (TYPE) | BETPE | Summe Grundlage | 20100126 | |||
| 12 | IM_VACATION_COMPENSATION | Call by reference | Type reference (TYPE) | BOOLE_D | UE -> ja/nein | 20100322 | |||
| 13 | IM_WAGE_TYPE | Call by reference | Type reference (TYPE) | LGART | Lohnart | 20100126 |
Method INITIALIZE on class IF_HRPAYAT_CONTRIBUTION has no exception.
Method IS_COMPENSATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100204 |
Method IS_COMPENSATION on class IF_HRPAYAT_CONTRIBUTION has no exception.
Method IS_COMPENSATION2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100224 |
Method IS_COMPENSATION2 on class IF_HRPAYAT_CONTRIBUTION has no exception.
Method IS_COMPOSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100408 |
Method IS_COMPOSITION on class IF_HRPAYAT_CONTRIBUTION has no exception.
Method IS_ECARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100322 |
Method IS_ECARD on class IF_HRPAYAT_CONTRIBUTION has no exception.
Method IS_RECURRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | BOOLE_D | laufend -> ja/nein | 20100204 |
Method IS_RECURRING on class IF_HRPAYAT_CONTRIBUTION has no exception.
Method IS_VACATION_COMPENSATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100322 |
Method IS_VACATION_COMPENSATION on class IF_HRPAYAT_CONTRIBUTION has no exception.
Method SET_BASE_HBG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BASE_HBG | Call by reference | Type reference (TYPE) | BETPE | Personalabrechnung: Betrag pro Einheit | 20100901 |
Method SET_BASE_HBG on class IF_HRPAYAT_CONTRIBUTION has no exception.
Method SET_CONTRIBUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTRIBUTION | Call by reference | Type reference (TYPE) | BETRG | Beitrag | 20100126 |
Method SET_CONTRIBUTION on class IF_HRPAYAT_CONTRIBUTION has no exception.
Method SET_PERCENTAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PERCENTAGE | Call by reference | Type reference (TYPE) | ANZHL | Anzahl | 20100406 |
Method SET_PERCENTAGE on class IF_HRPAYAT_CONTRIBUTION has no exception.
History
| Last changed by/on | SAP | 20110809 |
| SAP Release Created in |