Application Development and Automation 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: 
Read only

BAPI_SALESORDER_CREATEFROMDAT2 Pricing Conditions update

prasad_dix
Participant
0 Likes
2,442

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
Read only

thilakan_t
Participant
0 Likes
2,347

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.

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

3 REPLIES 3
Read only

thilakan_t
Participant
0 Likes
2,348

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.

Read only

0 Likes
2,347

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

Read only

RaymondGiuseppi
Active Contributor
2,347

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

Did you already perform some test.