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

Header delivery bapi

Former Member
0 Likes
1,017

Hello,

I need to change a header value (Bill of lading. LIKP-BOLNR) of a delivery. Which BAPI do I need?

Thanks in advance,

Ricard.

Edited by: Oscar Barrabes on Dec 18, 2007 6:01 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
810

Hi Oscar,

Use BAPI

SHP_BAPI_DELIVERY_CHANGE

Lokesh

4 REPLIES 4
Read only

Former Member
0 Likes
811

Hi Oscar,

Use BAPI

SHP_BAPI_DELIVERY_CHANGE

Lokesh

Read only

Former Member
0 Likes
810

Hi Lokesh,

Thanks for your help,

Ricard.

Edited by: Oscar Barrabes on Dec 19, 2007 8:11 AM

Read only

Former Member
0 Likes
810

Finding a BAPI;

I have taken the example of sales order.

1. Find out the package of the transaction.

Start Va01 go to system --> status.

Double click on transaction

Package is VA

Open this package in SE80

Open business engineering-->Business object types

Find the BO which sounds the most appropriate

I would suggest BUS2032 Sales Order

Double click.

Open methods.

Find the released method with from data or something similar in the name

, Createfromdat2

Position the cursor in it and click the program button

Scroll down to find the bapi used in this method

With this way you can also find out programs and FM's

2. Start va01 go to system-->status

Double click transaction VA01

Double click on package

Read the application component. (this is SD-SLS Sales)

Then open the transaction BAPI

Sales and distribution>Sales>sales order

createfromdat2

Reward Points if useful.

Read only

Former Member
0 Likes
810

Hello,

I don’t know how to manage the SHP_BAPI_DELIVERY_CHANGE BAPI. Can anybody give me an example? (I just want to change a header delivery field value).

Thanks,

Ricard.