2023 Nov 26 6:10 AM
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
2023 Nov 27 4:31 AM
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.
2023 Nov 27 4:31 AM
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.
2023 Nov 27 5:26 AM
If not, then Do I have to pass it as a parameter. Correct me if I am wrong.
2023 Nov 27 8:48 AM
It depends on your System Customizing, also there are already many threads on this subject.
Did you already perform some test.