SAP ABAP Class CL_USMD_CR_WORKITEM_POPUP (Feeder Classe for Target Systems Popup)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD_CREQUEST_BOLUI (Package) Change Request BOL UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20110221 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20110221 |
Properties
| Class | CL_USMD_CR_WORKITEM_POPUP | |
| Short Description | Feeder Classe for Target Systems Popup | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD_CREQUEST_BOLUI | Change Request BOL UI |
| Created | 20110221 | SAP |
| Last change | 20130531 | 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_FPM_GUIBB | Generic UI Building Block | 20110221 | ||
| 2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20110221 |
Friends
Class CL_USMD_CR_WORKITEM_POPUP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'CR_WORKITEM_POPUP' | ID of the FPM Event | 20110221 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'NEW_MODE' | 20110308 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'WITEM' | 20110221 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_USMD_CONV_SOM_GOV_API | Governance API: Single Chg. Req. Convenience Governance API | 20110221 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | TT_WORKITEM | 20110221 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20110221 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110221 |
Events
Class CL_USMD_CR_WORKITEM_POPUP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_WORKITEM | Public | See coding | 20110221 | tt_WORKITEM type standard table of TY_WORKITEM
|
||
| 2 | TY_WORKITEM | Public | See coding | 20110221 | BEGIN OF TY_WORKITEM,
wi_id TYPE sww_wiid,
description TYPE string,
END OF TY_WORKITEM
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_USMD_CR_WORKITEM_POPUP has no parameter.
Method CONSTRUCTOR on class CL_USMD_CR_WORKITEM_POPUP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |