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 to create delivery order

Former Member
0 Likes
665

Hi,

I want to create a delivery order in which I need to pass the Pipeline trip number (external) (OIC_PTRIP) value in the bapi. I tried my FM's and BAPI's couldn't able to find the exact one which is having trip no field in it. Kindly provide your inputs.

Thanks & Regards,

Karthikeyan G.

HI,

Add new field in header(likp)/item(lips) where u want.

create delivery using bapi .then update that OIC_PTRIP in that newly added field which may use for reporting  purpose.

2 REPLIES 2
Read only

SwadhinGhatuary
Active Contributor
0 Likes
625

HI,

Add new field in header(likp)/item(lips) where u want.

create delivery using bapi .then update that OIC_PTRIP in that newly added field which may use for reporting  purpose.

Read only

ThangaPrakash
Active Contributor
0 Likes
625

Hello Karthikeyan,

You can enhance the BAPI which you are using with the field Pipeline trip number.

Search in SCN on how to enhance BAPI, you will get plenty of forums.

Refer to the below SAP help which might help you.

Customer Enhancement of BAPIs - Enhancements, Modifications, ? (CA-BFA) - SAP Library

Regards,

TP