SAP ABAP Class CL_HRASR00_STEP (Process Step: 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
⤷ PA-AS (Application Component) HR Administrative Services
⤷ PAOC_ASR_PROCESS_OBJECT (Package) Process Object
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_HRASR00_CASE | Base Class for Case: HR Administrative Services | 20040916 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRASR00_STEP | Process Case: HR Administrative Services | 20040916 |
Properties
Class | CL_HRASR00_STEP | |
Short Description | Process Step: HR Administrative Services | |
Super Class | CL_HRASR00_CASE | Base Class for Case: HR Administrative Services |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_ASR_PROCESS_OBJECT | Process Object |
Created | 20040916 | SAP |
Last change | 20060208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRASR00_STEP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HRASR00_STEP | Process Case: HR Administrative Services | 20040916 |
Friends
Class CL_HRASR00_STEP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_ATTACHMENT_ANCHOR | Constant | Public | Type reference (TYPE) | CHAR2 | 'H3' | Relation Type - Attachments | 20040917 | |
2 | C_DATA_CONTAINER_ANCHOR | Constant | Public | Type reference (TYPE) | CHAR2 | 'H2' | Relation Type - Data Container | 20040917 | |
3 | C_ED_DATA_CONTAINER | Constant | Private | Type reference (TYPE) | STRING | 'Data Container' | Base Object - Data Container | 20050529 | |
4 | C_ED_STEP_OBJECT | Constant | Private | Type reference (TYPE) | STRING | 'Step Object' | Base Object - Step Object | 20050529 | |
5 | C_STEP_CASE_TYPE | Constant | Public | Type reference (TYPE) | SCMGCASE_TYPE | 'H_SO' | Case Type | 20040917 | |
6 | DOCCLASS_ATTACHMENT | Static Attribute | Private | Type reference (TYPE) | BAPIDCLASS | Storage Location of Document in SRM (Content Model) | 20041118 | ||
7 | DOCCLASS_DATA_CONTAINER | Static Attribute | Private | Type reference (TYPE) | BAPIDCLASS | Storage Location of Document in SRM (Content Model) | 20041118 |
Methods
Events
Class CL_HRASR00_STEP has no event.
Types
Class CL_HRASR00_STEP has no local type.
Method Signatures
Method BUILD_DOCUMENT_WHERE_CONDITION 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 | 20041006 | ||
2 | Changing | DOCUMENT_WHERE_CONDITIONS | Call by reference | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20041006 |
Method BUILD_DOCUMENT_WHERE_CONDITION on class CL_HRASR00_STEP has no exception.
Method BUILD_PROCESS_WHERE_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | PROCESS_QUERY_ATTR | Call by reference | Type reference (TYPE) | HRASR00PROCESS_QUERY_ATTR | HR Administrative Services: Input für Prozesssuche | 20041006 | ||
2 | Changing | PROCESS_WHERE_CONDITIONS | Call by reference | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20041006 |
Method BUILD_PROCESS_WHERE_CONDITION on class CL_HRASR00_STEP has no exception.
Method BUILD_SCENARIO_WHERE_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | SCENARIO_QUERY_ATTR | Call by reference | Type reference (TYPE) | HRASR00SCENARIO_QUERY_ATTR | HR Administrative Services: Input für Szenario-Suche | 20041013 | ||
2 | Changing | SCENARIO_WHERE_CONDITIONS | Call by reference | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20041013 |
Method BUILD_SCENARIO_WHERE_CONDITION on class CL_HRASR00_STEP has no exception.
Method BUILD_STEP_WHERE_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | STEP_QUERY_ATTR | Call by reference | Type reference (TYPE) | HRASR00STEP_QUERY_ATTR | HR Administrative Services: Input für Prozessschritt-Suche | 20041006 | ||
2 | Changing | STEP_WHERE_CONDITIONS | Call by reference | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20041006 |
Method BUILD_STEP_WHERE_CONDITION on class CL_HRASR00_STEP has no exception.
Method CONVERT_DOCSTRUC_2_NAMEVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ATTRIBUTES | Call by reference | Type reference (TYPE) | TY_NAMEVALUEASSTRING | NAMEVALUEASSTRING | 20041130 | ||
2 | Importing | ATTR_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | Attributes as a structure | 20041130 |
Method CONVERT_DOCSTRUC_2_NAMEVAL on class CL_HRASR00_STEP has no exception.
Method CONVERT_NAMEVAL_2_DOCSTRUC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ATTRIBUTES | Call by reference | Type reference (TYPE) | TY_NAMEVALUEASSTRING | NAMEVALUEASSTRING | 20041130 | ||
2 | Exporting | ATTR_STRUCTURE | Value transfer | Type reference (TYPE) | ANY | Attributes as a structure | 20041130 |
Method CONVERT_NAMEVAL_2_DOCSTRUC on class CL_HRASR00_STEP has no exception.
Method CREATE Signature
Method CREATE on class CL_HRASR00_STEP has no parameter.
Method CREATE on class CL_HRASR00_STEP has no exception.
Method CREATE_ATTACHMENT Signature
Method CREATE_ATTACHMENT on class CL_HRASR00_STEP has no parameter.
Method CREATE_ATTACHMENT on class CL_HRASR00_STEP has no exception.
Method FIND_STEPS_BY_ATTRIBUTES Signature
Method FIND_STEPS_BY_ATTRIBUTES on class CL_HRASR00_STEP has no parameter.
Method FIND_STEPS_BY_ATTRIBUTES on class CL_HRASR00_STEP has no exception.
Method GET Signature
Method GET on class CL_HRASR00_STEP has no parameter.
Method GET on class CL_HRASR00_STEP has no exception.
Method GET_ATTACHMENTS Signature
Method GET_ATTACHMENTS on class CL_HRASR00_STEP has no parameter.
Method GET_ATTACHMENTS on class CL_HRASR00_STEP has no exception.
Method GET_DATA_CONTAINER Signature
Method GET_DATA_CONTAINER on class CL_HRASR00_STEP has no parameter.
Method GET_DATA_CONTAINER on class CL_HRASR00_STEP has no exception.
Method GET_GENERAL_ATTRIBUTES Signature
Method GET_GENERAL_ATTRIBUTES on class CL_HRASR00_STEP has no parameter.
Method GET_GENERAL_ATTRIBUTES on class CL_HRASR00_STEP has no exception.
Method GET_PARENT_SCENARIO Signature
Method GET_PARENT_SCENARIO on class CL_HRASR00_STEP has no parameter.
Method GET_PARENT_SCENARIO on class CL_HRASR00_STEP has no exception.
Method READ_ATTACHMENT Signature
Method READ_ATTACHMENT on class CL_HRASR00_STEP has no parameter.
Method READ_ATTACHMENT on class CL_HRASR00_STEP has no exception.
Method SET_DATA_CONTAINER Signature
Method SET_DATA_CONTAINER on class CL_HRASR00_STEP has no parameter.
Method SET_DATA_CONTAINER on class CL_HRASR00_STEP has no exception.
Method SET_GENERAL_ATTRIBUTES Signature
Method SET_GENERAL_ATTRIBUTES on class CL_HRASR00_STEP has no parameter.
Method SET_GENERAL_ATTRIBUTES on class CL_HRASR00_STEP has no exception.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 600 |