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 Pricing Conditions update

prasad_dix
Participant
0 Kudos
852

Hi,

I would like to use BAPI_SALESORDER_CREATEFROMDAT2 to create Sales order. I am using it first time. From the document I have understood mandatory parameters where pricing condition is not compulsory. Does that mean if we add material details and pass it to BAPI then it automatically takes material-customer pricing conditions?

Your help is appreciated.

Regards,

Prasad

1 ACCEPTED SOLUTION

thilakan_t
Participant
0 Kudos
757

The condition types will be picked based on configuration. If it picked automatically in VA01 then it must be picked automatically in respective BAPI too.

3 REPLIES 3

thilakan_t
Participant
0 Kudos
758

The condition types will be picked based on configuration. If it picked automatically in VA01 then it must be picked automatically in respective BAPI too.

0 Kudos
757

If not, then Do I have to pass it as a parameter. Correct me if I am wrong.

raymond_giuseppi
Active Contributor
757

It depends on your System Customizing, also there are already many threads on this subject.

Did you already perform some test.