SAP ABAP Class CL_USMD_WF_CREQUEST_MAPPER (Mapping Workflow for Change Request)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD5 (Package) Master Data: Workflow
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_IFS_WORKITEM_EXIT | Workflow Interfaces: Runtime Exit | 20111109 |
Properties
| Class | CL_USMD_WF_CREQUEST_MAPPER | |
| Short Description | Mapping Workflow for Change Request | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD5 | Master Data: Workflow |
| Created | 20111017 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_IFS_WORKITEM_EXIT | Workflow Interfaces: Runtime Exit | 20111109 |
Friends
Class CL_USMD_WF_CREQUEST_MAPPER has no friend class.
Attributes
Class CL_USMD_WF_CREQUEST_MAPPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete Mapping | 20111109 | |
| 2 | Static method | Public | Method | Determine Change Requests via Work Items | 20111109 | |
| 3 | Static method | Public | Method | Determine Change Request via Work Item | 20111109 | |
| 4 | Static method | Public | Method | Determine Top Work Items via Change Requests | 20111109 | |
| 5 | Static method | Public | Method | Determine Top Work Item via Change Request | 20111109 |
Events
Class CL_USMD_WF_CREQUEST_MAPPER has no event.
Types
Class CL_USMD_WF_CREQUEST_MAPPER has no local type.
Method Signatures
Method DELETE_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20111109 |
Method DELETE_MAPPING on class CL_USMD_WF_CREQUEST_MAPPER has no exception.
Method GET_CREQUEST_BY_WI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_WI | Call by reference | Type reference (TYPE) | USMD_TS_WI | Workitems (sortiert) | 20111109 | |||
| 2 | RT_WI_CREQUEST | Value transfer | Type reference (TYPE) | USMD_TS_WI_CREQUEST | Workitems und zugehörige Änderungsanträge (sortiert) | 20111109 |
Method GET_CREQUEST_BY_WI on class CL_USMD_WF_CREQUEST_MAPPER has no exception.
Method GET_CREQUEST_BY_WI_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WI | Call by reference | Type reference (TYPE) | SWW_WIID | 20111109 | ||||
| 2 | RV_CREQUEST | Value transfer | Type reference (TYPE) | USMD_CREQUEST | 20111109 |
Method GET_CREQUEST_BY_WI_SINGLE on class CL_USMD_WF_CREQUEST_MAPPER has no exception.
Method GET_TOP_WI_BY_CREQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CREQUEST | Call by reference | Type reference (TYPE) | USMD_TS_CHANGE_REQUEST | Liste von Änderungsanträgen | 20111109 | |||
| 2 | IV_SKIP_FINALIZED_WF | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Skip workflows where the status is finalized | 20120202 | ||
| 3 | RT_CREQUEST_TOPWI | Value transfer | Type reference (TYPE) | USMD_TS_CREQUEST_TOPWI | Änderungsanträge und zugehörige Top Workitems | 20111109 |
Method GET_TOP_WI_BY_CREQUEST on class CL_USMD_WF_CREQUEST_MAPPER has no exception.
Method GET_TOP_WI_BY_CREQUEST_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_REFRESH_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | SPACE | 20120113 | |||
| 2 | IV_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20111109 | |||
| 3 | IV_SKIP_FINALIZED_WF | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Skip workflows where the status is finalized | 20120202 | ||
| 4 | RV_TOP_WI | Value transfer | Type reference (TYPE) | SWFRTWIID | Workflow: GUID der top-level Instanz (6.1/get) | 20111109 |
Method GET_TOP_WI_BY_CREQUEST_SINGLE on class CL_USMD_WF_CREQUEST_MAPPER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |