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: 

How to get Delivery Master Data

Former Member
0 Kudos

Hi,

i need to get deliveries based on customer .

Is there any Function Modules (Remote enabled) or bapi for getting delivery data which we have created for customer.

<i><b>my requirement is , i need to develop an application(in java) which has to show deliveries for paticular customer.</b></i>

regards

Guru

12 REPLIES 12

Former Member
0 Kudos

Hi Kiran,

Why can't you develop bapi for your requirement. The Sales document flow is in VBFA table and delivery details are in the table LIKP & LIPS.

0 Kudos

hi,

i am java programer. i can use existing bapis in my java appliction. i have no idea on ABAP.

<b>i am using sapgui 4.6c</b>.

pls guid me to do this

regards

Guru

Former Member
0 Kudos

Hi Kiran,

With a help of a ABAPer you can create BAPI for your requirement. It is not a difficult task. Whether you have access to SAP(to create a Function Module).

Former Member
0 Kudos

Use the BAPI BAPI_CUSTOMERRETURN_CONFDELVRY

Thanks

Eswar

0 Kudos

hi,

Error :BAPI_CUSTOMERRETURN_CONFDELVRY does not exist.

we have no permission to write bapis on sap. we are authrised to use existing bapis.

regards

Guru

Former Member
0 Kudos

Hi,

BAPI_CUSTOMERRETURN_CONFDELVRY is not 4.6 series.

0 Kudos

hi,

pls guide me to do this in any another way.

regards

Guru

0 Kudos

hi,

in which version i can get that bapis.

is it available in 4.7A?

regards

Guru

Former Member
0 Kudos

Hi Guru,

The BAPI is available it ECC series. I will confirm you, if it exists in 4.7 series.

0 Kudos

hi,

Sakthi

i will tell my requirement :

<u><i><b>i have to develop web enabled project for SAP(using java[JCO]).</b></i></u>

1.i am creating quotation order(using bapi_quotation_create(it is working fine))

2.i am creating sales order(using bapi_salesorder_createfromdat2(it is working fine))

3. i need to create salesorder with ref of quotation order(has to be developed(<u><i><b>pls guide me to do this</b></i></u>))

4. i need to create delivery(pls guide me to this)

5.i need to develop POD(pls guide me to this)

regards

Guru

Former Member
0 Kudos

Hi,

You are working in which version of Server. Kindly specify the verion of the server so that I can help you.

0 Kudos

hi,

Sakhi

i think it is 4.6c.

regards

Guru