Application Development 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: 

Update table likp

Former Member
0 Kudos

Hi,

I have created a program to update the fields(VKOIV, VTWIV, SPAIV, KUNIV and FKDIV) for table likp.

Besides using direct update for this, is there any other way i can do? any Function module or BAPI i can use for? i only managed to find function module "UPDATE_XBLNR_IN_LIKP" but this is used to update XBLNR field only.

Please advice.

2 REPLIES 2

ferry_lianto
Active Contributor
0 Kudos

Hi,

Please try this FM WS_DELIVERY_UPDATE.

Regards,

Ferry Lianto

Former Member
0 Kudos

Hi

try using FM

SD_DELIVERY_UPDATE

SD_DELIVERY_UPDATE_PACKING

SD_DELIVERY_UPDATE_PICKING

SD_DELIVERY_UPDATE_1

Regards

Shiva