SAP ABAP Interface IF_HRASR00_STEP (Process Case: 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_STEP | Process Step: HR Administrative Services | 20040916 |
Properties
Interface | IF_HRASR00_STEP | |
Short Description | Process Case: HR Administrative Services |
General Data
Package | PAOC_ASR_PROCESS_OBJECT | Process Object |
Created | 20040916 | SAP |
Last changed | 20060208 | SAP |
Unicode checks active |
Forward declarations
Interface IF_HRASR00_STEP has no forward declaration.
Interfaces
Interface IF_HRASR00_STEP has no interface.
Friends
Interface IF_HRASR00_STEP has no friend.
Attributes
Interface IF_HRASR00_STEP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Assign Attachment to Step | 20050323 |
2 | ![]() |
Static method | Public | Method | Create Step Object | 20041011 |
3 | ![]() |
Instance method | Public | Method | Create Attachment and Allocate It to Current Step | 20040917 |
4 | ![]() |
Instance method | Public | Method | Delete Attachment | 20050119 |
5 | ![]() |
Static method | Public | Method | Step Search with Process, Scenario, Step, Doc. Attributes | 20041014 |
6 | ![]() |
Static method | Public | Method | Step Instance Search with Proc., Scen, Step, Doc. Attributes | 20041014 |
7 | ![]() |
Static method | Public | Method | Determine Step Instance | 20041011 |
8 | ![]() |
Instance method | Public | Method | Determine All Attachments of Step | 20040917 |
9 | ![]() |
Instance method | Public | Method | Determine Current Data Container Status | 20040916 |
10 | ![]() |
Instance method | Public | Method | Determine General Attributes for Step Object | 20040916 |
11 | ![]() |
Instance method | Public | Method | Determine Associated Scenario Object | 20041011 |
12 | ![]() |
Instance method | Public | Method | Read Attachment (Content and Attributes) | 20040917 |
13 | ![]() |
Instance method | Public | Method | Specify Current Data Container Status | 20040916 |
14 | ![]() |
Instance method | Public | Method | Determine General Attributes for Step Object | 20040916 |
Events
Interface IF_HRASR00_STEP has no event.
Types
Interface IF_HRASR00_STEP has no local type.
Method Signatures
Method ASSIGN_ATTACHMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT_ID | Call by reference | Type reference (TYPE) | BAPIGUID | GUID | 20050323 |
# | 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_STEP | Step Case: HR Administrative Services | 20041011 | ||
2 | ![]() |
NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No Authorization | 20041109 | ||
3 | ![]() |
STEP_ATTRIBUTES | Call by reference | Type reference (TYPE) | HRASR00STEP_ATTR | Attributes of step | 20041011 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class - Process Object | 20050527 |
Method CREATE_ATTACHMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Call by reference | Type reference (TYPE) | HRASR00DOC_ATTR | Attributes of document | 20040917 | ||
2 | ![]() |
CONTENT_X | Call by reference | Type reference (TYPE) | XSTRING | Raw string contents of attachment | 20040917 | ||
3 | ![]() |
DOCUMENT_ID | Call by reference | Type reference (TYPE) | BAPIGUID | Attachment ID | 20040917 | ||
4 | ![]() |
FILENAME | Call by reference | Type reference (TYPE) | STRING | Filename | 20041011 | ||
5 | ![]() |
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 DELETE_ATTACHMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT_ID | Call by reference | Type reference (TYPE) | BAPIGUID | Attachment ID | 20050211 | ||
2 | ![]() |
NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No Authorization | 20050211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class - Process Object | 20050527 |
Method FIND_STEP_GUIDS_BY_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT_QUERY_ATTR | Call by reference | Type reference (TYPE) | HRASR00DOCUMENT_QUERY_ATTR | HR Administrative Services: Input für Documents | 20041014 | ||
2 | ![]() |
PROCESS_QUERY_ATTR | Call by reference | Type reference (TYPE) | HRASR00PROCESS_QUERY_ATTR | HR Administrative Services: Input für Prozesssuche | 20041014 | ||
3 | ![]() |
SCENARIO_QUERY_ATTR | Call by reference | Type reference (TYPE) | HRASR00SCENARIO_QUERY_ATTR | HR Administrative Services: Input für Scenario-Suche | 20041014 | ||
4 | ![]() |
STEP_GUIDS | Call by reference | Type reference (TYPE) | SCMG_TT_CASE_GUID | Tabelle: Technischer Schlüssel des Cases | 20041014 | ||
5 | ![]() |
STEP_QUERY_ATTR | Call by reference | Type reference (TYPE) | HRASR00STEP_QUERY_ATTR | HR Administrative Services: Input für Prozessschritt-Suche | 20041014 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class - Process Object | 20050527 |
Method FIND_STEP_INSTANCES_BY_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT_QUERY_ATTR | Call by reference | Type reference (TYPE) | HRASR00DOCUMENT_QUERY_ATTR | HR Administrative Services: Input für Documents | 20041014 | ||
2 | ![]() |
PROCESS_QUERY_ATTR | Call by reference | Type reference (TYPE) | HRASR00PROCESS_QUERY_ATTR | HR Administrative Services: Input für Prozesssuche | 20041014 | ||
3 | ![]() |
SCENARIO_QUERY_ATTR | Call by reference | Type reference (TYPE) | HRASR00SCENARIO_QUERY_ATTR | HR Administrative Services: Input für Scenario-Suche | 20041014 | ||
4 | ![]() |
STEP_INSTANCES | Call by reference | Type reference (TYPE) | HRASR00STEP_TAB | Tabelle von Stepinstanzreferenzen | 20041014 | ||
5 | ![]() |
STEP_QUERY_ATTR | Call by reference | Type reference (TYPE) | HRASR00STEP_QUERY_ATTR | HR Administrative Services: Input für Prozessschritt-Suche | 20041014 |
# | 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_STEP | Process Case: HR Administrative Services | 20041011 | ||
2 | ![]() |
NO_AUTHORITY | Call by reference | Type reference (TYPE) | BOOLE_D | No authorization | 20041109 | ||
3 | ![]() |
STEP_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Key for process instance | 20041011 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class - Process Object | 20050527 |
Method GET_ATTACHMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTACHMENTS | Call by reference | Type reference (TYPE) | HRASR00DOC_GUID_AND_ATTR_TAB | Attachment-Output für Prozess-/Schritt-Details (Tabelle) | 20040917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class - Process Object | 20050527 |
Method GET_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 | 20040917 | ||
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_GENERAL_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STEP_ATTRIBUTES | Call by reference | Type reference (TYPE) | HRASR00STEP_ATTR | HR Administrative Services: Attribute eines Step | 20040917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class - Process Object | 20050527 |
Method GET_PARENT_SCENARIO 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_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_HRASR00_SCENARIO | Scenario: HR Administrative Services | 20041011 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class - Process Object | 20050527 |
Method READ_ATTACHMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Call by reference | Type reference (TYPE) | HRASR00DOC_ATTR | Properties of document | 20040917 | ||
2 | ![]() |
CONTENT_X | Call by reference | Type reference (TYPE) | XSTRING | Document contents in Xstring | 20040917 | ||
3 | ![]() |
DOCUMENT_ID | Call by reference | Type reference (TYPE) | BAPIGUID | Attachment ID | 20040917 | ||
4 | ![]() |
FILENAME | Call by reference | Type reference (TYPE) | ASR_ATTACHMENT_FILENAME | Dateiname einer Anlage | 20050518 | ||
5 | ![]() |
MIMETYPE | Call by reference | Type reference (TYPE) | ASR_ATTACHMENT_MIMETYPE | Attachment mimetype | 20050518 | ||
6 | ![]() |
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_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 | 20040917 | ||
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 | ![]() |
OVERWRITE_INDICATOR | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Overwrite existing version | 20041014 | |
5 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | BAPIPOS | Data Container Version | 20041118 |
# | 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 | ![]() |
STEP_ATTRIBUTES | Call by reference | Type reference (TYPE) | HRASR00STEP_ATTR | HR Administrative Services: Attribute eines Step | 20040917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class - Process Object | 20050527 |
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 600 |