SAP ABAP Class CL_RMPS_WORKITEM_LIST (Work item list)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_DESK (Package) Electronic Desk
⤷
⤷
Properties
| Class | CL_RMPS_WORKITEM_LIST | |
| Short Description | Work item list | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SCMG_CASE | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RMPS_DESK | Electronic Desk |
| Created | 20020910 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RMPS_WORKITEM_LIST has no interface implemented.
Friends
Class CL_RMPS_WORKITEM_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RMPS_TT_DESK_WORKITEM_LIST | Output Table | 20020911 | |||
| 2 | Event Handler | ||||||||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV Grid Control | 20020910 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RMPS_ORGANIZER_TREE | Tree in Organizer (Workflow) | 20060609 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | 'U' | Status of Save (U/X/A/space) | 20020911 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | TABNAME | 'RMPS_DESK_WORKITEM_LIST' | Name of Output Stucture of List | 20020910 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020910 | |
| 2 | Instance method | Public | Method | Display | 20020910 | |
| 3 | Instance method | Public | Method | Fill Output Structure for a Work Item | 20020911 | |
| 4 | Instance method | Protected | Event handling method | 20020911 | ||
| 5 | Instance method | Protected | Event handling method | 20020911 | ||
| 6 | Instance method | Protected | Event handling method | 20020911 | ||
| 7 | Instance method | Protected | Event handling method | Handler for Pushbuttons | 20020911 | |
| 8 | Static method | Public | Method | Mapping of Attribute | 20021205 | |
| 9 | Static method | Public | Method | 20021121 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CLOSE_LIST | Instance Event (0) |
Public (2) |
20021121 |
Types
Class CL_RMPS_WORKITEM_LIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020910 | |||
| 2 | IM_ORGANIZER_TREE | Call by reference | Object reference (TYPE REF TO) | CL_RMPS_ORGANIZER_TREE | Tree im Organizer (Workflow) | 20060609 | |||
| 3 | IM_RMS_ID | Call by reference | Type reference (TYPE) | SRMRMSID | RMS ID | 20021205 |
Method CONSTRUCTOR on class CL_RMPS_WORKITEM_LIST has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_LINES | Call by reference | Type reference (TYPE) | I | Anzahl der angezeigten Zeilen | 20021007 | |||
| 2 | IM_DATA | Call by reference | Type reference (TYPE) | TREEMLNOTA | List Tree Model: Knotentabelle | 20020910 |
Method DISPLAY on class CL_RMPS_WORKITEM_LIST has no exception.
Method FILL_OUT_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_OUT | Call by reference | Type reference (TYPE) | RMPS_DESK_WORKITEM_LIST | Schreibtisch: Anzeigbare Attribute der Workitem-Liste | 20020911 | |||
| 2 | EX_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Typ: M(ail), C(ase) für Layout | 20021007 | |||
| 3 | IM_WI_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20020911 |
Method FILL_OUT_STRUCTURE on class CL_RMPS_WORKITEM_LIST has no exception.
Method HANDLE_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20021121 |
Method HANDLE_CONTEXT_MENU on class CL_RMPS_WORKITEM_LIST has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ROW | Call by reference | Attribute reference (LIKE) | 20021121 |
Method HANDLE_DOUBLE_CLICK on class CL_RMPS_WORKITEM_LIST has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20021121 |
Method HANDLE_TOOLBAR on class CL_RMPS_WORKITEM_LIST has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20020911 |
Method HANDLE_USER_COMMAND on class CL_RMPS_WORKITEM_LIST has no exception.
Method MAP_MAIL_TO_DOMEA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NAME | Call by reference | Type reference (TYPE) | CHAR64 | Characterfeld der Länge 64 | 20021205 | |||
| 2 | IM_PROPTYPES | Call by reference | Type reference (TYPE) | RMPS_TT_GENSP_PROPTYPE | Tabelle: Übergabestruktur für Attributeigenschaften | 20021206 | |||
| 3 | RE_DOMEA_NAME | Value transfer | Type reference (TYPE) | CHAR64 | Characterfeld der Länge 64 | 20021205 |
Method MAP_MAIL_TO_DOMEA on class CL_RMPS_WORKITEM_LIST has no exception.
Method NODE_GET_LAST_WORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20021121 | |||
| 2 | RE_WORD | Value transfer | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20021121 |
Method NODE_GET_LAST_WORD on class CL_RMPS_WORKITEM_LIST has no exception.
Event Signatures
Event CLOSE_LIST Signature
Event CLOSE_LIST on class CL_RMPS_WORKITEM_LIST has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 110_620 |