SAP ABAP Class CL_HRPA_UI_CONVERT_0552_XX (Conversion class - UI: Infotype 0552)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PA-PA-XX-TL-SEN (Application Component) Calculation of Employment Period
⤷
PAOC_PAD_UI_INFTY_0552_XX (Package) User Interface for Infotype 0552 (Time Specification/Employ)
⤷
⤷
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 | 20060301 |
Properties
| Class | CL_HRPA_UI_CONVERT_0552_XX | |
| Short Description | Conversion class - UI: Infotype 0552 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_PAD_UI_INFTY_0552_XX | User Interface for Infotype 0552 (Time Specification/Employ) |
| Created | 20060126 | SAP |
| Last change | 20060703 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_UI_CONVERT_0552_XX has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPA_UI_CONVERT_STANDARD | Standard Interface UI Conversion | 20060301 |
Friends
Class CL_HRPA_UI_CONVERT_0552_XX 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) | IF_HRPA_PAITF_READ | Read Access to PA ITF | 20060301 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRUKNAME | 'HCMT_BSP_PA_XX_R0016' | Name of Structure | 20060301 | ||
| 3 | Constant | Protected | Type reference (TYPE) | PSEN_ADDIN | 'D' | 20060301 | |||
| 4 | Constant | Protected | Type reference (TYPE) | PSEN_ADDIN | ' ' | 20060301 | |||
| 5 | Constant | Protected | Type reference (TYPE) | PSEN_ADDIN | 'P' | 20060301 | |||
| 6 | Constant | Protected | Type reference (TYPE) | PSEN_ADDIN | 'R' | 20060301 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | MERK1 | 'CRULE' | Name of feature | 20060301 | ||
| 8 | Constant | Private | Type reference (TYPE) | INFTY | '0552' | Infotype | 20060301 | ||
| 9 | Constant | Protected | Type reference (TYPE) | PSEN_VALID | 'S' | 20060301 | |||
| 10 | Constant | Protected | Type reference (TYPE) | PSEN_VALID | 'I' | 20060301 | |||
| 11 | Constant | Protected | Type reference (TYPE) | T_FIELD_MODE | 'A' | 20060301 | |||
| 12 | Constant | Protected | Type reference (TYPE) | T_FIELD_MODE | 'B' | 20060301 | |||
| 13 | Constant | Protected | Type reference (TYPE) | T_FIELD_MODE | SPACE | 20060301 | |||
| 14 | Constant | Protected | Type reference (TYPE) | T_FIELD_MODE | 'C' | 20060301 | |||
| 15 | Instance attribute | Protected | Attribute reference (LIKE) | 20060301 | |||||
| 16 | Constant | Private | Type reference (TYPE) | ENDDA | '99991231' | End Date | 20060301 | ||
| 17 | Instance attribute | Protected | Attribute reference (LIKE) | 20060301 | |||||
| 18 | Constant | Private | Type reference (TYPE) | BEGDA | '18000101' | Start Date | 20060301 | ||
| 19 | Instance attribute | Protected | Attribute reference (LIKE) | 20060301 | |||||
| 20 | Instance attribute | Protected | Attribute reference (LIKE) | 20060301 | |||||
| 21 | Instance attribute | Protected | Attribute reference (LIKE) | 20060301 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check duration | 20060301 | |
| 2 | Instance method | Protected | Method | Check duration | 20060301 |
Events
Class CL_HRPA_UI_CONVERT_0552_XX has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_FIELD_MODE | Protected | Type reference (TYPE) | HRPAD_CHAR01 | 20060301 | |
|
| 2 | T_MODIF_GROUP | Protected | Type reference (TYPE) | I | 20060301 | |
|
| 3 | T_MSGTEXT | Protected | See coding | 20060301 | t_msgtext(100) TYPE c
|
||
| 4 | T_SCREEN_ATTRIB_CVAUTHD | Protected | See coding | 20060301 | BEGIN OF t_screen_attrib_cvauthd,
mode TYPE t_field_mode,
required TYPE psen_cvauthd_req,
END OF t_screen_attrib_cvauthd
|
Method Signatures
Method DURATION_PERIOD_BY_CRULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DURATION | Call by reference | Type reference (TYPE) | PSEN_DURATION | Duration in Years, Months, and Days | 20060301 | |||
| 2 | ID_CVTYP | Call by reference | Type reference (TYPE) | PSEN_CVTYP | Time specification type for employment period calculation | 20060301 | |||
| 3 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060301 | |||
| 4 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060301 | |||
| 5 | IS_PERIOD | Call by reference | Type reference (TYPE) | PSEN_PERIOD | Period | 20060301 |
Method DURATION_PERIOD_BY_CRULE on class CL_HRPA_UI_CONVERT_0552_XX has no exception.
Method READ_CRULE_BY_CVTYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_T525U | Call by reference | Type reference (TYPE) | T525U | Conversion Rules for Employment Period Calculation | 20060301 | |||
| 2 | ID_CVTYP | Call by reference | Type reference (TYPE) | PSEN_CVTYP | Time specification type for employment period calculation | 20060301 | |||
| 3 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060301 | |||
| 4 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060301 |
Method READ_CRULE_BY_CVTYP on class CL_HRPA_UI_CONVERT_0552_XX has no exception.
History
| Last changed by/on | SAP | 20060703 |
| SAP Release Created in |