SAP ABAP Class CL_HRPA_INFOTYPE_0278 (Basic Data Pension Fund)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PA-PF-XX (Application Component) Pension fund: General Parts
⤷
PAOC_PAD_INFTY_0278_XX (Package) Infotype Decoupling for IT 0278- International
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPA_INFOTYPE_NNNN | HR Master Data: Generic IT Logic | 20020917 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPA_INFOTYPE_0278_NL | Basic Data for Pension Fund | 20021030 |
Properties
| Class | CL_HRPA_INFOTYPE_0278 | |
| Short Description | Basic Data Pension Fund | |
| Super Class | CL_HRPA_INFOTYPE_NNNN | HR Master Data: Generic IT Logic |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PAOC_PAD_INFTY_0278_XX | Infotype Decoupling for IT 0278- International |
| Created | 20020917 | SAP |
| Last change | 20040909 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_HRPA_INFOTYPE_0278 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0278 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HRPA_CH_EMPL_ATTRIB | HR-CH: Employee Attributes to Infotypes | 20020917 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | P02_APPLI | 'PK' | Subapplication Code | 20021016 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Add Error Message | 20020917 | |
| 2 | Instance method | Protected | Method | Check the relation between the employer and the fund | 20030923 | |
| 3 | Instance method | Protected | Method | Check Infotype 0278 (Without Employee Attributes) | 20020917 | |
| 4 | Instance method | Protected | Method | Initialize Start Date and Entry Date | 20021030 | |
| 5 | Instance method | Protected | Method | Specify Fund-Dependent Data | 20020917 |
Events
Class CL_HRPA_INFOTYPE_0278 has no event.
Types
Class CL_HRPA_INFOTYPE_0278 has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAUSE | Call by reference | Type reference (TYPE) | HRPAD_MESSAGE_CAUSE | IF_HRPA_MESSAGE_HANDLER=>INFOTYPE_SPECIFIC | HR: Stammdaten, Grund für die Ausgabe einer Nachricht | 20020917 | ||
| 2 | FIELD1 | Call by reference | Type reference (TYPE) | PROP_FNAME | Vorschlagswerte Schnellerfassung: Feldname | 20020917 | |||
| 3 | FIELD2 | Call by reference | Type reference (TYPE) | PROP_FNAME | Vorschlagswerte Schnellerfassung: Feldname | 20020917 | |||
| 4 | FIELD3 | Call by reference | Type reference (TYPE) | PROP_FNAME | Vorschlagswerte Schnellerfassung: Feldname | 20020917 | |||
| 5 | FIELD4 | Call by reference | Type reference (TYPE) | PROP_FNAME | Vorschlagswerte Schnellerfassung: Feldname | 20020917 | |||
| 6 | MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Struktur der Message-Variablen | 20021030 | |||
| 7 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20020917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021016 |
Method CHECK_EMPLOYER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030923 | |||
| 2 | KASSE | Call by reference | Type reference (TYPE) | P02K_KASSE | Pensionskasse | 20030923 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030923 | |||
| 4 | PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personalnummer | 20030923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20030923 |
Method CHECK_P0278 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020917 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20020917 | |||
| 3 | P0278 | Call by reference | Type reference (TYPE) | P0278 | Personal-Stammsatz Infotyp 0278 (Grunddaten PK [CH]) | 20020917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021016 |
Method INITIALIZE_BEGDA_EINDT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Gültigkeitsbeginn | 20021030 | |||
| 2 | EINDT | Call by reference | Type reference (TYPE) | P02K_EINDT | Eintrittsdatum | 20021030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021030 |
Method INITIALIZE_KASSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020917 | |||
| 2 | KASSE | Call by reference | Type reference (TYPE) | P02K_KASSE | Pensionskasse | 20020917 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20020917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021016 |
History
| Last changed by/on | SAP | 20040909 |
| SAP Release Created in | 200 |