cancel
Showing results for 
Search instead for 
Did you mean: 

Material price not retrieved from BAPI_SALESORDER_SIMULATE

former_member184739
Contributor
0 Kudos

Hell Experts,

I have created a Customer,Material,Standard Order for the specific sales area (0001 01 01).Now when i pass Material number,Customer no. as input to   BAPI_SALESORDER_SIMULATE  i dont retrieve the material price in output paramter Oder_condition_ex. Do i have to maintain condition records in VK11 to retrieve the price?Please advise.

Also note  am an ABAP developer wearing multiple hats now in my project.

Your help is highly appreciated.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184739
Contributor
0 Kudos

Hello Experts,

After maintaing records in VK11 i am able to retrieve the price. But the Issue price is not retrieved

based on quantity.For example if quantity is 3 and i maintained price 3000$ in VK11 it still returns 3000$ instead of 9000$. Please suggest if i am wrong.

Thanks.

Lakshmipathi
Active Contributor
0 Kudos

Go to V/06, select that pricing condition type and execute.  There assign "C" to field Calculat.type and retry the process.

G. Lakshmipathi

former_member184739
Contributor
0 Kudos

Hello Lakshmipathi,

I tried as u suggested but still no luck.

Thanks

Lakshmipathi
Active Contributor
0 Kudos

Check the standard condition type PR00 in V/06 and replicate the same to your existing condition type.  I feel, the problem is there only.  Especially,  you need to check the Scale basis there where it should be "C".

G. Lakshmipathi