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

Change Delivery - Custom fields

Former Member
0 Likes
1,010

Hi Forum,

I need to change with BAPI a lot of custom fields in LIKP & LIPS. I found BAPI_OUTB_DELIVERY_CHANGE but there aren't all append structures as in LIKP and LIPS. (I also think that it is not released because in trx BAPI it is not present)

After another search, I found SHP_BAPI_DELIVERY_CHANGE but I don't know if I can modify only my fields.

Someone can help me?

I'm under go-live and I'm afraid to do this operation manually.

Thanks.

Hi Forum,

I need to change with BAPI a lot of custom fields in LIKP & LIPS. I found BAPI_OUTB_DELIVERY_CHANGE but there aren't all append structures as in LIKP and LIPS. (I also think that it is not released because in trx BAPI it is not present)

After another search, I found SHP_BAPI_DELIVERY_CHANGE but I don't know if I can modify only my fields.

Someone can help me?

I'm under go-live and I'm afraid to do this operation manually.

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
661

I would expect to have to populate appended structures to LIKP and LIPS via user exit routines. Question then would be: are these processed during bapi call...they probably are.

Read only

0 Likes
661

Yes they are, but these fields are empty during outbound delivery creation with VL10C because they are being populate with Idoc form inbound delivery. I must read these fields thru RFC from ecc to 4.6 and then I need to make changes to the new deliveries.