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

BAPI_DELIVERYPROCESSING_EXEC where is the delivery number?

former_member582701
Contributor
0 Likes
837

Hi,

I need to kwow if this BAPI returns you the delivery number. Where i can find it?

Regards,

Manel

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
628

I've not used this BAPI, so I don't know for sure. But if it's like any other I've used, it should be in the table RETURN.

Rob

Hi,

I need to kwow if this BAPI returns you the delivery number. Where i can find it?

Regards,

Manel

3 REPLIES 3
Read only

Former Member
0 Likes
629

I've not used this BAPI, so I don't know for sure. But if it's like any other I've used, it should be in the table RETURN.

Rob

Read only

0 Likes
628

Thank you for your reply, but when the delivery has been created successfully the table RETURN is empty.

I can't believe that a bapi which serves to create a delivery does not return the number of delivery, but maybe is like that.

Regards,

Manel

Read only

0 Likes
628

CREATEDITEMS table has the delivery number in the field DOCUMENT_NUMB.

Manel