‎2008 Apr 13 1:42 PM
Hi ,
I am creating a Maintainence order for which there is an automatic generation of PR .Before the creation of PR , I want to fill some field in eban table .But while using IW31 or IW32 its going only in user exit M06B0005.EBAN is not vaailable in this exit .Is there some other exit which get invoked during this process which can be used for filling the EBAN table with some values .
I tried using field symbol in this exit but i am not able to get the table name .Please advise what can be done .
Regards
Saurabh
‎2008 Apr 13 2:01 PM
Take a look at BADI IWO1_PREQ_BADI "BAdI for the manipulation ofPReqs from orders + networks".
If you are in a version less or equal to 4.7 Enterprise, you may look at OSS [Note 618580 - BAdI: Collective PReq or new single PReq|https://service.sap.com/sap/support/notes/618580] and OSS [ Note 687748 - Incorrect price for service selection|https://service.sap.com/sap/support/notes/687748]
Regards
‎2008 Apr 14 6:20 AM
Hi,
Have you tried with BADI WORKORDER_UPDATE?
Regards
Kiran Sure