2009 Feb 23 2:29 PM
Hi,
My requirement is to create a inquiry(VA11), By using the Inquiry no as a input in report, i should create a salesorder using BAPI in which the datas should be flowed from inquiry to sale order. i did almost everything except the Pricing Condition.
I am fetching the pricing condition values from table KONV-KSCHL and passing the value via BAPI_SALESORDER_CREATEFROMDAT2 it creates saleorder. In the created salesorder, there are two same pricing conditions but different rate 1.) the price of the MATNR which is maintained 2.) the changed MATNR price in inquiry level,
i need the value which is changed in inquiry level that is 2nd value.
can anyone help me in this...
Hi,
My requirement is to create a inquiry(VA11), By using the Inquiry no as a input in report, i should create a salesorder using BAPI in which the datas should be flowed from inquiry to sale order. i did almost everything except the Pricing Condition.
I am fetching the pricing condition values from table KONV-KSCHL and passing the value via BAPI_SALESORDER_CREATEFROMDAT2 it creates saleorder. In the created salesorder, there are two same pricing conditions but different rate 1.) the price of the MATNR which is maintained 2.) the changed MATNR price in inquiry level,
i need the value which is changed in inquiry level that is 2nd value.
can anyone help me in this...
2009 Feb 23 3:29 PM
Give the order_conditions_in-itm_number as below .
sorder_conditions_in-itm_number = '000010'.
2009 Feb 24 6:02 AM
Hi,
No its not working, i am using condition type PR00 for MATNR. the issue is the updated rate in inquiry is populating in salesorder and also another PR00 is populating with the actual rate of the MATNR.
Ex:
if the value for the MATNR is maintained in condition type PR00 as 100. later in inquriy am chaging it as 150. When am creating salesorder the PR00 having 100 and in the next line the changed condition type is flowing from inquiry as 150.
2009 Feb 24 6:23 AM
The condition type is not updating in salesorder it is only inserting in salesorder... what to do to update in the saleorder.. Help me
2009 Feb 24 10:35 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |