‎2013 Dec 10 5:36 AM
Hello Experts,
I need to validate the partner functions for service orders(IW31,IW32,IW33) on two scenarios, one is during save and other is when i enter the value and press enter.
Can you please suggest exact user exits which will be triggered on these conditions.
I have tried many user exits but none is satisfying my scenario. Please also mention if any badi is available.
Urgent requirement, your immediate respone will be of great use.
‎2014 Feb 03 4:58 AM
Hello all,
For this requirement we can create a spot enhancement in the include LIPARF00 and it is working.
Thanks to Vijay Simha for his response
Hope this will help all SCN members who refer this in future
Thanks,
Satish
‎2014 Jan 05 12:44 PM
Try the following function modules in user-exit IWO10009 (at save):
- PM_PARTNER_GET_XIHPA
- PM_PARTNER_PUT_XIHPA
Check these in the exit.
Thanks,
VJ
‎2014 Feb 03 4:58 AM
Hello all,
For this requirement we can create a spot enhancement in the include LIPARF00 and it is working.
Thanks to Vijay Simha for his response
Hope this will help all SCN members who refer this in future
Thanks,
Satish
‎2014 Feb 03 9:10 PM
Hello Satish,
We have a slightly different requirement. When a new partner is added and saved using IW32, we need to update partner in Sales order(VA02). I have the code to update partner in sales order, but looking for a user-exit in IW32 to get this partner. You mentioned about using enhancement spots in LIPARF00. Can you let me know how we can use 'enhancement spots' ? If you have coded, can you the share the code please ? I am not familiar with 'enhancement spots' . Will SAP override during Support pack or version upgrade when you code in enhancement spots ?
My email id is ninja_ys@hotmail.com if you want to send code as attachment.
Niranjan
‎2014 Feb 04 3:26 AM
Hi,
you can easily find how to raise enhancement spots in standard program in SCN, there are so many discussions on it . Regarding your requirement you can try coding BADI WORKORDER_UPDATE.
I request you to raise a new discussion, so that more SCN experts can see and answer accordingly.
if you raise a discussion please send me the link.
Note: Befor raising the discussion please search in SCN if none of the results does not suit you then go for raising a discussion.
Please feel free to ask me for any queries
I have also created a document on Partner Functions Validations on sales and service order documents in the link below,
you may find it useful please check.
http://scn.sap.com/docs/DOC-52249#comment-457018
Thanks,
Satish