SAP ABAP Class IF_HRASR00_STEP (Process Case: 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_STEP Process Step: HR Administrative Services 20040916
Properties
Class IF_HRASR00_STEP  
Short Description Process Case: HR Administrative Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040916   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRASR00_STEP has no forward declaration.
Interfaces
Class IF_HRASR00_STEP has no interface implemented.
Friends
Class IF_HRASR00_STEP has no friend class.
Attributes
Class IF_HRASR00_STEP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_ATTACHMENT Instance method Public Method Assign Attachment to Step 20050323
2 CREATE Static method Public Method Create Step Object 20041011
3 CREATE_ATTACHMENT Instance method Public Method Create Attachment and Allocate It to Current Step 20040917
4 DELETE_ATTACHMENT Instance method Public Method Delete Attachment 20050119
5 FIND_STEP_GUIDS_BY_ATTR Static method Public Method Step Search with Process, Scenario, Step, Doc. Attributes 20041014
6 FIND_STEP_INSTANCES_BY_ATTR Static method Public Method Step Instance Search with Proc., Scen, Step, Doc. Attributes 20041014
7 GET Static method Public Method Determine Step Instance 20041011
8 GET_ATTACHMENTS Instance method Public Method Determine All Attachments of Step 20040917
9 GET_DATA_CONTAINER Instance method Public Method Determine Current Data Container Status 20040916
10 GET_GENERAL_ATTRIBUTES Instance method Public Method Determine General Attributes for Step Object 20040916
11 GET_PARENT_SCENARIO Instance method Public Method Determine Associated Scenario Object 20041011
12 READ_ATTACHMENT Instance method Public Method Read Attachment (Content and Attributes) 20040917
13 SET_DATA_CONTAINER Instance method Public Method Specify Current Data Container Status 20040916
14 SET_GENERAL_ATTRIBUTES Instance method Public Method Determine General Attributes for Step Object 20040916
Events
Class IF_HRASR00_STEP has no event.
Types
Class 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 Importing DOCUMENT_ID Call by reference Type reference (TYPE) BAPIGUID GUID 20050323
# 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_STEP Step Case: HR Administrative Services 20041011
2 Exporting NO_AUTHORITY Call by reference Type reference (TYPE) BOOLE_D No Authorization 20041109
3 Importing STEP_ATTRIBUTES Call by reference Type reference (TYPE) HRASR00STEP_ATTR Attributes of step 20041011
# Exception Resumable Description Created on
1 CX_HRASR00_PROCESS_OBJECT Exception Class - Process Object 20050527

Method CREATE_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTES Call by reference Type reference (TYPE) HRASR00DOC_ATTR Attributes of document 20040917
2 Importing CONTENT_X Call by reference Type reference (TYPE) XSTRING Raw string contents of attachment 20040917
3 Exporting DOCUMENT_ID Call by reference Type reference (TYPE) BAPIGUID Attachment ID 20040917
4 Importing FILENAME Call by reference Type reference (TYPE) STRING Filename 20041011
5 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 DELETE_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENT_ID Call by reference Type reference (TYPE) BAPIGUID Attachment ID 20050211
2 Exporting NO_AUTHORITY Call by reference Type reference (TYPE) BOOLE_D No Authorization 20050211
# Exception Resumable Description Created on
1 CX_HRASR00_PROCESS_OBJECT 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 Importing DOCUMENT_QUERY_ATTR Call by reference Type reference (TYPE) HRASR00DOCUMENT_QUERY_ATTR HR Administrative Services: Input für Documents 20041014
2 Importing PROCESS_QUERY_ATTR Call by reference Type reference (TYPE) HRASR00PROCESS_QUERY_ATTR HR Administrative Services: Input für Prozesssuche 20041014
3 Importing SCENARIO_QUERY_ATTR Call by reference Type reference (TYPE) HRASR00SCENARIO_QUERY_ATTR HR Administrative Services: Input für Scenario-Suche 20041014
4 Exporting STEP_GUIDS Call by reference Type reference (TYPE) SCMG_TT_CASE_GUID Tabelle: Technischer Schlüssel des Cases 20041014
5 Importing 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 CX_HRASR00_PROCESS_OBJECT 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 Importing DOCUMENT_QUERY_ATTR Call by reference Type reference (TYPE) HRASR00DOCUMENT_QUERY_ATTR HR Administrative Services: Input für Documents 20041014
2 Importing PROCESS_QUERY_ATTR Call by reference Type reference (TYPE) HRASR00PROCESS_QUERY_ATTR HR Administrative Services: Input für Prozesssuche 20041014
3 Importing SCENARIO_QUERY_ATTR Call by reference Type reference (TYPE) HRASR00SCENARIO_QUERY_ATTR HR Administrative Services: Input für Scenario-Suche 20041014
4 Exporting STEP_INSTANCES Call by reference Type reference (TYPE) HRASR00STEP_TAB Tabelle von Stepinstanzreferenzen 20041014
5 Importing 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 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_STEP Process Case: HR Administrative Services 20041011
2 Exporting NO_AUTHORITY Call by reference Type reference (TYPE) BOOLE_D No authorization 20041109
3 Importing STEP_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Key for process instance 20041011
# Exception Resumable Description Created on
1 CX_HRASR00_PROCESS_OBJECT Exception Class - Process Object 20050527

Method GET_ATTACHMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting 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 CX_HRASR00_PROCESS_OBJECT 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 Exporting DATA_CONTAINER Call by reference Type reference (TYPE) XSTRING Form data container in XML string 20040917
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_GENERAL_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting STEP_ATTRIBUTES Call by reference Type reference (TYPE) HRASR00STEP_ATTR HR Administrative Services: Attribute eines Step 20040917
# Exception Resumable Description Created on
1 CX_HRASR00_PROCESS_OBJECT 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 Exporting NO_AUTHORITY Call by reference Type reference (TYPE) BOOLE_D No Authorization 20041109
2 Exporting SCENARIO_OBJECT Value transfer Object reference (TYPE REF TO) IF_HRASR00_SCENARIO Scenario: HR Administrative Services 20041011
# Exception Resumable Description Created on
1 CX_HRASR00_PROCESS_OBJECT Exception Class - Process Object 20050527

Method READ_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTRIBUTES Call by reference Type reference (TYPE) HRASR00DOC_ATTR Properties of document 20040917
2 Exporting CONTENT_X Call by reference Type reference (TYPE) XSTRING Document contents in Xstring 20040917
3 Importing DOCUMENT_ID Call by reference Type reference (TYPE) BAPIGUID Attachment ID 20040917
4 Exporting FILENAME Call by reference Type reference (TYPE) ASR_ATTACHMENT_FILENAME Dateiname einer Anlage 20050518
5 Exporting MIMETYPE Call by reference Type reference (TYPE) ASR_ATTACHMENT_MIMETYPE Attachment mimetype 20050518
6 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_DATA_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_CONTAINER Call by reference Type reference (TYPE) XSTRING Form data container in XML string 20040917
2 Importing 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 Importing OVERWRITE_INDICATOR Call by reference Type reference (TYPE) BOOLE_D 'X' Overwrite existing version 20041014
5 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

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 STEP_ATTRIBUTES Call by reference Type reference (TYPE) HRASR00STEP_ATTR HR Administrative Services: Attribute eines Step 20040917
# 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