Hi people , i`m trying to configurate release strategies for purchase requisition where the main characteristic is de WBS Element which has been selectec for each item of the document. The relase procedure is at item level , not header.
From the CEBAN structure i found there`re two fields called the same
PS_PSP_PNR Work Breakdown Structure Element (WBS Element) ( NUMC 8 )
PSP_PNR Work breakdown structure element (WBS element) ( CHAR 24 )
But i asume the one i need to use is PSP_PNR because the diferent WBS Element are represented on the document by codes with more than 10 CHAR always. So i picked that field and added it to my release Class .
What i need to do know is to create the strategies only considering part of the WBS Element Code , for example , if i have all these WBS Elements defined :
O-1000.AB
O-1000.AC
O-1000.HJ
O-1000.KJ
O-1000.LK
O-2000.SJ
O-2000.FF
O-2000.UI
O-2000.ER
O-2000.JH
I would need to create 2 release strategies , one for the WBS Elments that start with "O-1000" and one for the WBS Elements that start with "O-2000" .
I did the test and when i´m doing the clasificacion on each release strategy i would set the values :
Strategy #1
CHAR_WBS : O-1000*
Strategy #2
CHAR_WBS : O-2000*
Where CHAR_WBS is the characteristic that i created which i linked to the CEBAN-PSP_PNR field.
I also checked the "Unformatted Entry" check box under the "Addnl Data" tab for the characteristic but it`s still not working. The strategy wont activate. Does anybody have any clue on how i should populate the value of the characteristic for it to consider all the values related to the WBS Elements that start with "O-1000" . Thanks a lot for any tip !