SAP ABAP Class CL_HRPA_INFOTYPE_0028 (HR: Infotype 0028)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PA-PA (Application Component) Personnel Administration
⤷
PAOC_PAD_INFTY_0028 (Package) Infotype 0028 (Int. Medical Service)
⤷
⤷
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 | 20021128 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPA_INFOTYPE_0028_FR_PS | Medical examination (public sector FR) | 20060720 |
Properties
| Class | CL_HRPA_INFOTYPE_0028 | |
| Short Description | HR: Infotype 0028 | |
| 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 | ||
| Category | 0 | |
| Package | PAOC_PAD_INFTY_0028 | Infotype 0028 (Int. Medical Service) |
| Created | 20021128 | SAP |
| Last change | 20030123 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_HRPA_INFOTYPE_0028 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0028 has no friend class.
Attributes
Class CL_HRPA_INFOTYPE_0028 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check Whether Areas of Examination May Be Deleted | 20030113 | |
| 2 | Instance method | Protected | Method | Check Areas of Examination | 20021203 | |
| 3 | Instance method | Public | Method | Check Whether Date of Examination Is Before Date of Birth | 20030410 | |
| 4 | Instance method | Protected | Method | Check Last Date of Examination | 20021203 | |
| 5 | Instance method | Protected | Method | Check Whether Result Exists | 20021203 | |
| 6 | Instance method | Protected | Method | Check Area of Examination: Single Field SBJnn | 20021204 | |
| 7 | Instance method | Protected | Method | Check Area of Examination: Single Field WTFnn | 20021204 | |
| 8 | Instance method | Protected | Method | Fill Internal Table with Areas of Examination from P0028 | 20030108 | |
| 9 | Instance method | Protected | Method | Infotype-Specific Logic | 20021128 |
Events
Class CL_HRPA_INFOTYPE_0028 has no event.
Types
Class CL_HRPA_INFOTYPE_0028 has no local type.
Method Signatures
Method CHECK_DELETED_EXAMAREAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXAMAREA_TAB | Call by reference | Type reference (TYPE) | EXAMAREA_TAB | Tabelle der Infos über Untersuchungsgebiete (IT 0028) | 20030115 | |||
| 2 | EXAMAREA_TAB_OLD | Call by reference | Type reference (TYPE) | EXAMAREA_TAB | Tabelle der Infos über Untersuchungsgebiete (IT 0028) | 20030115 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030113 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030113 | |||
| 5 | P0028 | Call by reference | Type reference (TYPE) | P0028 | Personal-Stammsatz Infotyp 0028 (Gesundheit) | 20030113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20030113 |
Method CHECK_EXAM_AREAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXAMAREA_TAB | Call by reference | Type reference (TYPE) | EXAMAREA_TAB | Tabelle der Infos über Untersuchungsgebiete (IT 0028) | 20030115 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021203 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021204 | |||
| 4 | SUBTY | Call by reference | Type reference (TYPE) | SUBTY | Subtyp | 20030113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021203 |
Method CHECK_EXAM_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXDAT | Call by reference | Type reference (TYPE) | USDAT | Datum der Untersuchung | 20030410 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030410 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030410 | |||
| 4 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20030410 | |||
| 5 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20030410 |
Method CHECK_EXAM_DATE on class CL_HRPA_INFOTYPE_0028 has no exception.
Method CHECK_LAST_EXAM_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXDAT | Call by reference | Type reference (TYPE) | USDAT | Datum der Untersuchung | 20021203 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021203 | |||
| 3 | LXDAT | Call by reference | Type reference (TYPE) | LXDAT | Datum der letzten Untersuchung | 20021203 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021203 | |||
| 5 | OLD_P0028_EXDAT | Call by reference | Type reference (TYPE) | USDAT | Datum der letzten Untersuchung | 20030401 | |||
| 6 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20021203 | |||
| 7 | SUBTY | Call by reference | Type reference (TYPE) | SUBTY | Subtyp | 20021203 | |||
| 8 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20021203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021203 |
Method CHECK_RESULT 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 (=' ') | 20021203 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021203 | |||
| 3 | RESULT | Call by reference | Type reference (TYPE) | RESUL | Resultat | 20021203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021203 |
Method CHECK_SBJNN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXAMAREA_TAB | Call by reference | Type reference (TYPE) | EXAMAREA_TAB | Tabelle der Infos über Untersuchungsgebiete (IT 0028) | 20030115 | |||
| 2 | EXITFLAG | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021204 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021204 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021204 | |||
| 5 | NN | Call by reference | Type reference (TYPE) | NUM2 | zweistelliger numerischer Wert | 20021219 | |||
| 6 | SBJKT | Call by reference | Type reference (TYPE) | SBJKT | Untersuchungsgebiet | 20030109 | |||
| 7 | SUBTY | Call by reference | Type reference (TYPE) | SUBTY | Subtyp | 20021204 | |||
| 8 | T578Z | Call by reference | Type reference (TYPE) | T578Z | Steuerungstabelle Werksärztlicher Dienst | 20021204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021204 |
Method CHECK_WTFNN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXITFLAG | Call by reference | Type reference (TYPE) | BOOLE_D | 20021204 | ||||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | 20021204 | ||||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021204 | |||
| 4 | NN | Call by reference | Type reference (TYPE) | NUMC2 | Zweistellige Nummer | 20030109 | |||
| 5 | SBJKT | Call by reference | Type reference (TYPE) | SBJKT | Untersuchungsgebiet | 20030109 | |||
| 6 | SUBTY | Call by reference | Type reference (TYPE) | SUBTY | Subtyp | 20021204 | |||
| 7 | T578Z | Call by reference | Type reference (TYPE) | T578Z | 20021204 | ||||
| 8 | WTFLD | Call by reference | Type reference (TYPE) | WTFLD | 20021204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021204 |
Method FILL_EXAM_AREA_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXAMAREA_TAB | Call by reference | Type reference (TYPE) | EXAMAREA_TAB | Tabelle der Infos über Untersuchungsgebiete (IT 0028) | 20030115 | |||
| 2 | P0028 | Call by reference | Type reference (TYPE) | P0028 | Personal-Stammsatz Infotyp 0028 (Gesundheit) | 20030108 |
Method FILL_EXAM_AREA_TAB on class CL_HRPA_INFOTYPE_0028 has no exception.
Method SPECIFIC_COMPUTATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXAMAREA_TAB_OLD | Call by reference | Type reference (TYPE) | EXAMAREA_TAB | Tabelle der Infos über Untersuchungsgebiete (IT 0028) | 20030115 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021128 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20021128 | |||
| 4 | OLD_P0028_EXDAT | Call by reference | Type reference (TYPE) | USDAT | Datum der letzten Untersuchung | 20030401 | |||
| 5 | P0028 | Call by reference | Type reference (TYPE) | P0028 | Personal-Stammsatz Infotyp 0028 (Gesundheit) | 20021128 | |||
| 6 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20021128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021128 |
History
| Last changed by/on | SAP | 20030123 |
| SAP Release Created in | 200 |