SAP ABAP Interface IF_HRASR00_SCENARIO (Scenario: HR Administrative Services)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-AS (Application Component) HR Administrative Services
⤷
PAOC_ASR_PROCESS_OBJECT (Package) Process Object

⤷

⤷

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
Interface | IF_HRASR00_SCENARIO | |
Short Description | Scenario: HR Administrative Services |
General Data
Package | PAOC_ASR_PROCESS_OBJECT | Process Object |
Created | 20041008 | SAP |
Last changed | 20060208 | SAP |
Unicode checks active |
Forward declarations
Interface IF_HRASR00_SCENARIO has no forward declaration.
Interfaces
Interface IF_HRASR00_SCENARIO has no interface.
Friends
Interface IF_HRASR00_SCENARIO has no friend.
Attributes
Interface IF_HRASR00_SCENARIO has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Step to Scenario | 20041008 |
2 | ![]() |
Static method | Public | Method | Create Scenario Object | 20041008 |
3 | ![]() |
Instance method | Public | Method | Delete Collision Container | 20050211 |
4 | ![]() |
Instance method | Public | Method | Delete All Versions of Data Container | 20050211 |
5 | ![]() |
Instance method | Public | Method | Delete Last Version of Data Container | 20050211 |
6 | ![]() |
Static method | Public | Method | Get Scenario Object | 20041008 |
7 | ![]() |
Instance method | Public | Method | Get Collision Container | 20041008 |
8 | ![]() |
Instance method | Public | Method | Determine General Attributes for Process Object | 20041008 |
9 | ![]() |
Instance method | Public | Method | Determine Current Data Container Status | 20041008 |
10 | ![]() |
Instance method | Public | Method | Get Parent Object = Process Object | 20041011 |
11 | ![]() |
Instance method | Public | Method | Get Steps of Scenario | 20041008 |
12 | ![]() |
Instance method | Public | Method | Set Collision Container | 20041008 |
13 | ![]() |
Instance method | Public | Method | Specify General Attributes for Process Object | 20041008 |
14 | ![]() |
Instance method | Public | Method | Specify Current Data Container Status | 20041008 |
Events
Interface IF_HRASR00_SCENARIO has no event.
Types
Interface 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 | ![]() |
NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No Authorization | 20041109 | ||
2 | ![]() |
STEP_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | GUID of step | 20041015 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class - Process Object | 20050527 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_HRASR00_SCENARIO | Scenario: HR Administrative Services | 20041008 | ||
2 | ![]() |
NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No authorization | 20041109 | ||
3 | ![]() |
SCENARIO_ATTRIBUTES | Call by reference | Type reference (TYPE) | HRASR00SCENARIO_ATTR | Attributes of scenario | 20041008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
NO_AUTHORITY | Value transfer | Type reference (TYPE) | BOOLE_D | No Authorization to delete | 20050211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
NO_AUTHORITY | Value transfer | Type reference (TYPE) | BOOLE_D | No Authorization to delete | 20050211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
NO_AUTHORITY | Value transfer | Type reference (TYPE) | BOOLE_D | No Authorization to delete | 20050211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class - Process Object | 20050527 |
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_HRASR00_SCENARIO | Scenario: HR Administrative Services | 20041008 | ||
2 | ![]() |
NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No Authorization | 20041109 | ||
3 | ![]() |
SCENARIO_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Key for scenario instance | 20041008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
COLLISION_CONTAINER | Call by reference | Type reference (TYPE) | XSTRING | Collision container in XML string | 20041011 | ||
2 | ![]() |
CONTAINER_ID | Call by reference | Type reference (TYPE) | BAPIGUID | Collision Container GUID | 20050211 | ||
3 | ![]() |
NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No Authorization | 20041109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
SCENARIO_ATTRIBUTES | Call by reference | Type reference (TYPE) | HRASR00SCENARIO_ATTR | HR Administrative Services: Attribute eines Prozesses | 20041015 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
DATA_CONTAINER | Call by reference | Type reference (TYPE) | XSTRING | Form data container in XML string | 20041008 | ||
2 | ![]() |
DATA_CONTAINER_ID | Call by reference | Type reference (TYPE) | BAPIGUID | Data Container ID | 20041118 | ||
3 | ![]() |
NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No Authorization | 20041109 | ||
4 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | BAPIPOS | Data container Version | 20041118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No Authorization | 20041109 | ||
2 | ![]() |
PROCESS_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_HRASR00_PROCESS | Process Case: HR Administrative Services | 20041011 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class - Process Object | 20050527 |
Method GET_STEPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No authorization | 20041109 | ||
2 | ![]() |
STEPS | Call by reference | Type reference (TYPE) | HRASR00STEP_TAB | Table of references to step instances | 20041008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
COLLISION_CONTAINER | Call by reference | Type reference (TYPE) | XSTRING | Collision container in XML string | 20041011 | ||
2 | ![]() |
NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No Authorization | 20041109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No Authorization | 20041109 | ||
2 | ![]() |
SCENARIO_ATTRIBUTES | Call by reference | Type reference (TYPE) | HRASR00SCENARIO_ATTR | HR Administrative Services: Attribute eines Scenarios | 20041015 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
DATA_CONTAINER_ID | Call by reference | Type reference (TYPE) | BAPIGUID | Data Container ID | 20041118 | ||
2 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | BAPIPOS | Data Container Version | 20041118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class - Process Object | 20050527 |
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 600 |