SAP ABAP Class CL_HRPA_UI_CONVERT_0768_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 | 20061214 |
Properties
| Class | CL_HRPA_UI_CONVERT_0768_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 | 20061214 | SAP |
| Last change | 20070913 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_UI_CONVERT_0768_ES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPA_UI_CONVERT_STANDARD | Standard Interface UI Conversion | 20061214 |
Friends
Class CL_HRPA_UI_CONVERT_0768_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 | 20061214 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRPA_MOLGA | HR: Masterdata, read MOLGA | 20061214 | |||
| 3 | Constant | Public | Type reference (TYPE) | PAD_SNAME | 'HCMT' | Application | 20061214 | ||
| 4 | Constant | Public | Type reference (TYPE) | PAD_SNAME | 'BSP' | BSP | 20061214 | ||
| 5 | Constant | Private | Type reference (TYPE) | PAD_SNAME | 'ES' | Version Spain | 20061214 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | '-' | Separator between structure and component | 20061214 | ||
| 7 | Constant | Public | Type reference (TYPE) | PAD_SNAME | 'PA' | Main category | 20061214 | ||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20061214 | |||||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | Error-Message | 20061214 | |||
| 10 | Instance attribute | Private | Attribute reference (LIKE) | 20061220 | |||||
| 11 | Instance attribute | Private | Attribute reference (LIKE) | 20061220 | |||||
| 12 | Instance attribute | Private | Attribute reference (LIKE) | 20061220 | |||||
| 13 | Instance attribute | Private | Attribute reference (LIKE) | 20061214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20061214 | ||
| 2 | Instance method | Public | Method | Change properties of unused fields | 20061214 |
Events
Class CL_HRPA_UI_CONVERT_0768_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 | 20061214 | 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 FILL_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD_ATTRIBUTES | Call by reference | Type reference (TYPE) | HRPAD_OBJ_FIELD_ATTRIBUTE_TAB | Table of the field characteristics of an object | 20061214 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20061214 | ||||
| 3 | P_IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for BOOLE domain: TRUE (="X") and FALSE (=" ") | 20061214 | |||
| 4 | P_P0768 | Call by reference | Type reference (TYPE) | P0768 | FDI infotype | 20061214 | |||
| 5 | SCREEN_STRUCTURES | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20061214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Master data, program conditions not fulfilled | 20061214 |
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 | 20061214 | |||
| 2 | P_I_ADDITIONAL_RFIELDS | Call by reference | Type reference (TYPE) | FIELDNAME_TAB | Table of field names | 20061214 | |||
| 3 | P_I_ATTRIBUTES | Call by reference | Type reference (TYPE) | HRPAD_FIELD_ATTRIBUTE_TAB | Table of field characteristics | 20061214 | |||
| 4 | P_I_PFIELDS | Call by reference | Type reference (TYPE) | FIELDNAME_TAB | Table of field names | 20061214 | |||
| 5 | P_PNNNN | Call by reference | Type reference (TYPE) | ANY | Infotype structure | 20061214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Master data, program conditions not fulfilled | 20061214 |
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in | 600 |