SAP ABAP Class IF_HRASR00_SCENARIO (Scenario: HR Administrative Services)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRASR00_SCENARIO Scenario Object : HR Administratve Services 20041011
Properties
Class IF_HRASR00_SCENARIO  
Short Description Scenario: HR Administrative Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041008   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRASR00_SCENARIO has no forward declaration.
Interfaces
Class IF_HRASR00_SCENARIO has no interface implemented.
Friends
Class IF_HRASR00_SCENARIO has no friend class.
Attributes
Class IF_HRASR00_SCENARIO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_STEP Instance method Public Method Add Step to Scenario 20041008
2 CREATE Static method Public Method Create Scenario Object 20041008
3 DELETE_COLLISION_CONTAINER Instance method Public Method Delete Collision Container 20050211
4 DELETE_COMPLETE_DATA_CONTAINER Instance method Public Method Delete All Versions of Data Container 20050211
5 DELETE_LATEST_DATA_CONTAINER Instance method Public Method Delete Last Version of Data Container 20050211
6 GET Static method Public Method Get Scenario Object 20041008
7 GET_COLLISION_CONTAINER Instance method Public Method Get Collision Container 20041008
8 GET_GENERAL_ATTRIBUTES Instance method Public Method Determine General Attributes for Process Object 20041008
9 GET_LATEST_DATA_CONTAINER Instance method Public Method Determine Current Data Container Status 20041008
10 GET_PROCESS_OBJECT Instance method Public Method Get Parent Object = Process Object 20041011
11 GET_STEPS Instance method Public Method Get Steps of Scenario 20041008
12 SET_COLLISION_CONTAINER Instance method Public Method Set Collision Container 20041008
13 SET_GENERAL_ATTRIBUTES Instance method Public Method Specify General Attributes for Process Object 20041008
14 SET_LATEST_DATA_CONTAINER Instance method Public Method Specify Current Data Container Status 20041008
Events
Class IF_HRASR00_SCENARIO has no event.
Types
Class IF_HRASR00_SCENARIO has no local type.
Method Signatures

Method ADD_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NO_AUTHORITY Call by reference Type reference (TYPE) BOOLE_D No Authorization 20041109
2 Importing STEP_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID GUID of step 20041015
# Exception Resumable Description Created on
1 CX_HRASR00_PROCESS_OBJECT Exception Class - Process Object 20050527

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INSTANCE Call by reference Object reference (TYPE REF TO) IF_HRASR00_SCENARIO Scenario: HR Administrative Services 20041008
2 Exporting NO_AUTHORITY Call by reference Type reference (TYPE) BOOLE_D No authorization 20041109
3 Importing SCENARIO_ATTRIBUTES Call by reference Type reference (TYPE) HRASR00SCENARIO_ATTR Attributes of scenario 20041008
# Exception Resumable Description Created on
1 CX_HRASR00_PROCESS_OBJECT Exception Class - Process Object 20050527

Method DELETE_COLLISION_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NO_AUTHORITY Value transfer Type reference (TYPE) BOOLE_D No Authorization to delete 20050211
# Exception Resumable Description Created on
1 CX_HRASR00_PROCESS_OBJECT Exception Class - Process Object 20050527

Method DELETE_COMPLETE_DATA_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NO_AUTHORITY Value transfer Type reference (TYPE) BOOLE_D No Authorization to delete 20050211
# Exception Resumable Description Created on
1 CX_HRASR00_PROCESS_OBJECT Exception Class - Process Object 20050527

Method DELETE_LATEST_DATA_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NO_AUTHORITY Value transfer Type reference (TYPE) BOOLE_D No Authorization to delete 20050211
# Exception Resumable Description Created on
1 CX_HRASR00_PROCESS_OBJECT Exception Class - Process Object 20050527

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INSTANCE Call by reference Object reference (TYPE REF TO) IF_HRASR00_SCENARIO Scenario: HR Administrative Services 20041008
2 Exporting NO_AUTHORITY Call by reference Type reference (TYPE) BOOLE_D No Authorization 20041109
3 Importing SCENARIO_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Key for scenario instance 20041008
# Exception Resumable Description Created on
1 CX_HRASR00_PROCESS_OBJECT Exception Class - Process Object 20050527

