cancel
Showing results for 
Search instead for 
Did you mean: 

Nstep approval Workflow

Former Member
0 Kudos

Hi,

Please let me know how to configure the N step Approval Workflow for Shopping cart in SRM 5.0

Also, which BADI is used for the same and how to implemet it.

Regards,

SK

Accepted Solutions (1)

Accepted Solutions (1)

laurent_burtaire
Active Contributor
0 Kudos

Hello SK,

BAdI to use is BBP_WFL_APPROV_BADI.

Have a look at its documentation: it should help you.

Regards.

Laurent.

Answers (2)

Answers (2)

Former Member
0 Kudos

Define the Start Condtion for the Workflow using: SWB_COND

Activate the Event Linkage for WS14000133/WS14500015(Item based) using SWE2

You can then use the BADI :BBP_WFL_APPROV_BADI and method: GET_REMAING_APPROVERS.

Regards,

Surya

Former Member
0 Kudos

Surya,

Could yiou plz provide any sample code on the same.Thanks for your help.

Regards,

Shashi

saumya_govil
Active Contributor
0 Kudos

Hi SK,

Check if this link helps. Its for SRM 4.0 but I think the navigation should remain same.

Also,

Regards,

Saumya