2011 Feb 07 3:09 PM
Hi All
I need to develop a report that shows all the condition pricing (SD).
It is necessary to show the same fields of the pricing screen (VA03) - it would be a kind of simulation.
I would like some function that gives me a report similar to the screen of pricing condition - transaction VA03 - SD module.
I am trying to use the BAPI BAPI_SALESORDER_SIMULATE, but I am getting only the aliquots of the taxes.
I am using 4.7.
Could you please advise?
Thanks in advance.
João Gaia
Hi All
I need to develop a report that shows all the condition pricing (SD).
It is necessary to show the same fields of the pricing screen (VA03) - it would be a kind of simulation.
I would like some function that gives me a report similar to the screen of pricing condition - transaction VA03 - SD module.
I am trying to use the BAPI BAPI_SALESORDER_SIMULATE, but I am getting only the aliquots of the taxes.
I am using 4.7.
Could you please advise?
Thanks in advance.
João Gaia
2011 Feb 07 3:39 PM
Hi,
Below are the FM;s to create a condition record:
RV_CONDITION_RESET
RV_CONDITION_COPY
RV_CONDITION_SAVE
Below are FM's to display the condition record:
RV_CONDITION_RECORD
RV_CONDITION_RECORD_DISPLAY
Hope this helps
Regards
Shiva
2011 Feb 11 6:50 PM
Hi,
Bapi for creating Pricing conditions is BAPI_PRICES_CONDITIONS.
In this u need to pass value to the below parameters:
bapicondhd-table_no
operation
applicatio
cond_type
or
It seems the RV_CONDITION* function modules only supports to change or create a new price condition by copying an existing one.
else use
BDC.
I think, It helpful to you.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |