SAP ABAP Class CL_HRASR00_COLLISION_CONTAINER (Collision 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
⤷
⤷
Properties
| Class | CL_HRASR00_COLLISION_CONTAINER | |
| Short Description | Collision Container | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_ASR_CONTROLLER | Controller |
| Created | 20050318 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRASR00_COLLISION_CONTAINER has no forward declaration.
Interfaces
Class CL_HRASR00_COLLISION_CONTAINER has no interface implemented.
Friends
Class CL_HRASR00_COLLISION_CONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DATUM | Date | 20050321 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SYTIME | TIME data element for SYST | 20050321 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DATUM | Date | 20050321 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ASR_FORM_SCENARIO | ASR Process Name | 20050318 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ASR_FORM_SCENARIO_VERSION | ASR Process Version | 20050318 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SRV_COLL_IMAGE_VALUE_TAB_TYPE | Field Values for Collision Detection | 20050502 | |||
| 7 | Constant | Private | Type reference (TYPE) | BOOLE_D | SPACE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20050318 | ||
| 8 | Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20050318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050318 | |
| 2 | Instance method | Public | Method | Convert Data Container to XML | 20050318 | |
| 3 | Instance method | Public | Method | Read Collision-Relevant Fields | 20050502 | |
| 4 | Instance method | Public | Method | Read Created On Date and Created At Time | 20050321 | |
| 5 | Instance method | Public | Method | Read FORM_SCENARIO | 20050318 | |
| 6 | Instance method | Public | Method | Read FORM_SCENARIO_VERSION | 20050318 | |
| 7 | Instance method | Public | Method | Read BEFORE IMAGE VALUES | 20050502 | |
| 8 | Instance method | Private | Method | Set BEFORE IMAGE VALUES | 20050502 | |
| 9 | Instance method | Public | Method | Set Created On Date and Created At Time | 20050321 | |
| 10 | Instance method | Public | Method | Set FORM_SCENARIO | 20050318 | |
| 11 | Instance method | Public | Method | Set FORM_SCENARIO_VERSION | 20050318 | |
| 12 | Instance method | Public | Method | Set BEFORE IMAGE VALUES for Backend Service | 20050502 |
Events
Class CL_HRASR00_COLLISION_CONTAINER has no event.
Types
Class CL_HRASR00_COLLISION_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 | FORM_SCENARIO | Call by reference | Type reference (TYPE) | ASR_FORM_SCENARIO | Formularbasiertes Szenario | 20050318 | |||
| 2 | FORM_SCENARIO_VERSION | Call by reference | Type reference (TYPE) | ASR_FORM_SCENARIO_VERSION | Form Scenario Version | 20050318 | |||
| 3 | XML | Call by reference | Type reference (TYPE) | XSTRING | 20050318 |
Method CONSTRUCTOR on class CL_HRASR00_COLLISION_CONTAINER has no exception.
Method EXPORT_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML | Value transfer | Type reference (TYPE) | XSTRING | 20050318 |
Method EXPORT_TO_XML on class CL_HRASR00_COLLISION_CONTAINER has no exception.
Method GET_COLLISION_RELEVANT_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLISION_RELEVANT_FIELDS | Call by reference | Type reference (TYPE) | HRBAS_FIELDLIST_TAB | Liste von Feldnamen | 20050502 | |||
| 2 | SEQNR | Call by reference | Type reference (TYPE) | ASR_FORM_SCENARIO_SERVICE_SQNR | Verarbeitungs-Sequenznummer Backendservice | 20050502 |
Method GET_COLLISION_RELEVANT_FIELDS on class CL_HRASR00_COLLISION_CONTAINER has no exception.
Method GET_CREATION_DATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CREATION_DATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20050321 | |||
| 2 | CREATION_TIME | Call by reference | Type reference (TYPE) | SYTIME | TIME-Datenelement fuer SYST | 20050321 |
Method GET_CREATION_DATES on class CL_HRASR00_COLLISION_CONTAINER has no exception.
Method GET_FORM_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORM_SCENARIO | Value transfer | Type reference (TYPE) | ASR_FORM_SCENARIO | ASR Process Name | 20050318 |
Method GET_FORM_SCENARIO on class CL_HRASR00_COLLISION_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 | FORM_SCENARIO_VERSION | Value transfer | Type reference (TYPE) | ASR_FORM_SCENARIO_VERSION | ASR Process Version | 20050318 |
Method GET_FORM_SCENARIO_VERSION on class CL_HRASR00_COLLISION_CONTAINER has no exception.
Method GET_SRV_COLL_IMAGE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLL_IMAGE_VALUES | Call by reference | Type reference (TYPE) | HRASR00COLL_IMAGE_VALUE_TAB | Tablle der Before Image Values der Services | 20050502 | |||
| 2 | SEQNR | Call by reference | Type reference (TYPE) | ASR_FORM_SCENARIO_SERVICE_SQNR | Verarbeitungs-Sequenznummer Backendservice | 20050502 |
Method GET_SRV_COLL_IMAGE_VALUES on class CL_HRASR00_COLLISION_CONTAINER has no exception.
Method SET_COLL_IMAGE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SRV_COLL_IMAGE_VALUES | Call by reference | Type reference (TYPE) | SRV_COLL_IMAGE_VALUE_TAB_TYPE | Tablle der Before Image Values der Services | 20050502 |
Method SET_COLL_IMAGE_VALUES on class CL_HRASR00_COLLISION_CONTAINER has no exception.
Method SET_CREATION_DATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CREATION_DATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20050321 | |||
| 2 | CREATION_TIME | Call by reference | Type reference (TYPE) | SYTIME | TIME-Datenelement fuer SYST | 20050321 |
Method SET_CREATION_DATES on class CL_HRASR00_COLLISION_CONTAINER has no exception.
Method SET_FORM_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORM_SCENARIO | Call by reference | Type reference (TYPE) | ASR_FORM_SCENARIO | ASR Process Name | 20050318 |
Method SET_FORM_SCENARIO on class CL_HRASR00_COLLISION_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 | FORM_SCENARIO_VERSION | Call by reference | Type reference (TYPE) | ASR_FORM_SCENARIO_VERSION | ASR Process Version | 20050318 |
Method SET_FORM_SCENARIO_VERSION on class CL_HRASR00_COLLISION_CONTAINER has no exception.
Method SET_SRV_COLL_IMAGE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLISION_IMAGE_VALUES | Call by reference | Type reference (TYPE) | HRASR00COLL_IMAGE_VALUE_TAB | Tablle der Before Image Values der Services | 20050502 | |||
| 2 | SEQNR | Call by reference | Type reference (TYPE) | ASR_FORM_SCENARIO_SERVICE_SQNR | Verarbeitungs-Sequenznummer Backendservice | 20050502 |
Method SET_SRV_COLL_IMAGE_VALUES on class CL_HRASR00_COLLISION_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 600 |