Method GET_COLLISION_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COLLISION_CONTAINER Call by reference Type reference (TYPE) XSTRING Collision container in XML string 20041011
2 Exporting CONTAINER_ID Call by reference Type reference (TYPE) BAPIGUID Collision Container GUID 20050211
3 Exporting NO_AUTHORITY Call by reference Type reference (TYPE) BOOLE_D No Authorization 20041109
# Exception Resumable Description Created on
1 CX_HRASR00_PROCESS_OBJECT Exception Class - Process Object 20050527

Method GET_GENERAL_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SCENARIO_ATTRIBUTES Call by reference Type reference (TYPE) HRASR00SCENARIO_ATTR HR Administrative Services: Attribute eines Prozesses 20041015
# Exception Resumable Description Created on
1 CX_HRASR00_PROCESS_OBJECT Exception Class - Process Object 20050527

Method GET_LATEST_DATA_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA_CONTAINER Call by reference Type reference (TYPE) XSTRING Form data container in XML string 20041008
2 Exporting DATA_CONTAINER_ID Call by reference Type reference (TYPE) BAPIGUID Data Container ID 20041118
3 Exporting NO_AUTHORITY Call by reference Type reference (TYPE) BOOLE_D No Authorization 20041109
4 Exporting VERSION Call by reference Type reference (TYPE) BAPIPOS Data container Version 20041118
# Exception Resumable Description Created on
1 CX_HRASR00_PROCESS_OBJECT Exception Class - Process Object 20050527

Method GET_PROCESS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NO_AUTHORITY Call by reference Type reference (TYPE) BOOLE_D No Authorization 20041109
2 Exporting PROCESS_OBJECT Value transfer Object reference (TYPE REF TO) IF_HRASR00_PROCESS Process Case: HR Administrative Services 20041011
# Exception Resumable Description Created on
1 CX_HRASR00_PROCESS_OBJECT Exception Class - Process Object 20050527

Method GET_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NO_AUTHORITY Call by reference Type reference (TYPE) BOOLE_D No authorization 20041109
2 Exporting STEPS Call by reference Type reference (TYPE) HRASR00STEP_TAB Table of references to step instances 20041008
# Exception Resumable Description Created on
1 CX_HRASR00_PROCESS_OBJECT Exception Class - Process Object 20050527

Method SET_COLLISION_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLISION_CONTAINER Call by reference Type reference (TYPE) XSTRING Collision container in XML string 20041011
2 Exporting NO_AUTHORITY Call by reference Type reference (TYPE) BOOLE_D No Authorization 20041109
# Exception Resumable Description Created on
1 CX_HRASR00_PROCESS_OBJECT Exception Class - Process Object 20050527

Method SET_GENERAL_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NO_AUTHORITY Call by reference Type reference (TYPE) BOOLE_D No Authorization 20041109
2 Importing SCENARIO_ATTRIBUTES Call by reference Type reference (TYPE) HRASR00SCENARIO_ATTR HR Administrative Services: Attribute eines Scenarios 20041015
# Exception Resumable Description Created on
1 CX_HRASR00_PROCESS_OBJECT Exception Class - Process Object 20050527

Method SET_LATEST_DATA_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_CONTAINER_ID Call by reference Type reference (TYPE) BAPIGUID Data Container ID 20041118
2 Importing VERSION Call by reference Type reference (TYPE) BAPIPOS Data Container Version 20041118
# Exception Resumable Description Created on
1 CX_HRASR00_PROCESS_OBJECT Exception Class - Process Object 20050527
History
Last changed by/on SAP  20060208 
SAP Release Created in