cancel
Showing results for 
Search instead for 
Did you mean: 

Create zero value PO lines from shopping cart

Former Member
0 Kudos

Hi all!

We are running extended classic scenario.

I have a scenario were I want to create a Shoppingcart with several items with the value zero (otherwise it is complete with vendors and all mandatory items). In standard this will result in a held, incomplete PO in the purchasers list.

Instead I want to create a zeroline in a PO and unflag it for invoice expected and in the backend integration flag it as free of charge. The problem I face is how do I prevent it from ending up at the purchasers list as incomplete?

Any ideas?

Accepted Solutions (0)

Answers (2)

Answers (2)

yeushengteo
Advisor
Advisor
0 Kudos

Hi,

For those item of zero value, can you send it into the sourcing cockpit and processed the SC to PO convertion by unflagging the invoice experted flag?

Regards.

Yeu Sheng

Former Member
0 Kudos

Thanx Yeu!

It is exactly what I want to archive, but I woul like to do it automatically so that it does not go to sourcing cockpit, neither as a held, incomplete purchase order.

Any other ideas???

//Mats

yann_bouillut
Active Contributor
0 Kudos

Hi,

Did you try to unglag the invoice expected through bbp_doc_change badi for bus2201 ?

Kind regards,

Yann

Former Member
0 Kudos

I have not tested this approach.

Are this BADI called initially when the document are created? I am not sure that it will give the correct status in the PO as it is initially set to incomplete and held. If the BADI are called before this is set it may solve the problem. I will check the posibility.

//mats

Former Member
0 Kudos

I have tested the change BADI and it is not called initially when the PO is created. I still need to go into change mode and submit it manually again in order to have it ordered.

Any other ideas?

//mats