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 A_CREATION_DATE Instance attribute Private Type reference (TYPE) DATUM Date 20050321
2 A_CREATION_TIME Instance attribute Private Type reference (TYPE) SYTIME TIME data element for SYST 20050321
3 A_EFFECTIVE_DATE Instance attribute Private Type reference (TYPE) DATUM Date 20050321
4 A_FORM_SCENARIO Instance attribute Private Type reference (TYPE) ASR_FORM_SCENARIO ASR Process Name 20050318
5 A_FORM_SCENARIO_VERSION Instance attribute Private Type reference (TYPE) ASR_FORM_SCENARIO_VERSION ASR Process Version 20050318
6 A_SRV_COLL_IMAGE_VALUES Instance attribute Private Type reference (TYPE) SRV_COLL_IMAGE_VALUE_TAB_TYPE Field Values for Collision Detection 20050502
7 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20050318
8 TRUE 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 CONSTRUCTOR Instance method Public Constructor Constructor 20050318
2 EXPORT_TO_XML Instance method Public Method Convert Data Container to XML 20050318
3 GET_COLLISION_RELEVANT_FIELDS Instance method Public Method Read Collision-Relevant Fields 20050502
4 GET_CREATION_DATES Instance method Public Method Read Created On Date and Created At Time 20050321
5 GET_FORM_SCENARIO Instance method Public Method Read FORM_SCENARIO 20050318
6 GET_FORM_SCENARIO_VERSION Instance method Public Method Read FORM_SCENARIO_VERSION 20050318
7 GET_SRV_COLL_IMAGE_VALUES Instance method Public Method Read BEFORE IMAGE VALUES 20050502
8 SET_COLL_IMAGE_VALUES Instance method Private Method Set BEFORE IMAGE VALUES 20050502
9 SET_CREATION_DATES Instance method Public Method Set Created On Date and Created At Time 20050321
10 SET_FORM_SCENARIO Instance method Public Method Set FORM_SCENARIO 20050318
11 SET_FORM_SCENARIO_VERSION Instance method Public Method Set FORM_SCENARIO_VERSION 20050318
12 SET_SRV_COLL_IMAGE_VALUES 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 Importing FORM_SCENARIO Call by reference Type reference (TYPE) ASR_FORM_SCENARIO Formularbasiertes Szenario 20050318
2 Importing FORM_SCENARIO_VERSION Call by reference Type reference (TYPE) ASR_FORM_SCENARIO_VERSION Form Scenario Version 20050318
3 Importing 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 Returning 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 Exporting COLLISION_RELEVANT_FIELDS Call by reference Type reference (TYPE) HRBAS_FIELDLIST_TAB Liste von Feldnamen 20050502
2 Importing 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 Exporting CREATION_DATE Call by reference Type reference (TYPE) DATUM Datum 20050321
2 Exporting 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 Returning 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 Returning 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 Exporting COLL_IMAGE_VALUES Call by reference Type reference (TYPE) HRASR00COLL_IMAGE_VALUE_TAB Tablle der Before Image Values der Services 20050502
2 Importing 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 Importing 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 Importing CREATION_DATE Call by reference Type reference (TYPE) DATUM Datum 20050321
2 Importing 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 Importing 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 Importing 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 Importing COLLISION_IMAGE_VALUES Call by reference Type reference (TYPE) HRASR00COLL_IMAGE_VALUE_TAB Tablle der Before Image Values der Services 20050502
2 Importing 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