SAP ABAP Class CL_SRM_ORG_INBOX_PLUGIN (Organizer Plug-In for Inbox)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_ORGANIZER_INBOX (Package) Inbox Plug-In for Organizer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_ORGANIZER_PLUGIN_SGW | Organizer Plug-In (WINGUI) | 20030728 |
Properties
| Class | CL_SRM_ORG_INBOX_PLUGIN | |
| Short Description | Organizer Plug-In for Inbox | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_ORGANIZER_INBOX | Inbox Plug-In for Organizer |
| Created | 20030728 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_ORGANIZER_PLUGIN_SGW | Organizer Plug-In (WINGUI) | 20030728 |
Friends
Class CL_SRM_ORG_INBOX_PLUGIN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SWRTWIHDR | Deadline Messages | 20030827 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TREEMNOTAB | Expanded Nodes | 20030827 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | I | Number of Deadline Message Entries | 20030828 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | I | Number of Work Item Entries | 20030828 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | GUI Container for Inbox in Organizer | 20030825 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_LIST_TREE_MODEL | List Tree Model for Inbox | 20030825 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_ORGANIZER | Organizer Reference | 20030825 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_POID | POID Object Organizer | 20030825 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | TM_NODEKEY | Selected Node | 20030827 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | TM_NODEKEY | Selected Top Node | 20030827 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Worklist tree constructed | 20030919 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | SWRTWIHDR | Workflow Worklist | 20030827 |
Methods
Events
Class CL_SRM_ORG_INBOX_PLUGIN has no event.
Types
Class CL_SRM_ORG_INBOX_PLUGIN has no local type.
Method Signatures
Method BUILD_TREE Signature
Method BUILD_TREE on class CL_SRM_ORG_INBOX_PLUGIN has no parameter.
Method BUILD_TREE on class CL_SRM_ORG_INBOX_PLUGIN has no exception.
Method BUILD_WORKLIST Signature
Method BUILD_WORKLIST on class CL_SRM_ORG_INBOX_PLUGIN has no parameter.
Method BUILD_WORKLIST on class CL_SRM_ORG_INBOX_PLUGIN has no exception.
Method CREATE_TREE Signature
Method CREATE_TREE on class CL_SRM_ORG_INBOX_PLUGIN has no parameter.
Method CREATE_TREE on class CL_SRM_ORG_INBOX_PLUGIN has no exception.
Method HANDLE_BUTTON_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20030827 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20030827 |
Method HANDLE_BUTTON_CLICK on class CL_SRM_ORG_INBOX_PLUGIN has no exception.
Method HANDLE_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20030903 | |||||
| 2 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20030903 | |||||
| 3 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20030903 |
Method HANDLE_DRAG on class CL_SRM_ORG_INBOX_PLUGIN has no exception.
Method HANDLE_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20030903 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20030903 |
Method HANDLE_DROP on class CL_SRM_ORG_INBOX_PLUGIN has no exception.
Method HANDLE_EXPAND_NO_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 20030825 |
Method HANDLE_EXPAND_NO_CHILDREN on class CL_SRM_ORG_INBOX_PLUGIN has no exception.
Method HANDLE_ITEM_CONTEXT_MENU_REQST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20030901 | |||||
| 2 | MENU | Value transfer | Attribute reference (LIKE) | 20030825 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20030825 |
Method HANDLE_ITEM_CONTEXT_MENU_REQST on class CL_SRM_ORG_INBOX_PLUGIN has no exception.
Method HANDLE_ITEM_CONTEXT_MENU_SELCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20030825 | |||||
| 2 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20030901 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20030825 |
Method HANDLE_ITEM_CONTEXT_MENU_SELCT on class CL_SRM_ORG_INBOX_PLUGIN has no exception.
Method HANDLE_ITEM_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20030901 | |||||
| 2 | NODE_KEY | Value transfer | Type reference (TYPE) | TM_NODEKEY | Schlüssel des Knotens | 20030825 |
Method HANDLE_ITEM_DOUBLE_CLICK on class CL_SRM_ORG_INBOX_PLUGIN has no exception.
Method HANDLE_NODE_CONTEXT_MENU_REQST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Value transfer | Attribute reference (LIKE) | 20030825 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20030825 |
Method HANDLE_NODE_CONTEXT_MENU_REQST on class CL_SRM_ORG_INBOX_PLUGIN has no exception.
Method HANDLE_NODE_CONTEXT_MENU_SELCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20030825 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20030825 |
Method HANDLE_NODE_CONTEXT_MENU_SELCT on class CL_SRM_ORG_INBOX_PLUGIN has no exception.
Method REFRESH_TREE Signature
Method REFRESH_TREE on class CL_SRM_ORG_INBOX_PLUGIN has no parameter.
Method REFRESH_TREE on class CL_SRM_ORG_INBOX_PLUGIN has no exception.
Method STORE_EXPANDED_NODES Signature
Method STORE_EXPANDED_NODES on class CL_SRM_ORG_INBOX_PLUGIN has no parameter.
Method STORE_EXPANDED_NODES on class CL_SRM_ORG_INBOX_PLUGIN has no exception.
Method STORE_SELECTED_NODE Signature
Method STORE_SELECTED_NODE on class CL_SRM_ORG_INBOX_PLUGIN has no parameter.
Method STORE_SELECTED_NODE on class CL_SRM_ORG_INBOX_PLUGIN has no exception.
Method STORE_TOP_NODE Signature
Method STORE_TOP_NODE on class CL_SRM_ORG_INBOX_PLUGIN has no parameter.
Method STORE_TOP_NODE on class CL_SRM_ORG_INBOX_PLUGIN has no exception.
Method WRITE_APPL_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AL_TEXT | Value transfer | Type reference (TYPE) | STRING | Name des Textbausteins | 20030908 | |||
| 2 | MSG_NO | Value transfer | Type reference (TYPE) | I | Nummer der Nachricht | 20030908 | |||
| 3 | MSG_TY | Value transfer | Type reference (TYPE) | C | 'E' | Typ der Nachricht | 20030908 | ||
| 4 | MSG_V1 | Value transfer | Type reference (TYPE) | STRING | erster Nachrichtenparameter | 20030908 | |||
| 5 | MSG_V2 | Value transfer | Type reference (TYPE) | STRING | zweiter Nachrichtenparameter | 20030908 | |||
| 6 | MSG_V3 | Value transfer | Type reference (TYPE) | STRING | dritter Nachrichtenparameter | 20030908 | |||
| 7 | MSG_V4 | Value transfer | Type reference (TYPE) | STRING | vierter Nachrichtenparameter | 20030908 | |||
| 8 | PROBCLASS | Value transfer | Type reference (TYPE) | C | '2' | Protokollklasse (1-4, 1=sehr wichtig) | 20030908 |
Method WRITE_APPL_LOG on class CL_SRM_ORG_INBOX_PLUGIN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |