cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with approval preview in SCu00B4s ...

Former Member
0 Kudos

Hello,

We have a problem with the preview in portal and in BBP_PD transaction.

For one step approval we have defined 3 approvers that receive the same

workitem to approve. The first approver ho gives a response to this

workitem, closes the document with status approved or rejected.

In our BADI we defined for the one step approval, one object approval

and we associated to all items and approvers. Every users have the same

index = 1.

When the approver rejects partial (1 of 3 items) and the Initiator

accept the rejection, the JAVA and BBP_PD preview lost the approver.

With one total rejection, of all items, the preview is defined

correctly.

Regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Which SRM version are you using ?

Are you using custom BADI for SRM Business workflow settings ?

<u>Meanwhile, please see the related SAP OSS Notes -></u>

Note 1093840 Approval preview in Java Applet and Table view differs

Note 996508 Approval preview displays tecnical username

Note 881773 Approval index increased by one after partial rejection

Note 743449 BADI WF: Possible approvers not considered when replacing

Note 867805 Displaying times in the approval applet of the BAdI workflow

Note 415484 Rejection of a cart in the inserted approval step incorrect

Do let me know.

Regards

- Atul

Answers (1)

Answers (1)

khan_voyalpadusman
Active Contributor
0 Kudos

hi,

One step approval is example of classic workflow , here there is no need to implement any BADI.

system will retrieve the approvers from the org structure.

if you want to implement N-step BADI , then you need to write BADI code for the approver determination in the BADI.