‎2009 Jun 02 11:40 AM
Hi all
In Standared Transaction VA11 ,net value field not getting calculated.
there is Quantity field and Rate field so with using following formule i want to calculate net value befor saving document.
(KOMP-NETWR) Net Value = ( KOMP-MGAME)Quantity *(KOMV-KBETR) Rate .
‎2009 Jun 02 12:23 PM
Hi,
Try with the below User-Exits
mv45aozz.
mv45aizz.
mv45afza.
mv45afzb.
mv45afzc.
mv45afzd.
mv45afzf.
mv45afzh.
mv45afzz.
mv45afz4.
‎2009 Jun 02 12:23 PM
Hi,
Try with the below User-Exits
mv45aozz.
mv45aizz.
mv45afza.
mv45afzb.
mv45afzc.
mv45afzd.
mv45afzf.
mv45afzh.
mv45afzz.
mv45afz4.
‎2009 Jun 03 8:07 AM
This exits not exits in configaration give meany other way passble to solve the problem,
and i searching some one say it is passble for VOFM .
I whant information VOFM , Based on VOFM how to Solve the Problem.
Thank you ,
madhu.
‎2009 Jun 03 12:21 PM
Hi,
VOFM for routine.
The functional pepople will give the routine number. By using access key u can write the code in that routine.
‎2009 Jun 03 1:20 PM
Thank you for given information no problem I can Assicess the key ,
Please give The Information How to Create Program in VOFM Expesaly above menstion "Netvale" .
If it is passble give Step Wise Program.
Thank you,
madhu.
‎2009 Jun 04 1:20 PM
Hi,
Take the routine number form u r functional people.
After that
VOFM->Formulas>Condition Value/Condition Base Value>Select u r routine Number(901)-> Click F5.
Here in between Form and End Form u can write u r code.
‎2009 Jun 05 10:34 AM
Hi,
Thank you for give information , as per your steps I creating a routine Number(901) Description(Inquiry) and application(V1) based an access key after Click F5 it is moving into Include this Include like
FORM FRM_KONDI_WERT_901.
ENDFORM.
Displaying but Problem is With in the FORM and ENDFORM was Program not allowing To wright.
Please Give me solution to how to Wright program.
Thank you,
madhu.
‎2009 Jun 30 4:57 AM
‎2009 Jun 30 6:51 AM
Hi,
It is open in Change but it is not allowing to write any Code.