SAP ABAP Class CL_HRPA_UI_CONVERT_0632_AT (Standard Conversion Between Interface and IT0662)
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_0632_AT | |
| Short Description | Standard Conversion Between Interface and IT0662 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| 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_0632_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_0632_AT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRPA_MOLGA | HR Master Data: Read MOLGA | 20050201 | |||
| 2 | Constant | Public | Type reference (TYPE) | PAD_SNAME | 'HCMT' | Application | 20050201 | ||
| 3 | Constant | Public | Type reference (TYPE) | PAD_SNAME | 'BSP' | BSP | 20050201 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | '-' | Separator Between Structure and Component | 20050201 | ||
| 5 | Constant | Public | Type reference (TYPE) | PAD_SNAME | 'PA' | Main Category | 20050201 | ||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20050201 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20050201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Increase Amount, Calculate Total and Total Amount | 20050201 | |
| 2 | Instance method | Public | Method | Fill Dropdown Listbox for AKNZN Field | 20050201 | |
| 3 | Instance method | Public | Method | Fill Dropdown Listbox for KNZNM Field | 20050201 | |
| 4 | Instance method | Public | Method | Change Attributes of Unused Fields in Standard | 20050201 |
Events
Class CL_HRPA_UI_CONVERT_0632_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 CALC_AUFSTOCKUNG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EMPC | Call by reference | Type reference (TYPE) | P0632-REMPC | Arbeitszeit während Altersteilzeit für laufende SV-Bezüge | 20050201 | |||
| 2 | P_MNTOT | Call by reference | Type reference (TYPE) | P0632-REMPC | '100' | Minimale Gesamtsumme | 20050201 | ||
| 3 | P_WGBA | Call by reference | Type reference (TYPE) | P0632-REMPC | Aufstockung, prozentualer Anteil | 20050201 | |||
| 4 | P_WGCP | Call by reference | Type reference (TYPE) | P0632-RWGCP | Lohnausgleich bei Altersteilzeit für lfd. Bezüge (LA /T02) | 20050201 | |||
| 5 | P_WSUM | Call by reference | Type reference (TYPE) | P0632-REMPC | Summe der Bezüge, prozentualer Anteil | 20050201 | |||
| 6 | P_WTOT | Call by reference | Type reference (TYPE) | P0632-REMPC | Gesamtsumme, prozentualer Anteil | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20050201 |
Method FILL_DDLB_AKNZN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_I_DDLB_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Stuktur für F4-Hilfe für ANREX | 20050201 | |||
| 2 | P_MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20050201 | |||
| 3 | P_P0632 | Call by reference | Type reference (TYPE) | P0632 | Personal-Stammsatz Infotyp 0632 (Altersteilzeit A) | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20050201 |
Method FILL_DDLB_KNZNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_I522N | Call by reference | Type reference (TYPE) | T522N_TAB | Tabellentyp zu Tabelle T522N | 20050201 | |||
| 2 | P_I_DDLB_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Stuktur für F4-Hilfe für ANREX | 20050201 | |||
| 3 | P_TABNAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20050201 |
Method OUT_SET_PROPERTIES_OF_UNUSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FIELD_PROPERTY | Call by reference | Type reference (TYPE) | HRPAD_FIELD_PROPERTY | Feldeigenschaften | 20050201 | |||
| 2 | P_I_ADDITIONAL_RFIELDS | Call by reference | Type reference (TYPE) | FIELDNAME_TAB | Tabelle von Feldnamen | 20050201 | |||
| 3 | P_I_ATTRIBUTES | Call by reference | Type reference (TYPE) | HRPAD_FIELD_ATTRIBUTE_TAB | Feldeigenschaften | 20050201 | |||
| 4 | P_I_PFIELDS | Call by reference | Type reference (TYPE) | FIELDNAME_TAB | Tabelle von Feldnamen | 20050201 | |||
| 5 | P_PNNNN | Call by reference | Type reference (TYPE) | ANY | Infotyp-Struktur | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20050201 |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |