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 pass delivery date through BAPI while creating a sale order

Former Member
0 Kudos

Dear frndz,

I am using 'BAPI_SALESORDER_CREATEFROMDAT1'

to create a sale order .

I don't have any problem..

But I have to pass schedule line delivery date through this bapi .

I used REQ_DATE in structure BAPISCHDL.

But I can' t get it.

Through which parameter can i meet this..

The sale order should be created line item wise along with my delivery date..

Any suggestions...

regards.

siva

3 REPLIES 3

Former Member
0 Kudos

Can u check DLV_DATE in structure BAPIITEMEX?

Former Member
0 Kudos

Dear frnd,

Danq for your response..I can't use DLV_DATE for this requirement..

But I used REQ_DATE in the structure BAPISCHEDULE .

I came to know that the problem i faced previously was only

internal data conversion.

Now am able to pass my delivery date..

so I am closing the thread..

Regards.

siva

Sreenath8680
Newcomer
0 Kudos

Hi ,
even i am Facing the same Issue Please let me know what you did to resolve this?