cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_SALESORDER_SIMULATE x Payment Term

Former Member
0 Kudos

Hi All,

I´m developing an application in .Net for sales order entry that connects our SAP 4.7 throught SAP Connector 1.x. This application uses bapi_salesorder_simulate to obtain values from pricing (for example).

Yesterday I realized that even I sending the payment term in the field Pmnttrms (in the Header (BAPISDHEAD) structure) the simulation uses the payment term that was configured in the master data (customer).

Is this the correct field ? Does anything that I can do to solve this problem ?

Thanks in advance.

Vagner Cavichini

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello All,

We solved this problem internally. We had a condition in the pricing with a fixed value for payment term, so, every time we created a new sales order the payment term in Material level had a fixed value coming from this condition.

Regards,

Vagner