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

VL02N

Former Member
0 Likes
1,066

Hi experts,

Whats the function module for updating Outbound Delivery transaction VL02N. I want use it for updating 'LIPS-OIA_BASELO'.

Thanks in advance

Hi experts,

Whats the function module for updating Outbound Delivery transaction VL02N. I want use it for updating 'LIPS-OIA_BASELO'.

Thanks in advance

6 REPLIES 6
Read only

Former Member
0 Likes
954

hi,

try this BAPI..

BAPI_OUTB_DELIVERY_CHANGE

Regards,

Arunsri

Read only

Former Member
0 Likes
954

HI,

SE37, check BAPIDELIVERY,

for instance try BAPI_OUTB_DELIVERY_CHANGE?

Regards,

Arek

Reward points if useful

Reward points if useful

Read only

0 Likes
954

Thanks but there is no field name 'OIA_BASELO' in this function module. I want update this field (Base location). LIPS-OIA_BASELO

Read only

0 Likes
954

It is not a standard LIPS field. You have to program filling up the EXTENSION1 in the BAPI.

Search SDN for extending BAPI's.

Regards,

Arek

Read only

Former Member
0 Likes
954

hi,

CHk out these too..

These are the existing BAPI's for Outbound Deliveries.

BAPI_OUTB_DELIVERY_CHANGE

BAPI_OUTB_DELIVERY_CONFIRM_DEC BAPI for Outbound Delivery Confirmation from a Decentralized System

BAPI_OUTB_DELIVERY_CREATENOREF Generates Delivery Without Reference

BAPI_OUTB_DELIVERY_CREATE_SLS Generates Delivery for Customer Order

BAPI_OUTB_DELIVERY_CREATE_STO Generates Delivery for Stock Transport Order

BAPI_OUTB_DELIVERY_SAVEREPLICA BAPI Function Module for Replication of Outbound Deliveries

BAPI_OUTB_DELIVERY_SPLIT_DEC BAPI for Subsequent Outbound-Delivery Split from a Decentralized System

Regards,

Arunsri

Read only

Former Member
0 Likes
954

This message was moderated.