SAP ABAP Interface IF_FCOM_CR_WF_MODEL (Interface for Workflow Data Model of Change Request)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO (Application Component) Controlling
⤷
FCOM_MASTERDATA_CORE (Package) Master data
⤷
⤷
Properties
| Interface | IF_FCOM_CR_WF_MODEL | |
| Short Description | Interface for Workflow Data Model of Change Request |
General Data
| Package | FCOM_MASTERDATA_CORE | Master data |
| Created | 20101126 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FCOM_CR_WF_MODEL has no forward declaration.
Interfaces
Interface IF_FCOM_CR_WF_MODEL has no interface.
Friends
Interface IF_FCOM_CR_WF_MODEL has no friend.
Attributes
Interface IF_FCOM_CR_WF_MODEL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the Change Request Description | 20101126 | |
| 2 | Instance method | Public | Method | Get the Change Request ID | 20101126 | |
| 3 | Instance method | Public | Method | Get the Change Request status | 20101126 | |
| 4 | Instance method | Public | Method | Set the Change Request status | 20101126 |
Events
Interface IF_FCOM_CR_WF_MODEL has no event.
Types
Interface IF_FCOM_CR_WF_MODEL has no local type.
Method Signatures
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DESCRIPTION | Value transfer | Type reference (TYPE) | FCOM_TXTLG | Description (long text) | 20101126 |
Method GET_DESCRIPTION on Interface IF_FCOM_CR_WF_MODEL has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ID | Value transfer | Type reference (TYPE) | FCOM_CR_REQUESTID | Change Request ID | 20101126 |
Method GET_ID on Interface IF_FCOM_CR_WF_MODEL has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STATUS | Value transfer | Type reference (TYPE) | FCOM_CR_STATUS | Change Request Status | 20101126 |
Method GET_STATUS on Interface IF_FCOM_CR_WF_MODEL has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS | Call by reference | Type reference (TYPE) | FCOM_CR_STATUS | Change Request Status | 20101126 |
Method SET_STATUS on Interface IF_FCOM_CR_WF_MODEL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |