cancel
Showing results for 
Search instead for 
Did you mean: 

WF Error at item deletion by purchaser

Former Member
0 Kudos

Hello Friends,

Here is the scenario.

         1. Requester creates the SC.

         2. SC is routed to completion WF .

         3. Purchaser deletes the line item and rejects the SC.

         4. SC is routed back to the requester.

         5. Std..WF is resulted in error.

If anyone has encountered this issure before, could you pls share the OSS Notes or any Workaround to guarantee that the WF ends smothly.

TIA.

Regards

Vinay.

Accepted Solutions (0)

Answers (2)

Answers (2)

laurent_burtaire
Active Contributor
0 Kudos

Hello,

how many items for the SC ?

All SC items are deleted ?

Which decision type do you use (1, 2, 3 or 4) ?

Don't understand why approver delete item and then, reject SC...

Regards.

Laurent.

Former Member
0 Kudos

Thank you for your replies.

Will come back with replies soon with details... working on some higher prio WF errors.

Regards

Vinay.

Former Member
0 Kudos

Konstantin--->The note given by you was helpful in populating the sc guid, but the issue(same error) still persists. I debugged again, i guess the WF item agent is not determined to send it to the 'Accept' level to the requeter.

Laurent --->  The approver( purchaser) deleted the item because it was a duplicated by another SC.

Melina ---> I  implemented the two notes. The issue still persists.

Still researching on with debugging... meanwhile throw some light if you find any.

Regards

Vinay.

Former Member
0 Kudos

Any other OSS notes.. and any other info to resolve this issue? Spend time in debugging...

Regards

Vinay.

konstantin_anikeev
Active Contributor
0 Kudos

Hi Vinay,

which SRM Version? Application or Process controlled Workflow?

What errors do you have in Workflow?

Best Regards

Konstantin

Former Member
0 Kudos

Hello Konstantin,

Here are the details.

SRM Version : SRM 7 with Ehp 1.

WF  : Process Controlled WF.

WF Error : SRM Document owner interaction error.

By the way.. i debugged and saw that, the alerting event triggered after, item deletion + reject by purchasers is APPROVAL_PROCESS_DOC_UPDATED.

I also observed that the BBP_ALERTING BADI interface importing parameter IV_DOC_GUID does not contain the SC GUID value and thus not able to determine any receipients.  I suspect that its clearing the values in the std code . I dont know why( need to drill down deeper).

FYI... found a  note 1756078 on SDN, may be  or not a relevant one. Need to check the details.

If you have any ideas or suggestions to resolve this, let me know.

Regards

Vinay.

konstantin_anikeev
Active Contributor
0 Kudos

Hi Vinay,

please check the note "Note 1778646 - IV_OBJECT_GUID not passed to BBP_ALERTING BADI"

Looks like your case...

Best Regards

Konstantin Anikeev

Former Member
0 Kudos

Hi Vanay,

Are you using Badi  BBP_ALERTING BADI? If not you could just deactivate the standard implementation.

Then check notes:

1444852 BAdI BBP_ALERTING: SAP test code is implemented

1706085 BADI BBP_ALERTING: SAP test code is implemented

Otherwise, note 1778646 can be also a start to check why your implementation is getting error.

Cheers,

Melina

Message was edited by: SCN Moderator