on 2014 Dec 16 10:00 AM
Hello,
I want to add the plant code and the first 3 characters of its name to the approval workitem of the SC in case of PDP flow and NPP purch org.
How to get the 3 characters of the plant name?
How to manage these conditions?
thanks,
Meriem.
Request clarification before answering.
Hi Meriem,
for the 1st you can get plant code from position of the shopping cart. Field BE_PLANT.
for the 2nd.
You need to enhance the BUS2121 Object (TA SWO1) and define new attribute for you custom data.
You need to define a placeholder (your new attribute) in workitem header definition (TA PFTC),
Regards
Konstantin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Konstantin,
thank you for your reply.
But i am not familiar with this.
Could you expalin more.
For the plant, i found the attribute plant.
But how to retrieve the 3 first caracters.
How to deal with the condition.
In fact the changes in the WI are relevant only in PDP flow and for NPP purch/
thanks,
Meriem.
Hi Meriem,
AFAIK you can not insert parts of the attribute values - you need your own attribute to get 3 characters from 4.
Please look this post http://wiki.scn.sap.com/wiki/display/BOBJ/Business+Object+Delegation
Regards
Konstantin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.