cancel
Showing results for 
Search instead for 
Did you mean: 

TKOMV Structure

Former Member
0 Kudos

Hello,

I want to simulate / fill TKOMV struture without creating sales order.

I have tried

BAPI_SALESORDER_SIMULATE , this doesn't contains TKOMV structure but gives the values of the condition type.

Requirement

We need to publish the SAP pricing simulation in portal for customer viewing, but the quotation should nt be created

Thanks

Nagaraj

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Nagaraj,

BAPI_SALESORDER_SIMULATE ist the right way.

It dose not create an order quotation, biut it gives back the pricing of the order.

I have created a special order-type with no ATP-Processing, no Text-processing for a good speed. In my company with a extreme lagre pricing- system, 5000 prices for one customer will be created within 8 Minutes.

Hans