cancel
Showing results for 
Search instead for 
Did you mean: 

Urgent help on SC approval BADI BBP_WFL_APPROV_BADI

Former Member
0 Kudos

Hello SRM Gurus,

I am working on the BADI BBP_WFL_APPROV_BADI for SC Approval.I need some clarifications on the foll points before I can proceed with the development...

My requirement is

1>The no of levels of Approval depends on the total Value fo SC and the Product Category of the Items(i.e. the Whole shopping cart since all the Items will be of the same Product category as well as same cost centre).

Based on the combination of these 2 values,I will have to set the approval_index field.

2>Also after this,based on the combination of the value for the fields Product Category + Cost centre,the approvers have to be determined.

Now for the deteremination of Approvers,either a custom table can be maintained or they ca be retrieved form teh Org structure itself.

But now here,for getting the Approvers,if I have to get the apporvers from the Table(database table bbpt_wfl_lia_def),I can only maintain the combination of values for the fields Cost center and Prod category and the corresponding agent and not the approval level.How do I link the approval index and the approvers???

Also, if i ma getting the approvers form the Org structure how is the link between Cost centre+Prod cat and Corresponding approver maintained????Or in case of getting the approvers for the Org structure,I just need to get the Chief/manager of the Person who is creating the Shopping cart(Since cost centre will be maintained at the User level)???

3>Also since my approval is purely at the Header level,whcih of the example implementations given with the std BADI will be usitable for my reqt(particularly for the APprovers part)????

Also since mine is Header level approval(since cost center+Prod cat will necessarily be same the whole of the SC,do I need to activate only the workflow 14000133(and no other wfs i.e.WS14500015,WS10000031,WS10000060,WS10000129 )?

Also,Please correct me if i have gone wrong in any of my understanding.Any help on this is highly appreciated.

Regards,

Disha.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Though i think this was posted long back, but still:

You need to do a BRF configration which will take care of ur approval levels and the corresponding approvers.

You need to define the schemas there.

Thanks

Nitin