Skip to Content
0
Former Member
Jul 10, 2012 at 07:29 AM

DI API Query based approval SAP B1 8.82

604 Views

Hi,

We have approval based on warehouse in Inventory transfer.

ie., If we transfer from one warehouse to other ware house , the destination warehouse has to approve before adding document.

We are doing Inventory transfer in DI API. if we set Always in Approval Terms, approval goes to all warehouse instead of selected warehouse.

so we set the query , SELECT distinct 'true' where $[$23.5.0]='WHS1' . Now approval procedure is not working when we do posting in DI API.

I also checked the thread http://scn.sap.com/thread/3187826 . But I want to do warehouse based approval.

Is there any way to change Approval Template to make this work

or any other idea is most appreciated.

Kindly help us to solve this issue.

Thanks and regards

Parthiban