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: 

FM/BAPI for delivery creation

Former Member
0 Kudos

Hi,

I need to create a delivery w/o order reference though VL01N0 ,but i am unable to find any BAPI / FM which could let me do so through the code w/o BDC.

Can any one suggest a FM/BAPI for the same.

Kunal

10 REPLIES 10

Former Member
0 Kudos

Hello,

Take a look at this link

Vasanth

0 Kudos

I had a look at that thread before , but all the FMs listed there require sales order reference and does not replicate VL01NO

ferry_lianto
Active Contributor
0 Kudos

Hi Kunal,

I am not aware any BAPI/FM available for VL01NO.

It is better to write a BDC program. You can use transaction recorder (SHDB) to start with.

Regards,

Ferry Lianto

Former Member
0 Kudos

Hi Kunal,

I am working on the same requirement. Have you found a solution yet? There do not seem to be any BAPIs for VL01no. How are you doing it?

Thanks,

K~

0 Kudos

Hi,

I did not find any BAPI for VL01N0 and thus had to write a BDC for the same.

Kunal

Former Member
0 Kudos

Kunal,

Did you write the BDC for transaction VL01 or VL01NO. I was reading in the OSS notes that VL01NO is not compatible for Batch input. Also can you provide sample code if possible.

Thanks,

K~

0 Kudos

hi. i have the same requirement. can you post your BDC here? Thanks.

Former Member
0 Kudos

Hi kunal,

You can use BAPI BAPI_DELIVERYPROCESSING_EXEC to deliver preceding documents like a sales order.

If this doesn't solve ur recquirement then write an BDC Program .

I have done some BDC programs On VL01n before...u will not face any problem .

ravinder.

former_member223537
Active Contributor
0 Kudos

Hi,

I am not aware of any BAPI/FM for the same. You need to go for BDC.

Best regards,

Prashant

Former Member
0 Kudos

Hi Kunal ,

Have u find any BAPI for VL01NO (Create delivery note without reference ).

if find plz send the BAPI if not send the ur Solution to asiva_mca@yahoo.com.

Thanks Kunal

From Siva