You use this data source to extract data required to analyze the processing of change requests in an organization, from the perspective of processing time and from the perspective of status.
The data source was created using the BS_ANLY_OIP_MODELER
tool. The tool generates a function module that uses the CL_MDG_ANLY_CR_DATASOURCE
class to fetch the data.
The GET_DATA
method of the CL_MDG_ANLY_CR_DATASOURCE
class in turn uses the GET_CREQUEST_LIST
method of the CL_USMD_CREQUEST_UTIL
class to fetch all information related to change requests.
The CL_MDG_ANLY_CR_DATASOURCE
class implements the following interfaces:
BW Data Source Emulation (IF_BS_ANLY_DATASOURCE
)
Metadata for DataSource Generation (IF_BS_ANLY_DSOURCE_DEFINITION
)
Data Source Runtime Behavior (IF_BS_ANLY_DSOURCE_RUNTIME
)
Application Component | MDG Analytics (0MDG_ANLY_DS) |
|---|---|
Available as of Release | ECC 6.0 EHP6 |
Shipment | Not applicable |
Content Versions | FND703 |
RemoteCube-Capable | No |
Delta-Capable | No |
Extraction from Archives | No |
Verifiable | No |
Fields in the Extract Structure | Description of the Field in the Extract Structure | Table of Origin | Field in the Table of Origin |
|---|---|---|---|
| Priority |
|
|
| CR Created Year |
|
|
| CR Created Quarter |
|
|
| Created Month |
|
|
| CR Created Week |
|
|
| Change Request Creation Date |
|
|
| Data Model |
|
|
| Type of Change Request |
|
|
| Change Request |
|
|
| Check Whether the CR Violated the Due Date |
|
|
| Check Whether the Change Request with Due Date is On Time |
|
|
| Check Whether the CR has Violated the SLA |
|
|
| Check Whether the CR With SLA Is On Time |
|
|
| SLA or Due Date is not Maintained |
|
|
| Processing Time |
|
|
| Check Whether the CR is On Time |
|
|
| Check Whether the Status of the CR is In Process |
|
|
| Check Whether the Status of CR is Rejected |
|
|
| Check Whether the Status of the Change Request is Approved |
|
|
| SLA in Days |
|
|
| Reason for Rejection |
|
|
| Data Model Description |
|
|