SAP ABAP Class CL_HRASR00_WF_NOTIFICATION_EX (Workflow Notification: Exclude Recipient)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-AS (Application Component) HR Administrative Services
⤷
PAOC_ASR_PROCESS_MODELLING (Package) Modeling Processes

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SWN_SUBSCRIPTION | WF Notif: Handler for Subscriptions | 20051017 |
Properties
Class | CL_HRASR00_WF_NOTIFICATION_EX | |
Short Description | Workflow Notification: Exclude Recipient | |
Super Class | CL_SWN_SUBSCRIPTION | WF Notif: Handler for Subscriptions |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_ASR_PROCESS_MODELLING | Modeling Processes |
Created | 20051017 | SAP |
Last change | 20060208 | 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_WF_NOTIFICATION_EX has no interface implemented.
Friends
Class CL_HRASR00_WF_NOTIFICATION_EX has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Is TRUE (='X') If Relevant WF Tasks Are Read from Database | 20051017 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | HRASR00WORKFLOWTASK_TAB | Table with Workflow Tasks | 20051017 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRASR00_PROCESS_CONSTANTS=>FALSE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20051018 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRASR00_PROCESS_CONSTANTS=>TRUE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20051018 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Deletes Content of Database Table for Users To Be Excluded | 20051018 |
2 | ![]() |
Static method | Private | Method | Derives Users To Be Excluded According to Customizing | 20051017 |
3 | ![]() |
Static method | Private | Method | Determines What Kind of Messages Exist | 20051017 |
4 | ![]() |
Static method | Public | Method | Checks Whether Recipient Should Receive Notification | 20051017 |
5 | ![]() |
Static method | Public | Method | Check Whether Workflow Task Is Relevant Workflow Task | 20051017 |
6 | ![]() |
Static method | Public | Method | Updates Database Table for Users To Be Excluded | 20051017 |
7 | ![]() |
Static method | Private | Method | Reads Relevant Workflow Tasks from Customizing Table | 20051017 |
Events
Class CL_HRASR00_WF_NOTIFICATION_EX has no event.
Types
Class CL_HRASR00_WF_NOTIFICATION_EX has no local type.
Method Signatures
Method CLEAR_DB_USER_TABLE 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 (=' ') | 20051018 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | HR-PD-Infotypen: Meldungen | 20051018 |
Method CLEAR_DB_USER_TABLE on class CL_HRASR00_WF_NOTIFICATION_EX has no exception.
Method DERIVE_USERS 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 (=' ') | 20051017 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | HR-PD-Infotypen: Meldungen | 20051017 | ||
3 | ![]() |
USERS | Call by reference | Type reference (TYPE) | HRASR00SYUNAME_TAB | Tabelle mit Usern | 20051017 |
Method DERIVE_USERS on class CL_HRASR00_WF_NOTIFICATION_EX has no exception.
Method GET_TYPE_OF_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GENERAL_ERRORS_EXIST | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20051017 | ||
2 | ![]() |
GENERAL_WARNINGS_EXIST | 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 | ![]() |
ORG_OBJ_ERRORS_EXIST | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20051017 | ||
5 | ![]() |
ORG_OBJ_WARNINGS_EXIST | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20051017 |
Method GET_TYPE_OF_MESSAGES on class CL_HRASR00_WF_NOTIFICATION_EX has no exception.
Method IS_RECIPIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_RECIPIENT | Value transfer | Type reference (TYPE) | BOOLE_D | TRUE (='X') wenn Empfänger Benarichtigung erhalten soll | 20051017 | ||
2 | ![]() |
RECIPIENT_ID | Call by reference | Type reference (TYPE) | SWN_RECID | ID / Adresse eines Empfängers | 20051017 |
Method IS_RECIPIENT on class CL_HRASR00_WF_NOTIFICATION_EX has no exception.
Method IS_RELEVANT_WORKFLOW_TASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_RELEVANT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20051017 | ||
2 | ![]() |
WORKFLOW_TASK | Call by reference | Type reference (TYPE) | ASR_WORKFLOW_TASK | Workflow Aufgabe | 20051017 |
Method IS_RELEVANT_WORKFLOW_TASK on class CL_HRASR00_WF_NOTIFICATION_EX has no exception.
Method POPULATE_DB_USER_TABLE 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 (=' ') | 20051017 | ||
2 | ![]() |
MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | HR-PD-Infotypen: Meldungen | 20051017 | ||
3 | ![]() |
TEST_MODE | Call by reference | Type reference (TYPE) | BOOLE_D | IF_HRASR00_PROCESS_CONSTANTS=>TRUE | Wenn TRUE (='X') werden keine DB Änderungen durchgeführt | 20051017 | |
4 | ![]() |
UPD_IF_ONLY_ERROR_FOR_PD_OBJ | Call by reference | Type reference (TYPE) | BOOLE_D | IF_HRASR00_PROCESS_CONSTANTS=>TRUE | DB wird aktualisiert, wenn nur Fehler zu einzelnen PD-Obj. | 20051017 |
Method POPULATE_DB_USER_TABLE on class CL_HRASR00_WF_NOTIFICATION_EX has no exception.
Method READ_RELEVANT_WORKFLOW_TASKS Signature
Method READ_RELEVANT_WORKFLOW_TASKS on class CL_HRASR00_WF_NOTIFICATION_EX has no parameter.
Method READ_RELEVANT_WORKFLOW_TASKS on class CL_HRASR00_WF_NOTIFICATION_EX has no exception.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 600 |