SAP ABAP Class CL_HRASR00_DEF_VALUE_CONTAINER (Default Value Container)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷ PA-AS (Application Component) HR Administrative Services
⤷ PAOC_ASR_CONTROLLER (Package) Controller
⤷ PA-AS (Application Component) HR Administrative Services
⤷ PAOC_ASR_CONTROLLER (Package) Controller
Properties
Class | CL_HRASR00_DEF_VALUE_CONTAINER | |
Short Description | Default Value Container | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_ASR_CONTROLLER | Controller |
Created | 20051014 | SAP |
Last change | 20060208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRASR00_DEF_VALUE_CONTAINER has no forward declaration.
Interfaces
Class CL_HRASR00_DEF_VALUE_CONTAINER has no interface implemented.
Friends
Class CL_HRASR00_DEF_VALUE_CONTAINER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | A_FORM_SCENARIO | Instance attribute | Private | Type reference (TYPE) | ASR_FORM_SCENARIO | ASR Process Name | 20051014 | ||
2 | A_FORM_SCENARIO_VERSION | Instance attribute | Private | Type reference (TYPE) | ASR_FORM_SCENARIO_VERSION | ASR Process Version | 20051014 | ||
3 | A_RECORD_KEYS | Instance attribute | Private | Type reference (TYPE) | HRASR00_RECORD_KEY_TAB | 20070528 | |||
4 | A_VALUES_OF_FIELDS | Instance attribute | Private | Type reference (TYPE) | HRASR00_VALUES_OF_FIELD_TAB | Table for Line Type HRASR00_VALUES_OF_FIELD | 20051014 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | Constructor | 20051014 |
2 | GET_FORM_SCENARIO | Instance method | Public | Method | Read FORM_SCENARIO | 20051014 |
3 | GET_FORM_SCENARIO_VERSION | Instance method | Public | Method | Read FORM_SCENARIO_VERSION | 20051014 |
4 | GET_RECORD_KEYS | Instance method | Public | Method | 20070528 | |
5 | GET_VALUES_OF_FIELDS | Instance method | Public | Method | Read Table for Field Values | 20051014 |
6 | SET_FORM_SCENARIO | Instance method | Public | Method | Set FORM_SCENARIO | 20051014 |
7 | SET_FORM_SCENARIO_VERSION | Instance method | Public | Method | Set FORM_SCENARIO_VERSION | 20051014 |
8 | SET_RECORD_KEYS | Instance method | Public | Method | 20070528 | |
9 | SET_VALUES_OF_FIELDS | Instance method | Public | Method | Set Table for Field Values | 20051014 |
Events
Class CL_HRASR00_DEF_VALUE_CONTAINER has no event.
Types
Class CL_HRASR00_DEF_VALUE_CONTAINER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | FORM_SCENARIO | Call by reference | Type reference (TYPE) | ASR_FORM_SCENARIO | Formularbasiertes Szenario | 20051014 | ||
2 | Importing | FORM_SCENARIO_VERSION | Call by reference | Type reference (TYPE) | ASR_FORM_SCENARIO_VERSION | Form Scenario Version | 20051014 |
Method CONSTRUCTOR on class CL_HRASR00_DEF_VALUE_CONTAINER has no exception.
Method GET_FORM_SCENARIO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | FORM_SCENARIO | Value transfer | Type reference (TYPE) | ASR_FORM_SCENARIO | ASR Process Name | 20051014 |
Method GET_FORM_SCENARIO on class CL_HRASR00_DEF_VALUE_CONTAINER has no exception.
Method GET_FORM_SCENARIO_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | FORM_SCENARIO_VERSION | Value transfer | Type reference (TYPE) | ASR_FORM_SCENARIO_VERSION | ASR Process Version | 20051014 |
Method GET_FORM_SCENARIO_VERSION on class CL_HRASR00_DEF_VALUE_CONTAINER has no exception.
Method GET_RECORD_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | RECORD_KEYS | Call by reference | Type reference (TYPE) | HRASR00_RECORD_KEY_TAB | 20070528 |
Method GET_RECORD_KEYS on class CL_HRASR00_DEF_VALUE_CONTAINER has no exception.
Method GET_VALUES_OF_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | VALUES_OF_FIELDS | Call by reference | Type reference (TYPE) | HRASR00_VALUES_OF_FIELD_TAB | Tabelle zum Zeilentyp HRASR00_VALUES_OF_FIELD | 20051014 |
Method GET_VALUES_OF_FIELDS on class CL_HRASR00_DEF_VALUE_CONTAINER has no exception.
Method SET_FORM_SCENARIO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | FORM_SCENARIO | Call by reference | Type reference (TYPE) | ASR_FORM_SCENARIO | ASR Process Name | 20051014 |
Method SET_FORM_SCENARIO on class CL_HRASR00_DEF_VALUE_CONTAINER has no exception.
Method SET_FORM_SCENARIO_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | FORM_SCENARIO_VERSION | Call by reference | Type reference (TYPE) | ASR_FORM_SCENARIO_VERSION | ASR Process Version | 20051014 |
Method SET_FORM_SCENARIO_VERSION on class CL_HRASR00_DEF_VALUE_CONTAINER has no exception.
Method SET_RECORD_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | RECORD_KEYS | Call by reference | Type reference (TYPE) | HRASR00_RECORD_KEY_TAB | 20070528 |
Method SET_RECORD_KEYS on class CL_HRASR00_DEF_VALUE_CONTAINER has no exception.
Method SET_VALUES_OF_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | VALUES_OF_FIELDS | Call by reference | Type reference (TYPE) | HRASR00_VALUES_OF_FIELD_TAB | Tabelle zum Zeilentyp HRASR00_VALUES_OF_FIELD | 20051014 |
Method SET_VALUES_OF_FIELDS on class CL_HRASR00_DEF_VALUE_CONTAINER has no exception.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 600 |