Hierarchy

⤷

⤷

Properties
Class | CL_HRASR00_PROCESS_UTILITIES | |
Short Description | Process Utility Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_ASR_PROCESS_MODELLING | Modeling Processes |
Created | 20050131 | SAP |
Last change | 20070913 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_HRASR00_PROCESS_UTILITIES has no interface implemented.
Friends
Class CL_HRASR00_PROCESS_UTILITIES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_HRASR00_PROC_OBJ_HANDLER | Update Process Object in Background - Handler Interface | 20050324 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRASR00_PROCESS_CONSTANTS=>FALSE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20051021 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | TTZZ-TZONE | SPACE | Time Zone | 20050402 | |
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TTZZ-TZONE | Time Zone | 20050402 | ||
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TSTMP | Arithmetic and Conversion for Time Stamps | 20050402 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRASR00_PROCESS_CONSTANTS=>TRUE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20051021 | |
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | 20050402 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks Existency of PD Object | 20051016 |
2 | ![]() |
Static method | Private | Method | Checks Whether Plan Variant Is Valid | 20051017 |
3 | ![]() |
Static method | Public | Method | Checks Validity of Process with Regard to Start | 20050404 |
4 | ![]() |
Static method | Public | Method | Determines Time Data for Current System Time | 20050402 |
5 | ![]() |
Static method | Public | Method | Determination of Form Data_Container of Workflow Path | 20060505 |
6 | ![]() |
Static method | Public | Method | Define Name of PF Object | 20051017 |
7 | ![]() |
Static method | Public | Method | Get Process Object GUID by Work Item ID | 20050131 |
8 | ![]() |
Static method | Public | Method | Determines Process List for Role | 20050404 |
9 | ![]() |
Static method | Public | Method | Determines Start Information for Process | 20050612 |
10 | ![]() |
Static method | Public | Method | Get Step Object GUID by Work Item ID | 20050131 |
11 | ![]() |
Static method | Private | Method | Determine Time Zone of System | 20050402 |
12 | ![]() |
Static method | Private | Method | Determines Time Data for Time Stamp for UTC Time Zone | 20050407 |
13 | ![]() |
Static method | Public | Method | Determine Top Level Work Item ID | 20050402 |
14 | ![]() |
Static method | Public | Method | Determine Users Associated with PD Objects | 20051017 |
15 | ![]() |
Static method | Public | Method | Determines Active Plan Variant for Workflow | 20051016 |
16 | ![]() |
Static method | Public | Method | Determines Time Data for Work Item Instantiation Time | 20050407 |
17 | ![]() |
Static method | Public | Method | Determine Deadline Data for Work Item | 20050402 |
18 | ![]() |
Static method | Private | Method | Get Header Attributes of Work Item | 20050402 |
19 | ![]() |
Static method | Public | Method | Read Work Item Text for Work Item | 20050402 |
20 | ![]() |
Static method | Public | Method | Persist Details to Process Object | 20050603 |
21 | ![]() |
Static method | Public | Method | Set Call Results to Temp. Save Proc.Obj. to Proc.Obj.Handler | 20050324 |
22 | ![]() |
Static method | Private | Method | Subtraction of Two Time Stamps | 20050402 |
23 | ![]() |
Static method | Public | Method | Value Help for PD Objects | 20051021 |
24 | ![]() |
Static method | Public | Method | Value Help for PD Objects (Obj. Type, Obj. ID Concatenated) | 20051021 |
Events
Class CL_HRASR00_PROCESS_UTILITIES has no event.
Types
Class CL_HRASR00_PROCESS_UTILITIES has no local type.
Method Signatures
Method CHECK_PD_OBJECT_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXISTS | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20051016 | ||
2 | ![]() |
OBJECT_ID | Call by reference | Type reference (TYPE) | REALO | Erweiterte ObjektId | 20051016 | ||
3 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20051016 | ||
4 | ![]() |
PLAN_VERSION | Call by reference | Type reference (TYPE) | PLVAR | Planvariante | 20051016 |
Method CHECK_PD_OBJECT_EXISTS on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method CHECK_PLAN_VERSION_IS_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20051017 | ||
2 | ![]() |
PLAN_VERSION | Call by reference | Type reference (TYPE) | PLVAR | Planvariante | 20051017 |
Method CHECK_PLAN_VERSION_IS_VALID on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method CHECK_PROCESS_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLICATION | Call by reference | Type reference (TYPE) | ASR_APPLICATION | Anwendungstyp der den Typ des Objektes repräsentiert | 20050405 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | HR-PD-Infotypen: Meldungen | 20050404 | ||
3 | ![]() |
OBJECT_KEY | Call by reference | Type reference (TYPE) | ASR_OBJECT_KEY | Objektschlüssel | 20050404 | ||
4 | ![]() |
PROCESS | Call by reference | Type reference (TYPE) | ASR_PROCESS | Prozess | 20050404 |
Method CHECK_PROCESS_VALIDITY on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method GET_CURRENT_TIME_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DELTA_TO_UTC_IN_SECONDS | Call by reference | Type reference (TYPE) | ASR_DELTA_TO_UTC_IN_SECONDS | Zeitdifferenz: SY-DATUM/SY-UHRZEIT minus UTC-Zeitstempel | 20050402 | ||
2 | ![]() |
SYSTEM_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20050402 | ||
3 | ![]() |
SYSTEM_TIME | Call by reference | Type reference (TYPE) | SY-UZEIT | Aktuelle Uhrzeit des Applikationsservers | 20050402 | ||
4 | ![]() |
UTC_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20050402 |
Method GET_CURRENT_TIME_DATA on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method GET_DATA_CONTAINERS_ON_WF_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060509 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | HR-PD-Infotypen: Meldungen | 20060509 | ||
3 | ![]() |
REF_TO_ALL_COL_CONTAINERS | Value transfer | Type reference (TYPE) | HRASR00_COL_CONTAINER_REF_TAB | Referenzen auf Collision Container | 20060505 | ||
4 | ![]() |
REF_TO_ALL_DATA_CONTAINERS | Value transfer | Type reference (TYPE) | HRASR00_DATA_CONTAINER_REF_TAB | Referenzen auf Data Container | 20060505 | ||
5 | ![]() |
REF_TO_COL_CONTAINERS | Value transfer | Type reference (TYPE) | HRASR00_COL_CONTAINER_REF_TAB | Referenzen auf Collision Container | 20060505 | ||
6 | ![]() |
REF_TO_DATA_CONTAINERS | Value transfer | Type reference (TYPE) | HRASR00_DATA_CONTAINER_REF_TAB | Referenzen auf Data Container | 20060505 | ||
7 | ![]() |
WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20060505 |
Method GET_DATA_CONTAINERS_ON_WF_PATH on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method GET_PD_OBJECT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprachenschlüssel | 20051017 | |
2 | ![]() |
OBJECT_ID | Call by reference | Type reference (TYPE) | REALO | Erweiterte ObjektId | 20051017 | ||
3 | ![]() |
OBJECT_NAME | Value transfer | Type reference (TYPE) | ASR_OBJECT_NAME | Name des Objektes | 20051017 | ||
4 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20051017 | ||
5 | ![]() |
PLAN_VERSION | Call by reference | Type reference (TYPE) | PLVAR | Planvariante | 20051017 |
Method GET_PD_OBJECT_NAME on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method GET_POBJ_BY_WI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROCESS_OBJECT_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Process Object GUID | 20050131 | ||
2 | ![]() |
RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Code | 20050131 | ||
3 | ![]() |
WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20050131 |
Method GET_POBJ_BY_WI on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method GET_PROCESS_LIST_FOR_ROLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLICATION | Call by reference | Type reference (TYPE) | ASR_APPLICATION | Anwendungstyp der den Typ des Objektes repräsentiert | 20050405 | ||
2 | ![]() |
INITIATOR_ROLE | Call by reference | Type reference (TYPE) | ASR_INITIATOR_ROLE | Rolle des Initiators eines Prozesses | 20050404 | ||
3 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | HR-PD-Infotypen: Meldungen | 20050407 | ||
4 | ![]() |
NO_AUTH_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050602 | ||
5 | ![]() |
OBJECT_KEY | Call by reference | Type reference (TYPE) | ASR_OBJECT_KEY | Objektschlüssel | 20050404 | ||
6 | ![]() |
PROCESSES | Call by reference | Type reference (TYPE) | HRASR00PROCESS_START_TAB | Start von Prozesses | 20050404 | ||
7 | ![]() |
PROCGRP | Call by reference | Type reference (TYPE) | ASR_PROCGRP | Gruppierung von Prozessen | 20050404 | ||
8 | ![]() |
WITHOUTEE | Call by reference | Type reference (TYPE) | ASR_WITHOUTEE | Prozessstart ohne Vorgabe des Mitarbeiters möglich | 20050928 |
Method GET_PROCESS_LIST_FOR_ROLE on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method GET_PROCESS_START_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROCESS | Call by reference | Type reference (TYPE) | ASR_PROCESS | Prozess | 20050612 | ||
2 | ![]() |
PROCESS_DATA | Call by reference | Type reference (TYPE) | HRASR00PROCESS_START | Start von Prozesses | 20050612 |
Method GET_PROCESS_START_INFO on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method GET_STEPOBJ_BY_WI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Code | 20050131 | ||
2 | ![]() |
STEP_OBJECT_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Process Object GUID | 20050131 | ||
3 | ![]() |
WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20050131 |
Method GET_STEPOBJ_BY_WI on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method GET_SYSTEM_TIME_ZONE Signature
Method GET_SYSTEM_TIME_ZONE on class CL_HRASR00_PROCESS_UTILITIES has no parameter.
Method GET_SYSTEM_TIME_ZONE on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method GET_TIME_DATA_OF_UTC_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20050407 | ||
2 | ![]() |
DELTA_UTC_SECONDS | Call by reference | Type reference (TYPE) | ASR_DELTA_TO_UTC_IN_SECONDS | Zeitdifferenz: SY-DATUM/SY-UHRZEIT minus UTC-Zeitstempel | 20050407 | ||
3 | ![]() |
TIME | Call by reference | Type reference (TYPE) | SY-UZEIT | Aktuelle Uhrzeit des Applikationsservers | 20050407 | ||
4 | ![]() |
UTC_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | WAPI: Deadlines | 20050407 |
Method GET_TIME_DATA_OF_UTC_TIMESTAMP on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method GET_TOP_LEVEL_WORKITEM_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
READ_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050402 | ||
2 | ![]() |
TOP_LEVEL_WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20050402 | ||
3 | ![]() |
WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20050402 |
Method GET_TOP_LEVEL_WORKITEM_ID on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method GET_USERS_FOR_PD_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTORS | Call by reference | Type reference (TYPE) | TSWHACTOR | Tabelle mit Usern als Actors | 20051017 | ||
2 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20051017 | ||
3 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | HR-PD-Infotypen: Meldungen | 20051017 | ||
4 | ![]() |
OBJECTS | Call by reference | Type reference (TYPE) | HRASR00PDOBJECT_TAB | Objekte (Objekttyp mit Objekt-ID) | 20051017 | ||
5 | ![]() |
PLAN_VERSION | Call by reference | Type reference (TYPE) | PLVAR | Planvariante | 20051017 | ||
6 | ![]() |
USERS | Call by reference | Type reference (TYPE) | HRASR00SYUNAME_TAB | Tabelle mit Usern | 20051017 |
Method GET_USERS_FOR_PD_OBJECTS on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method GET_WORKFLOW_PLAN_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PLAN_VERSION | Value transfer | Type reference (TYPE) | PLVAR | Planvariante | 20051016 |
Method GET_WORKFLOW_PLAN_VERSION on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method GET_WORKITEM_CREATION_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
READ_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050407 | ||
2 | ![]() |
WORKITEM_CREATION_DATE | Call by reference | Type reference (TYPE) | ASR_LATEST_STEP_START_DATE | Systemdatum, zu dem das Workitem erzeugt wurde | 20050407 | ||
3 | ![]() |
WORKITEM_CREATION_DELTA | Call by reference | Type reference (TYPE) | ASR_DELTA_TO_UTC_IN_SECONDS | Zeitdifferenz: SY-DATUM/SY-UHRZEIT minus UTC-Zeitstempel | 20050407 | ||
4 | ![]() |
WORKITEM_CREATION_TIME | Call by reference | Type reference (TYPE) | ASR_LATEST_STEP_START_TIME | Systemzeit, zu der das Workitem erzeugt wurde | 20050407 | ||
5 | ![]() |
WORKITEM_CREATION_TIMESTAMP | Call by reference | Type reference (TYPE) | ASR_UTC_TIMESTAMP_LATEST_START | UTC-Zeitstempel: Zeitstempel, zu dem das WI erzeugt wurde | 20050407 | ||
6 | ![]() |
WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20050407 |
Method GET_WORKITEM_CREATION_TIME on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method GET_WORKITEM_DEADLINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LATEST_END_DATE | Call by reference | Type reference (TYPE) | ASR_LATEST_STEP_END_DATE | Spätestes Endedatum eines Prozesschrittes (Workitems) | 20050402 | ||
2 | ![]() |
LATEST_END_DELTA_UTC_SECONDS | Call by reference | Type reference (TYPE) | ASR_DELTA_TO_UTC_IN_SECONDS | Zeitdifferenz: SY-DATUM/SY-UHRZEIT minus UTC-Zeitstempel | 20050402 | ||
3 | ![]() |
LATEST_END_TIME | Call by reference | Type reference (TYPE) | ASR_LATEST_STEP_END_TIME | Späteste Endezeit eines Prozessschrittes (Workitem) | 20050402 | ||
4 | ![]() |
LATEST_END_TIMESTAMP | Call by reference | Type reference (TYPE) | ASR_UTC_TIMESTAMP_LATEST_END_S | UTC-Zeitstempel: Spätestes Ende eines Prozessschritts | 20050402 | ||
5 | ![]() |
LATEST_START_DATE | Call by reference | Type reference (TYPE) | ASR_LATEST_STEP_START_DATE | Spätestes Beginndatum eines Prozesschrittes | 20050402 | ||
6 | ![]() |
LATEST_START_DELTA_UTC_SECONDS | Call by reference | Type reference (TYPE) | ASR_DELTA_TO_UTC_IN_SECONDS | Zeitdifferenz: SY-DATUM/SY-UHRZEIT minus UTC-Zeitstempel | 20050402 | ||
7 | ![]() |
LATEST_START_TIME | Call by reference | Type reference (TYPE) | ASR_LATEST_STEP_START_TIME | Späteste Startzeit eines Prozessschrittes (Workitem) | 20050402 | ||
8 | ![]() |
LATEST_START_TIMESTAMP | Call by reference | Type reference (TYPE) | ASR_UTC_TIMESTAMP_LATEST_START | UTC-Zeitstempel: Spätester Start eines Prozessschritts | 20050402 | ||
9 | ![]() |
READ_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050402 | ||
10 | ![]() |
WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20050402 |
Method GET_WORKITEM_DEADLINES on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method GET_WORKITEM_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
READ_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050402 | ||
2 | ![]() |
WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20050402 |
Method GET_WORKITEM_HEADER on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method GET_WORKITEM_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
READ_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050402 | ||
2 | ![]() |
WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20050402 | ||
3 | ![]() |
WORKITEM_LANGUAGE | Call by reference | Type reference (TYPE) | SWW_LANG | Sprache für Texte eines Workitem | 20050402 | ||
4 | ![]() |
WORKITEM_TEXT | Call by reference | Type reference (TYPE) | SWW_WITEXT | Workitem-Text | 20050402 |
Method GET_WORKITEM_TEXT on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method PERSIST_POBJ_AND_APPL_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ASYNC_BG_SAVE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100322 | ||
2 | ![]() |
CONTAINERS | Call by reference | Type reference (TYPE) | SWCONTTAB | Container-Tabelle | 20050603 | ||
3 | ![]() |
EVENT | Call by reference | Type reference (TYPE) | SIBFEVENT | Ereignis | 20050603 | ||
4 | ![]() |
NEW_TASK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050603 | ||
5 | ![]() |
POBJ_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRASR00_PROC_OBJ_HANDLER | Update Process Object in Background - Handler Interface | 20050603 | ||
6 | ![]() |
PROCESS_OBJECT_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technischer Schlüssel des Falles (Fall-GUID) | 20050603 | ||
7 | ![]() |
STEP_OBJECT_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technischer Schlüssel des Falles (Fall-GUID) | 20050603 | ||
8 | ![]() |
UPDATE_APPL_DATA | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050603 | ||
9 | ![]() |
WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20050603 |
Method PERSIST_POBJ_AND_APPL_DATA on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method SET_POBJ_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
POBJ_GUID | Call by reference | Type reference (TYPE) | ASR_GUID | Schlüssel für Prozess, Szenario oder Prozessschritt | 20050324 | ||
2 | ![]() |
P_TASK | Call by reference | Type reference (TYPE) | CLIKE | 20050324 | |||
3 | ![]() |
STEP_GUID | Call by reference | Type reference (TYPE) | ASR_GUID | Schlüssel für Prozess, Szenario oder Prozessschritt | 20050324 |
Method SET_POBJ_HANDLER on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method SUBTRACT_TIMESTAMPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DIFF_IN_SECONDS | Call by reference | Type reference (TYPE) | ASR_DELTA_TO_UTC_IN_SECONDS | Zeitdifferenz: SY-DATUM/SY-UHRZEIT minus UTC-Zeitstempel | 20050402 | ||
2 | ![]() |
TIMESTAMP_1 | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20050402 | ||
3 | ![]() |
TIMESTAMP_2 | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20050402 |
Method SUBTRACT_TIMESTAMPS on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method VALUE_HELP_PD_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20051021 | ||
2 | ![]() |
OBJECT_ID | Call by reference | Type reference (TYPE) | REALO | Erweiterte ObjektId | 20051021 | ||
3 | ![]() |
PROGRAM_NAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20051021 | ||
4 | ![]() |
SCREEN_FIELD_NAME_OBJECT_ID | Call by reference | Type reference (TYPE) | DYNFNAM | Feldname | 20051021 | ||
5 | ![]() |
SCREEN_FIELD_NAME_OBJECT_TYPE | Call by reference | Type reference (TYPE) | DYNFNAM | Feldname | 20051021 | ||
6 | ![]() |
SCREEN_NUMBER | Call by reference | Type reference (TYPE) | SYCHAR04 | CHAR04-Datenelement fuer SYST | 20051021 |
Method VALUE_HELP_PD_OBJECT on class CL_HRASR00_PROCESS_UTILITIES has no exception.
Method VALUE_HELP_PD_OBJECT_CONC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20051021 | ||
2 | ![]() |
OBJECT | Call by reference | Type reference (TYPE) | HROBJEC_14 | Konkatinierte Identifikation (Typ und ID) von Org Objekten | 20051021 | ||
3 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20051021 | ||
4 | ![]() |
PROGRAM_NAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20051021 | ||
5 | ![]() |
SCREEN_FIELD_NAME_OBJECT | Call by reference | Type reference (TYPE) | DYNFNAM | Feldname | 20051021 | ||
6 | ![]() |
SCREEN_NUMBER | Call by reference | Type reference (TYPE) | SYCHAR04 | CHAR04-Datenelement fuer SYST | 20051021 |
Method VALUE_HELP_PD_OBJECT_CONC on class CL_HRASR00_PROCESS_UTILITIES has no exception.
History
Last changed by/on | SAP | 20070913 |
SAP Release Created in | 600 |