Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Batch Split an Inbound Delivery

Former Member
0 Likes
1,430

Hi All

How do you batch split an inbound delivery item?

I have taken a look at FM BAPI_INB_DELIVERY_CHANGE and tested it in SE37 with no success. Does anybody have an example piece of code highlighting the required parameters? or any other function module that will fulfill the requirement

I know I can use a BDC over VL32/VL32N, however, I would like a solution that does not require a BDC.

Any suggestions welcome.

3 REPLIES 3
Read only

Former Member
0 Likes
790

Hi All,

even I am struck up with the same problem. I need to execute this BAPI and create batch split for inbound delivery sub items.

Read only

Former Member
0 Likes
790

Ended up coding a BDC over transaction VL32. Not ideal but it works!

Read only

0 Likes
790

Hi,

I am also having an issue in ECC6 whereby the BDC I have recorded (that worked fine in 4.7) is not working in ECC6, during debug I can see the values being entered but the records are not being saved and updated.

Could anyone forward the BDC details so I can give them a go..

ANy assistance would be appreciated ..

Many thanks in advance

SB