SAP ABAP Class CL_DPR_UI_LOG_GROUPWARE_TASK (Send Groupware Tasks to Business Partner)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO (Application Component) Project Management
⤷
DEVELOPMENT_PROJECTS_UI_LOGIC (Package) Project Management UI Data Formatting
⤷
⤷
Properties
| Class | CL_DPR_UI_LOG_GROUPWARE_TASK | |
| Short Description | Send Groupware Tasks to Business Partner | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_UI_LOGIC | Project Management UI Data Formatting |
| Created | 20050606 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DPR_UI_LOG_GROUPWARE_TASK has no forward declaration.
Interfaces
Class CL_DPR_UI_LOG_GROUPWARE_TASK has no interface implemented.
Friends
Class CL_DPR_UI_LOG_GROUPWARE_TASK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20050808 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DPR_UI_LOG_GROUPWARE_TASK | Send Groupware Tasks to Business Partner | 20050606 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes Groupware Task (API) | 20050606 | |
| 2 | Instance method | Public | Method | Delivers the Action Attributes in "UI Format" | 20050606 | |
| 3 | Instance method | Public | Method | Delivers Root Object | 20050606 | |
| 4 | Instance method | Public | Method | Delivers Description and Subject for Groupware Task | 20050606 | |
| 5 | Static method | Public | Method | Delivers Singleton (Incl. Generation) | 20050606 | |
| 6 | Instance method | Public | Method | Delivers Name of BuPa Link Object (Operational/Template) | 20050606 | |
| 7 | Instance method | Public | Method | Sends the Groupware Task (API) | 20050606 |
Events
Class CL_DPR_UI_LOG_GROUPWARE_TASK has no event.
Types
Class CL_DPR_UI_LOG_GROUPWARE_TASK has no local type.
Method Signatures
Method DELETE_GW_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJ_EVENT | Call by reference | Type reference (TYPE) | DPR_TS_OBJ_EVENT | Identifizierung eines Objektes | 20050606 |
Method DELETE_GW_TASK on class CL_DPR_UI_LOG_GROUPWARE_TASK has no exception.
Method GET_ACTION_ATTRIBUTE_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PROPERTIES | Call by reference | Type reference (TYPE) | DPR_TS_FC_UI | Allgemeine UI Beschreibung (Attribute) | 20050606 | |||
| 2 | IV_ACTION_NAME | Call by reference | Type reference (TYPE) | STRING | 20050606 | ||||
| 3 | IV_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Eindeutiger Objektschlüssel | 20050606 | |||
| 4 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050606 |
Method GET_ACTION_ATTRIBUTE_UI on class CL_DPR_UI_LOG_GROUPWARE_TASK has no exception.
Method GET_BO_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJ_EVENT | Call by reference | Type reference (TYPE) | DPR_TS_OBJ_EVENT | Identifizierung eines Objektes | 20050606 | |||
| 2 | RV_BO_NAME | Value transfer | Type reference (TYPE) | STRING | BO-Name | 20050606 |
Method GET_BO_NAME on class CL_DPR_UI_LOG_GROUPWARE_TASK has no exception.
Method GET_GW_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUPA_LINK_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Eindeutiger Objektschlüssel | 20050606 | |||
| 2 | RS_GW_DATA | Value transfer | Type reference (TYPE) | DPR_TS_API_RESOURCE_GW_TASK | Groupware Daten | 20050606 |
Method GET_GW_DATA on class CL_DPR_UI_LOG_GROUPWARE_TASK has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DPR_UI_LOG_GWT | Value transfer | Object reference (TYPE REF TO) | CL_DPR_UI_LOG_GROUPWARE_TASK | Versenden von Groupware-Aufgaben an Geschäftspartner | 20050606 |
Method GET_INSTANCE on class CL_DPR_UI_LOG_GROUPWARE_TASK has no exception.
Method GET_NODE_NAME_BUPALINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJ_EVENT | Call by reference | Type reference (TYPE) | DPR_TS_OBJ_EVENT | Root-Objekt der Rollensicht | 20050606 | |||
| 2 | RV_NODE_NAME_BL | Value transfer | Type reference (TYPE) | STRING | Knotenbez. BupaLink | 20050606 |
Method GET_NODE_NAME_BUPALINK on class CL_DPR_UI_LOG_GROUPWARE_TASK has no exception.
Method SEND_GW_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_GW_DATA | Call by reference | Type reference (TYPE) | DPR_TS_API_RESOURCE_GW_TASK | Groupware Daten | 20050606 | |||
| 2 | IS_OBJ_EVENT | Call by reference | Type reference (TYPE) | DPR_TS_OBJ_EVENT | Identifizierung eines Objektes | 20050606 |
Method SEND_GW_TASK on class CL_DPR_UI_LOG_GROUPWARE_TASK has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 400 |