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

issues:BBP_INB_DELIVERY_CREATE

Former Member
0 Likes
907

my requirement is to create inbound delivery using fm (BBP_INB_DELIVERY_CREATE).when creating inbound delivery document was creating successfully but in lips table matnr field value is blank.please give me soution for the problem

my requirement is to create inbound delivery using fm (BBP_INB_DELIVERY_CREATE).when creating inbound delivery document was creating successfully but in lips table matnr field value is blank.please give me soution for the problem

2 REPLIES 2
Read only

Former Member
0 Likes
645

Hi,

could you post code how initiate function INB_DELIVERY_CREATE.

Thank you Jan

Read only

Former Member
0 Likes
645

This function module doesn't pass material number while creating delivery. You can use GN_DELIVERY_CREATE to create the inbound delivery. Refer to this SDN post fore more details [while create inbound delviery Material number is not showing|].