SAP ABAP Class CL_HRPT_INFOTYPE_0007 (HR: Infotype 0007 International Version)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PT-RC (Application Component) Time Data Recording and Administration
⤷
PAOC_TIM_INFTY_0007_XX (Package) Business Logic for Infotype 7 -- 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 | 20020807 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPT_INFOTYPE_0007_BE | HR: Business Logic Infotype 0007 - Planned Working Time (BE | 20030204 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_HRPT_INFOTYPE_0007_FR_PS | HR Master Data: FR-PS Infotype 0007 (IT 0432) | 20030429 |
Properties
| Class | CL_HRPT_INFOTYPE_0007 | |
| Short Description | HR: Infotype 0007 International Version | |
| 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_TIM_INFTY_0007_XX | Business Logic for Infotype 7 -- International |
| Created | 20020807 | SAP |
| Last change | 20040114 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPT_INFOTYPE_0007 has no forward declaration.
Interfaces
Class CL_HRPT_INFOTYPE_0007 has no interface implemented.
Friends
Class CL_HRPT_INFOTYPE_0007 has no friend class.
Attributes
Class CL_HRPT_INFOTYPE_0007 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Calculate Working Time | 20020923 | |
| 2 | Instance method | Protected | Method | Check for Positive Value or 0 | 20031201 | |
| 3 | Instance method | Protected | Method | Check Fields for Positive Values | 20031201 | |
| 4 | Instance method | Protected | Method | Fill Default Values | 20020807 | |
| 5 | Instance method | Protected | Method | Process and Check Employment Percentage | 20020814 | |
| 6 | Instance method | Protected | Method | Part-Time, Dynamic View | 20020923 | |
| 7 | Instance method | Protected | Method | Permissibility Check (Hours per Day, Week...) | 20020815 | |
| 8 | Instance method | Public | Method | Read and Dismantle WRKHR Feature | 20020812 | |
| 9 | Instance method | Protected | Method | Get Period Work Schedule | 20020812 | |
| 10 | Instance method | Protected | Method | Infotype-Specific Logic | 20020807 | |
| 11 | Instance method | Public | Method | Changes when Copying a Record | 20020807 |
Events
Class CL_HRPT_INFOTYPE_0007 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | HOURSET | Protected | See coding | 20020923 | |
||
| 2 | HOURS_INTERNAL | Protected | See coding | 20020808 | |
Method Signatures
Method CALC_WORKING_TIME 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 (=' ') | 20020923 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20020923 | |||
| 3 | P0007 | Call by reference | Type reference (TYPE) | P0007 | Personal-Stammsatz Infotyp 0007 (Sollarbeitszeit) | 20020923 | |||
| 4 | T508A | Call by reference | Type reference (TYPE) | T508A | Arbeitszeitplanregel | 20020923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20020924 |
Method CHECK_POSITIVE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Type reference (TYPE) | SCRRPRFD | Feldname | 20031201 | |||
| 2 | IS_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20031201 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20031201 | |||
| 4 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20031201 |
Method CHECK_POSITIVE_VALUE on class CL_HRPT_INFOTYPE_0007 has no exception.
Method CHECK_POSITIVE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAMES | Call by reference | Type reference (TYPE) | STRING | Feldnamen | 20031201 | |||
| 2 | IS_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20031201 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20031201 | |||
| 4 | PNNNN | Call by reference | Type reference (TYPE) | ANY | 20031201 | ||||
| 5 | STRUCTURE | Call by reference | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20031201 |
Method CHECK_POSITIVE_VALUES on class CL_HRPT_INFOTYPE_0007 has no exception.
Method FILL_PROPOSED_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P0007 | Call by reference | Type reference (TYPE) | P0007 | Personal-Stammsatz Infotyp 0007 (Sollarbeitszeit) | 20020807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20020924 |
Method PROCESS_EMPCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EMPCT | Call by reference | Type reference (TYPE) | HOURS_INTERNAL | Arbeitszeitanteil | 20020814 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020814 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20020814 | |||
| 4 | P0007 | Call by reference | Type reference (TYPE) | P0007 | IT0007 vor Aktualisierung des Arbeitszeitanteils | 20020814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20020924 |
Method PROCESS_PART_TIME 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 (=' ') | 20020923 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20020923 | |||
| 3 | P0007 | Call by reference | Type reference (TYPE) | P0007 | Personal-Stammsatz Infotyp 0007 (Sollarbeitszeit) | 20020923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20020924 |
Method PROCESS_WORKING_TIME_HOURS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARBST | Call by reference | Type reference (TYPE) | HOURS_INTERNAL | 20020815 | ||||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020815 | |||
| 3 | JRSTD | Call by reference | Type reference (TYPE) | HOURS_INTERNAL | 20020815 | ||||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20020815 | |||
| 5 | MOSTD | Call by reference | Type reference (TYPE) | HOURS_INTERNAL | 20020815 | ||||
| 6 | P0007 | Call by reference | Type reference (TYPE) | P0007 | IT0007 vor Aktualisierung der Arbeitszeiten | 20020815 | |||
| 7 | WOSTD | Call by reference | Type reference (TYPE) | HOURS_INTERNAL | 20020815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20020924 |
Method READ_WRKHR_FEATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20020812 | |||
| 2 | P0007 | Call by reference | Type reference (TYPE) | P0007 | Personal-Stammsatz Infotyp 0007 (Sollarbeitszeit) | 20020812 | |||
| 3 | T508A_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20020812 | |||
| 4 | UPDATE_WKWDY | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20020924 |
Method READ_WSRULE 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 (=' ') | 20020812 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20020812 | |||
| 3 | P0007 | Call by reference | Type reference (TYPE) | P0007 | Personal-Stammsatz Infotyp 0007 (Sollarbeitszeit) | 20020812 | |||
| 4 | T508A | Call by reference | Type reference (TYPE) | T508A | Arbeitszeitplanregel | 20020812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20020924 |
Method SPECIFIC_COMPUTATIONS 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 (=' ') | 20020807 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20020807 | |||
| 3 | P0007 | Call by reference | Type reference (TYPE) | P0007 | Personal-Stammsatz Infotyp 0007 (Sollarbeitszeit) | 20020807 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20020807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20020924 |
Method SPECIFIC_COPY_COMPUTATIONS 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 (=' ') | 20020807 | |||
| 2 | MASSG | Call by reference | Type reference (TYPE) | MASSG | Maßnahmengrund | 20020807 | |||
| 3 | MASSN | Call by reference | Type reference (TYPE) | MASSN | Maßnahmenart | 20020807 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR-Stammdaten: Meldungen | 20020807 | |||
| 5 | PNNNN | Call by reference | Type reference (TYPE) | ANY | 20020807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20020924 |
History
| Last changed by/on | SAP | 20040114 |
| SAP Release Created in | 200 |