cancel
Showing results for 
Search instead for 
Did you mean: 

Customer Pricing Simulation

Former Member
0 Kudos

Hi,

i must create a file which contains some material records with its price and extras reductions.

The easily way is simulate a sales order; I try to use FM SD_ORDER_CREATE and BAPI_SALESORDER_SIMULATE but all of this at the end of the job go to exclusive lock on TSP01.

I'm not able to find a FM or BAPI which are able to solve my problem.

My pricing schema isn't easy to analyze, then i can't go on pricing's tables directly.

I hope that there is someone that can help me.

Thanks.

Salvatore

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi salvatore,

i use BAPI_SALESORDER_SIMULATE and it works good. That is the right way.

For reducing the time, i have a special order type with special item-types, that have no availability-proving and not text-finding.

hans

Former Member
0 Kudos

Hi hans

I try BAPI_SALESORDER_SIMULATE but i'm not sure that it can solve my problem because the bapi use the FM SD_ORDER_CREATE.

But if you use it and you didn't have any problem, I retry to execute program and than I tell you the result.

Thanks.

Salvatore

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi hans

I try BAPI_SALESORDER_SIMULATE but i'm not sure that it can solve my problem because the bapi use the FM SD_ORDER_CREATE.

But if you use it and you didn't have any problem, I retry to execute program and than I tell you the result.

Thanks.

Salvatore