SAP ABAP Class CL_HRPA_UI_CONVERT_0714_ES (Conversion between screen and DB)
Hierarchy
☛
EA-HRCES (Software Component) Sub component EA-HRCES of EA-HR
⤷
PA-PA-ES (Application Component) Spain
⤷
PAOC_PAD_UI_ES (Package) User Interface for Personnel Administration - Spain
⤷
⤷
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 | 20061206 |
Properties
| Class | CL_HRPA_UI_CONVERT_0714_ES | |
| Short Description | Conversion between screen and DB | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | 5E | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PAOC_PAD_UI_ES | User Interface for Personnel Administration - Spain |
| Created | 20061206 | SAP |
| Last change | 20070913 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_UI_CONVERT_0714_ES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPA_UI_CONVERT_STANDARD | Standard Interface UI Conversion | 20061206 |
Friends
Class CL_HRPA_UI_CONVERT_0714_ES 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 | 20061206 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRPA_MOLGA | HR: Masterdata, read MOLGA | 20061206 | |||
| 3 | Constant | Public | Type reference (TYPE) | PAD_SNAME | 'HCMT' | Application | 20061206 | ||
| 4 | Constant | Public | Type reference (TYPE) | PAD_SNAME | 'BSP' | BSP | 20061206 | ||
| 5 | Constant | Private | Type reference (TYPE) | PAD_SNAME | 'ES' | Version Spain | 20061206 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | '-' | Separator between structure and component | 20061206 | ||
| 7 | Constant | Protected | Type reference (TYPE) | SYMSGTY | 'E' | Message type | 20061217 | ||
| 8 | Constant | Public | Type reference (TYPE) | PAD_SNAME | 'PA' | Main category | 20061206 | ||
| 9 | Constant | Protected | Type reference (TYPE) | SYMSGTY | 'W' | Message type | 20061217 | ||
| 10 | Instance attribute | Private | Attribute reference (LIKE) | 20061206 | |||||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | Error-Message | 20061206 | |||
| 12 | Instance attribute | Private | Attribute reference (LIKE) | 20061220 | |||||
| 13 | Instance attribute | Private | Attribute reference (LIKE) | 20061220 | |||||
| 14 | Instance attribute | Private | Attribute reference (LIKE) | 20061220 | |||||
| 15 | Instance attribute | Private | Attribute reference (LIKE) | 20061206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20061217 | ||
| 2 | Instance method | Private | Method | Obtain company CAC for an employee on a specific date | 20061206 | |
| 3 | Instance method | Public | Method | Change properties of unused fields | 20061206 |
Events
Class CL_HRPA_UI_CONVERT_0714_ES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_SCREEN_STRUCTURE_NAME | Protected | See coding | Name convention for screen structures | 20061206 | 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 ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20061217 | ||||
| 2 | P_FIELD_LIST | Call by reference | Type reference (TYPE) | HRPAD_FIELD_TAB | Fields list | 20061217 | |||
| 3 | P_IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for BOOLE domain: TRUE (="X") and FALSE (=" ") | 20061217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Master data, program conditions not fulfilled | 20061217 |
Method GET_NISSE_EMPRESA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20061206 | ||||
| 2 | P_DATE | Call by reference | Type reference (TYPE) | P0714-BEGDA | SY-DATUM | Valid from date | 20061206 | ||
| 3 | P_IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for BOOLE domain: TRUE (="X") and FALSE (=" ") | 20061206 | |||
| 4 | P_NISSE_EMP | Call by reference | Type reference (TYPE) | NISS1 | Company CA code | 20061206 | |||
| 5 | P_NO_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | TRUE | Data element for BOOLE domain: TRUE (="X") and FALSE (=" ") | 20061206 | ||
| 6 | P_PERNR | Call by reference | Type reference (TYPE) | P0714-PERNR | Personnel number | 20061206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Master data, program conditions not fulfilled | 20061206 |
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 | Properties of field | 20061206 | |||
| 2 | P_I_ADDITIONAL_RFIELDS | Call by reference | Type reference (TYPE) | FIELDNAME_TAB | Table of field names | 20061206 | |||
| 3 | P_I_ATTRIBUTES | Call by reference | Type reference (TYPE) | HRPAD_FIELD_ATTRIBUTE_TAB | Table of field characteristics | 20061206 | |||
| 4 | P_I_PFIELDS | Call by reference | Type reference (TYPE) | FIELDNAME_TAB | Table of field names | 20061206 | |||
| 5 | P_PNNNN | Call by reference | Type reference (TYPE) | ANY | Infotype structure | 20061206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Master data, program conditions not fulfilled | 20061206 |
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in | 600 |