Show TOC

Change Request Data Source Locate this document in the navigation structure

DataSource Attributes DataSource Attributes: 0MDG_ANLY_CR_DATASOURCE

 

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)

Technical Data

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

Data Modeling

Fields of Origin for the Extract Structure

Fields in the Extract Structure

Description of the Field in the Extract Structure

Table of Origin

Field in the Table of Origin

USMD_PRIORITY

Priority

USMD210C

USMD_PRIORITY

CREATED_YEAR

CR Created Year

-

MDG_ANLY_YEAR

CREATED_QUARTER

CR Created Quarter

-

MDG_ANLY_QUARTER

CREATED_MONTH

Created Month

-

MDG_ANLY_CREATED_MONTH

CREATED_WEEK

CR Created Week

-

MDG_ANLY_WEEK

CREATED_DATE

Change Request Creation Date

-

MDG_CR_CREATED_AT

USMD_MODEL

Data Model

USMD_001

USMD_MODEL

USMD_CREQ_TYPE

Type of Change Request

USMD110c

USMD_CREQUEST_TYPE

USMD_CREQUEST

Change Request

USMD120c

USMD_CREQUEST

DD_VIOLATED

Check Whether the CR Violated the Due Date

-

MDG_ANLY_DD_VIOLATED

DD_ON_TIME

Check Whether the Change Request with Due Date is On Time

-

MDG_ANLY_DD_ON_TIME

SLA_VIOLATED

Check Whether the CR has Violated the SLA

-

MDG_ANLY_SLA_VIOLATED

SLA_ON_TIME

Check Whether the CR With SLA Is On Time

-

MDG_ANLY_SLA_ON_TIME

OTHERS

SLA or Due Date is not Maintained

-

MDG_ANLY_OTHER_CR

CR_PRO_TIME

Processing Time

-

MDG_CR_PROCESSING_TIME

TOTAL_ON_TIME

Check Whether the CR is On Time

-

MDG_ANLY_OTHERS_ON_TIME

IN_PROCESS

Check Whether the Status of the CR is In Process

-

MDG_ANLY_CR_INPROCESS

REJECTED

Check Whether the Status of CR is Rejected

-

MDG_ANLY_CR_REJECTED

APPROVED

Check Whether the Status of the Change Request is Approved

-

MDG_ANLY_CR_APPROVED

SLA_IN_DAYS

SLA in Days

-

MDG_ANLY_SLA_IN_DAYS

USMD_REASON_REJ

Reason for Rejection

-

-

USMD_MODEL_ID

Data Model Description

-

-