SAP ABAP Class CL_HRPADRU_PKMN_ALV_VAR (ALV: variables list)
Hierarchy
☛
SAP_HRCRU (Software Component) Sub component SAP_HRCRU of SAP_HR
⤷
PA-PA-RU (Application Component) Personalwesesen Stammdaten: Russland
⤷
PB33 (Package) HR master data : Russia
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_GRID | ALV List Viewer | 20070706 |
Properties
| Class | CL_HRPADRU_PKMN_ALV_VAR | |
| Short Description | ALV: variables list | |
| Super Class | CL_GUI_ALV_GRID | ALV List Viewer |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PB33 | HR master data : Russia |
| Created | 20061102 | SAP |
| Last change | 20080505 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPADRU_PKMN_ALV_VAR has no forward declaration.
Interfaces
Class CL_HRPADRU_PKMN_ALV_VAR has no interface implemented.
Friends
Class CL_HRPADRU_PKMN_ALV_VAR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | CHAR8 | 'DESCRIPT' | DESCRIPT column | 20071005 | ||
| 2 | Constant | Protected | Type reference (TYPE) | CHAR4 | 'TEXT' | TEXT column | 20071005 | ||
| 3 | Constant | Protected | Type reference (TYPE) | CHAR5 | 'VALUE' | VALUE column | 20071005 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | PRU_PFR_PKMN_ALV_VART | ALV variable list | 20070706 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Call search-help | 20070706 | |
| 2 | Static method | Public | Method | Check value according to data-type | 20070706 | |
| 3 | Instance method | Public | Method | Get value according context & correspondign number range | 20070706 | |
| 4 | Static method | Public | Method | Get value according to search-help | 20070706 | |
| 5 | Instance method | Public | Method | Processing variable list according to datatypes | 20070706 | |
| 6 | Instance method | Public | Method | Refresh ALV | 20070706 | |
| 7 | Static method | Public | Method | Translate date to DD/MM/YYYY format | 20070706 |
Events
Class CL_HRPADRU_PKMN_ALV_VAR has no event.
Types
Class CL_HRPADRU_PKMN_ALV_VAR has no local type.
Method Signatures
Method CALL_SEARCH_HELP Signature
Method CALL_SEARCH_HELP on class CL_HRPADRU_PKMN_ALV_VAR has no parameter.
Method CALL_SEARCH_HELP on class CL_HRPADRU_PKMN_ALV_VAR has no exception.
Method CHECK_DATA_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CC_VALUE | Value transfer | Type reference (TYPE) | SDOK_PROPV | Attribute Value | 20070706 | |||
| 2 | CF_ERROR_FLAG | Value transfer | Type reference (TYPE) | FLAG | Error flag | 20070706 | |||
| 3 | IC_DATATYPE | Value transfer | Type reference (TYPE) | DYNPTYPE | ABAP/4 Dictionary: Screen data type for Screen Painter | 20070706 | |||
| 4 | II_LENGHT | Value transfer | Type reference (TYPE) | OUTPUTLEN | Output Length | 20070706 |
Method CHECK_DATA_TYPE on class CL_HRPADRU_PKMN_ALV_VAR has no exception.
Method GET_NUMBER_RANGE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | Fieldname | 20070706 | |||
| 2 | NEXT | Call by reference | Type reference (TYPE) | FLAG | Set next value | 20070706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Locking error | 20070706 | ||
| 2 | Number not found | 20070706 |
Method GET_SEARCH_HELP_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CC_TEXT | Value transfer | Type reference (TYPE) | P33_PM_ATTR_T | Text | 20070706 | |||
| 2 | CC_VALUE | Value transfer | Type reference (TYPE) | SDOK_PROPV | Value | 20070706 | |||
| 3 | CF_ERROR_FLAG | Value transfer | Type reference (TYPE) | FLAG | Error Flag | 20070706 | |||
| 4 | IC_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Field Name | 20070706 | |||
| 5 | IC_SEARCH_HELP | Value transfer | Type reference (TYPE) | SHLPORIGIN | Origin of an input help | 20070706 | |||
| 6 | IC_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20070706 | |||
| 7 | IT_VALUES | Call by reference | Type reference (TYPE) | PRU_PKMN_TEXTS_T | Package Manager - Fields Texts | 20070706 |
Method GET_SEARCH_HELP_VALUE on class CL_HRPADRU_PKMN_ALV_VAR has no exception.
Method PROCESS_DATA_TYPE Signature
Method PROCESS_DATA_TYPE on class CL_HRPADRU_PKMN_ALV_VAR has no parameter.
Method PROCESS_DATA_TYPE on class CL_HRPADRU_PKMN_ALV_VAR has no exception.
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IC_SHIFT | Value transfer | Type reference (TYPE) | FLAG | SPACE | Down-Shift | 20070706 |
Method REFRESH on class CL_HRPADRU_PKMN_ALV_VAR has no exception.
Method TRANSLATE_DATE_DDMMYYYY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_DATE | Call by reference | Type reference (TYPE) | ANY | 20070706 | ||||
| 2 | ID_DATE | Call by reference | Type reference (TYPE) | ANY | 20070706 |
Method TRANSLATE_DATE_DDMMYYYY on class CL_HRPADRU_PKMN_ALV_VAR has no exception.
History
| Last changed by/on | SAP | 20080505 |
| SAP Release Created in |