Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 5

Financial Doc Status

Technical Design
PR MRP Controlled Items

Last Updated On: 25 Oct 2014 Page 1 of 5 Version: 1


Financial Doc Status

Document Information

Deliverable Name PR MRP Controlled Items


Author Surbhi Garg
SAP Module/Team MM
FS Swati Koul
Priority High
Complexity Level Medium
Program Type Enhancement
Version V1.0
Status Completed

Revision History

Version
Date Author Revision Description
No.
V1.0 30/10/2014 Surbhi Garg

Other Related Documents

<Please insert links to related Documents (issues, data entities, etc.).>

Related Document Comment

Last Updated On: 25 Oct 2014 Page 2 of 5 Version: 1


Financial Doc Status

Contents
1. Development Overview............................................................................................................................... 4
1.1 Requirements Summary..................................................................................................................... 4
1.2 Dependencies / Constraints................................................................................................................ 4
1.3 Selection Screen Details..................................................................................................................... 4
1.4 Detailed Design................................................................................................................................... 4
1.4.1 SAP Objects & ABAP Development................................................................................................4

Last Updated On: 25 Oct 2014 Page 3 of 5 Version: 1


Financial Doc Status

1. Development Overview

1.1 Requirements Summary


The scope of this functional enhancement is that the business user should not be able to process
the PR incase it’s a MRP relevant Material.

Assumptions
NA

1.2 Dependencies / Constraints


NA

1.3 Selection Screen Details


NA

Name Table field/Check Select-option(S) Comments Default


Box/Radio or Parameter(P) Value
Button

1.4 Detailed Design

1.4.1 SAP Objects & ABAP Development

SAP Objects

Flow:
<<List the program name, function module, transactions, etc. created for this development (e.g.,
workflow, business object, and standard task).>>

Name Type Description


Program
Include
Transaction
Table
Project
User Exit
BADI Implementation ZME_PROCESS_REQ_CUST Implmentation for
ME_PROCESS_REQ_CUST
Function module
SAP Script
Adobe Form
Message Class
BOR Object
Workflow Template
Enhc. Implementation

Last Updated On: 25 Oct 2014 Page 4 of 5 Version: 1


Financial Doc Status

ABAP Development

Fetch Data

1. Whenever the PR is getting created in ME51N, incase if the plant will be equal to 4* at the
time of saving the PR.

2. The given values Material, Plant will be fetched by using the BADI ME_PROCESS_REQ_
_CUST.

3. Then the given parameters will be passed to MARC MATNR, WERKS and fetch the value
for DISMM

4. Incase if the DISMM is equal to PD then only PR creation will not be allowed for the given
MRP relevant material.

Last Updated On: 25 Oct 2014 Page 5 of 5 Version: 1

You might also like