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

BBP_INB_DELIVERY_CREATE

Former Member
0 Likes
540

hi...experts!

does anybody know how to use this function module BBP_INB_DELIVERY_CREATE?

Thank you!

Regards,

Mae

hi...experts!

does anybody know how to use this function module BBP_INB_DELIVERY_CREATE?

Thank you!

Regards,

Mae

3 REPLIES 3
Read only

Former Member
0 Likes
495

Well, it's not documented and a where used list shows nothing at all, so I'd stay away from it.

Rob

Read only

0 Likes
495

But do you have a sample code for this FM so that I will know how to use it? or perhaps give me reasons why I should avoid this FM?

Thank you...

Read only

0 Likes
495

I wouldn't use something that SAP doesn't use and has code like:

  if not return[] is initial.
*      TODO Error Trapping
  endif.

Rob