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: 

BAPI_SALESORDER_CREATEFROMDAT2

Former Member
0 Kudos

Hi,

I want to enter Delivery date and Order create date

into a order and i want to check with you if enetr those values into the right fields.

i'm using BAPI_SALESORDER_CREATEFROMDAT2:

BAPISDHD1-DOC_DATE For Order create date,

BAPISCHDL-DLV_DATE For Delivery date.

or should i use

BAPISDHD1-REQ_DATE_H For Delivery date.

Thanks,

Gil.

1 ACCEPTED SOLUTION

vinod_vemuru2
Active Contributor
0 Kudos

Hi,

If u r talking about the requested delivery date that appears at header level of the order the u have to use field REQ_DATE_H of BAPISDHD1. For order date u r using right field i.e DOC_DATE.

Proceed with these and get back in case of any issues.

Thanks,

Vinod.

4 REPLIES 4

vinod_vemuru2
Active Contributor
0 Kudos

Hi,

If u r talking about the requested delivery date that appears at header level of the order the u have to use field REQ_DATE_H of BAPISDHD1. For order date u r using right field i.e DOC_DATE.

Proceed with these and get back in case of any issues.

Thanks,

Vinod.

0 Kudos

Thanks ,

So if REQ_DATE_H in header level then

Dlv_Date its Delivery date in item level and

am i right??

10x.

0 Kudos

Hi,

I want to insert date into table VBKD field PRSDT using BAPI- Bapi_Salesorder_CreatefromDat2

in which structure/table this parameter exist or i can't insert this date using the bapi.

Thanks.

0 Kudos

Hi,

ORDER_HEADER_IN field PRICE_DATE

Regards,

Surinder