FS DOCUMENT - kehien po auth

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

ABAP DOCUMENT- FS

Version Date Change Change Request Author


Request No Description
S4HANA 20.06.2024 NA NA ROHAN MATHUR

FUNCTIONAL SPECIFICATIONS DOCUMENT

Section I: Introduction (Provide details of the system and the requestor)


ITserviceDesk CP/2024/CUST-72/1106
Incident No
Client name: Hitachi Astemo Gurugram
Module: MM Date: 20.06.2023
Requested by: Rohan Mathur Tel no: 9413253046
E-Mail id rohan@mawaimail.com User Location:
Title: Required validation in PO
Short description: Required validation in PO

Program /Solution ReportDialog Program Business Process  Data File 


type: BDCSmartformUser ExitField Exit SAP
ScriptQueryProgram Logic
Priority: HighMediumLow
Volume of data: NA Date available from: NA
Locations Impacted NA
Frequency NA
(Mainly for Reports)
Mode of Run Batch job  Online
Is there an Yes  No
alternative in the
standard system?
Description of
alternative:
Reasons why Performance problems  Complexity
alternative is not Others: Pls Specify ______
acceptable:

Created by Rohan Mathur Version V.1 Page 1


Section II: Detailed Solution Description

Functional Description: Required validation in PO


Requirement:

CREATE Z TABLE(ZMAT_POUSER) WITH COLOUMN MATERIAL TYPE(FIELD –


MTART) AND USER(ERNAM)

PO BADI- ZME_PROCESS_PO_CUST
METHOD- IF_EX_ME_PROCESS_PO_CUST~PROCESS_ITEM

IN RUN TIME PASS MATNR IN TABLE MARA GET MTART AND GET ERNAM
FROM TABLE EKKO

VALIDATION IN T-CODE ME21N, ME22N, ME23N, ME29N


IF ERNAM IS MAINTAIN AGAINST MTART IN Z TABLE THEN WHILE CREATING
PO ERROR ” You don’t have authorization for this material type.” should come.

Created by Rohan Mathur Version V.1 Page 2


Created by Rohan Mathur Version V.1 Page 3

You might also like