2010 Apr 06 2:13 PM
Hi Experts,
I have a small requirement. I need to check the sales order line item, the Higher level item catagory(vbap-UEPOS) more then '0'
( ZERO), for that line item i need to exclude one of our condiition type (ZZ10).
Can anyone help us. I have the pricing routine. My function consultant gave one sales order. Using that how to debug the pricing proccedure? if i change the quantity in one of the line item it will trigger the break point??
Can anyone pls help this issue?
Mohana.
2010 Apr 07 5:38 AM
Get the routine number, go to transaction code VOFM and then put implicit debug in the routine code.
Regards
Vinod
Get the routine number, go to transaction code VOFM and then put implicit debug in the routine code.
Regards
Vinod
2010 Apr 06 2:18 PM
2010 Apr 06 2:48 PM
Please create routine for requirement option in pricing procedure.
So that if the requirement meets, i.e. sy-subrc = 0. then only this condition will be displayed.
2010 Apr 06 10:22 PM
You can set a breakpoint in the VOFM routine. The routine will be called for the condition type it has been configured. Even if some code inside the routine is based on another condition, the routine will not be called for that condition.
Also don't forget to run the report RV80HGEN to generate the routine. Otherwise it won't work. You'll also need to run it in QAS and PRD.
Hope this helps.
2010 Apr 07 5:38 AM
Get the routine number, go to transaction code VOFM and then put implicit debug in the routine code.
Regards
Vinod
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |