SAP ABAP Class CL_HRPA_UI_CONVERT_0526_AT (Standard Conversion Between Interface and IT0526)
Hierarchy
☛
EA-HRCAT (Software Component) Sub component EA-HRCAT of EA-HR
⤷
PA-PA-AT (Application Component) Austria
⤷
PAOC_PAD_UI_AT (Package) User Interface für Personaladministration - Österreich
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPA_UI_CONVERT_STANDARD | Standard Interface UI Conversion | 20050201 |
Properties
| Class | CL_HRPA_UI_CONVERT_0526_AT | |
| Short Description | Standard Conversion Between Interface and IT0526 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | 5O | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PAOC_PAD_UI_AT | User Interface für Personaladministration - Österreich |
| Created | 20050201 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_UI_CONVERT_0526_AT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPA_UI_CONVERT_STANDARD | Standard Interface UI Conversion | 20050201 |
Friends
Class CL_HRPA_UI_CONVERT_0526_AT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | PAD_SNAME | 'HCMT' | Application | 20050201 | ||
| 2 | Constant | Public | Type reference (TYPE) | PAD_SNAME | 'BSP' | BSP | 20050201 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | '-' | Separator Between Structure and Component | 20050201 | ||
| 4 | Constant | Public | Type reference (TYPE) | PAD_SNAME | 'PA' | Main Category | 20050201 | ||
| 5 | Constant | Public | Type reference (TYPE) | XFELD | 'X' | Selected: Yes | 20050201 | ||
| 6 | Constant | Public | Type reference (TYPE) | P0526-STATU | '3' | ELDA Record Status Created | 20050201 | ||
| 7 | Constant | Public | Type reference (TYPE) | SUBTY | '70 ' | Subtype 70 | 20050201 | ||
| 8 | Constant | Public | Type reference (TYPE) | SUBTY | '71 ' | Subtype 71 | 20050201 | ||
| 9 | Constant | Public | Type reference (TYPE) | SUBTY | '75 ' | Subtype 75 | 20050201 | ||
| 10 | Constant | Public | Type reference (TYPE) | SUBTY | '76 ' | Subtype 76 | 20050201 | ||
| 11 | Instance attribute | Private | Attribute reference (LIKE) | 20050201 | |||||
| 12 | Instance attribute | Private | Attribute reference (LIKE) | 20050201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Convert Various Payments (Tips, Commissions) | 20050201 | |
| 2 | Instance method | Public | Method | Convert Days Off to Vector Field | 20050201 | |
| 3 | Instance method | Public | Method | Copy Single Field from Screen to Other Field | 20050201 | |
| 4 | Instance method | Public | Method | Copy Single P Field to Screen Structure | 20050201 | |
| 5 | Instance method | Public | Method | Calculate Total Payments | 20050201 | |
| 6 | Instance method | Public | Method | Convert Days Off to Vector Field | 20050201 | |
| 7 | Instance method | Public | Method | Convert Various Payments (Tips, Commissions) | 20050201 | |
| 8 | Instance method | Private | Method | 20050201 |
Events
Class CL_HRPA_UI_CONVERT_0526_AT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_SCREEN_STRUCTURE_NAME | Protected | See coding | Naming Convention for Screen Structures | 20050201 | BEGIN OF ty_screen_structure_name,
appl TYPE pad_sname,
bsp TYPE pad_sname,
cat1 TYPE pad_sname,
cat2 TYPE pad_sname,
cat3 TYPE pad_sname,
rest TYPE pad_sname,
END OF ty_screen_structure_name
|
Method Signatures
Method INP_CONVERT_BENT_TO_BENT0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BENT0 | Call by reference | Type reference (TYPE) | PB03_BENT0 | Trinkgelder o. Provisionen im Bruttoentgelt enthalten | 20050201 | |||
| 2 | P_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | Screen-Struktur | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20050201 |
Method INP_CONVERT_WOTA_TO_ARFT0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ARFT0 | Call by reference | Type reference (TYPE) | ARFTG | Vektor Arbeitsfreie Tage pro Woche | 20050201 | |||
| 2 | P_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | Screen-Struktur | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20050201 |
Method MOVE_FIELD_FROM_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SCREEN_COMPONENT | Call by reference | Type reference (TYPE) | FIELDNAME | DDIC-Feldname in der Screen-Struktur | 20050201 | |||
| 2 | P_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | Screen-Struktur, aus der kopiert werden soll | 20050201 | |||
| 3 | P_TARGET_FIELD | Value transfer | Type reference (TYPE) | ANY | Kopier-Ziel | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20050201 |
Method MOVE_FIELD_TO_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ORIGIN_FIELD | Value transfer | Type reference (TYPE) | ANY | Kopier-Ursprung | 20050201 | |||
| 2 | P_SCREEN_COMPONENT | Call by reference | Type reference (TYPE) | FIELDNAME | DDIC-Feldname in der Screen-Struktur | 20050201 | |||
| 3 | P_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | Screen-Struktur, aus der kopiert werden soll | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20050201 |
Method OUT_CALC_BSUM0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_P0526 | Call by reference | Type reference (TYPE) | P0526 | Personal-Stammsatz für Infotyp 0526 | 20050201 | |||
| 2 | P_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | Screen-Struktur | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20050201 |
Method OUT_CONVERT_ARFT0_TO_WOTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ARFT0 | Call by reference | Type reference (TYPE) | ARFTG | Vektor Arbeitsfreie Tage pro Woche | 20050201 | |||
| 2 | P_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | Screen-Struktur | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20050201 |
Method OUT_CONVERT_BENT0_TO_BENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BENT0 | Call by reference | Type reference (TYPE) | PB03_BENT0 | Trinkgelder o. Provisionen im Bruttoentgelt enthalten | 20050201 | |||
| 2 | P_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | Screen-Struktur | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20050201 |
Method PROCESS_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Type reference (TYPE) | HRPAD_INFTY_CONTAINER_REF | HR: Stammdaten, Referenz auf Inftycontainer | 20050201 | |||
| 2 | EVENT | Call by reference | Type reference (TYPE) | HRPAD_INFOTYPE_OPERATION | HR: Stammdaten, Operation auf Infotypen | 20050201 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050201 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20050201 | |||
| 5 | NO_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050201 | |||
| 6 | OPERATION | Call by reference | Type reference (TYPE) | HRPAD_INFOTYPE_OPERATION | HR: Stammdaten, Operation auf Infotypen | 20050201 | |||
| 7 | SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | PAD_SNAME | Name der UI Struktur | 20050201 |
Method PROCESS_OPERATION on class CL_HRPA_UI_CONVERT_0526_AT has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |