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

Return delivery with out reference

Former Member
0 Likes
561

I was able to create return delivery with out ref using vlo1no.

When i use bapi -BAPI_OUTB_DELIVERY_CREATENOREF, am geeting an error .

A ICC_NUMBERING 770 Global official numbering: Input parameter incomplete

E BAPI 001 No instance of object type OutboundDelivery has been created. External reference:

dates, del_items,serial_nos are filled,

data-usage as 0, shipping point, sales org,div, dis chanel, del type,ship to are passed.

Which parameter am i missing here?

1 REPLY 1
Read only

Former Member
0 Likes
435

BAPI_OUTB_DELIVERY_CREATENOREF works for Return Delivery with out reference.

The error is because of Wrong copy control routines assigned in Config.

Routines 301 for header, 302 for item should be used.