on 2008 Aug 01 12:07 PM
Hi EAM Gurus,
At my client we have a requirement; where they want to copy the User Status from Notification to a Work Order User Status.
The pre requisites for doing this is already maintained in configuration.( Status Profile of Notification & Order has same status)
Here the user creates a order from the notification while entering the data for notification. Now the notification User Status needs to copied to the Order before the Order is saved.
In Order to copy the Notification User status we are basically refering JEST table for notification Object Number & then we want to copy that for the Order. But since it has to be copied before the Order save; we don't have the Object Number.
Is there a User EXIT/BADI/Custom Program to do this?
Thanks in Advance
Aditya
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Aditya,
The same can be mapped through BAPI-
BAPI_ISUSMORDER_USERSTATUSSET
ot through user exit-
STATUS_CHANGE_EXTERN
Regards
Anil Kumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 22 | |
| 12 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.