cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR : BBP_PDH_WFL_APPROVAL_SIMULATE after saving SC

Former Member
0 Kudos

Hello,

We upgraded to SRM7.0 from SRM5.0

SRM_SERVER 700 0008 SAPKIBKV08 SRM_SERVER

we activated workflow in application mode.

After saving Shopping cart when display or edit the SC We get the error

message: BBP_PDH_WFL_APPROVAL_SIMULATE, PDO Layer.

We have maintained WS 10000129 One step approval of shopping cart.

In swb_cond we defined start condition expression:

&EC Requirement Coverage Request.Acct Assignment Cat.& = xxx

After SAVE the SC, when trying to edit it, WF is not found and we got the error:

BBP_PDH_WFL_APPROVAL_SIMULATE, PDO Layer.

While trying to ORDER the SC without SAVE the same WF is working well.

What is the problem with the account assignment expression and SAVE SC

action?

Thanks,

Ronen

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Did you change the start condition with some other criteria and see?

Saravanan

Former Member
0 Kudos

Hi Saravanan

I changed the start condition and it work well in both cases but

In my application i need to use the expression

&EC Requirement Coverage Request.Acct Assignment Cat.&

almog

Former Member
0 Kudos

Hi,

Try to use as below

&EC Requirement Coverage Request.Acct Assignment Cat.& = 'xxx' and see..

Saravanan

Former Member
0 Kudos

Hi,

I have tried to enter:

&EC Requirement Coverage Request.Acct Assignment Cat.&='OR'

&EC Requirement Coverage Request.Acct Assignment Cat.&="OR"

but system erased it and left only OR in both cases.

Have another suggestions ?

Thanks,

Almog