Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

VA11 netvalue problem

Former Member
0 Likes
1,006

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 .

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
973

Hi,

Try with the below User-Exits

mv45aozz.

mv45aizz.

mv45afza.

mv45afzb.

mv45afzc.

mv45afzd.

mv45afzf.

mv45afzh.

mv45afzz.

mv45afz4.

8 REPLIES 8
Read only

Former Member
0 Likes
974

Hi,

Try with the below User-Exits

mv45aozz.

mv45aizz.

mv45afza.

mv45afzb.

mv45afzc.

mv45afzd.

mv45afzf.

mv45afzh.

mv45afzz.

mv45afz4.

Read only

0 Likes
973

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.

Read only

0 Likes
973

Hi,

VOFM for routine.

The functional pepople will give the routine number. By using access key u can write the code in that routine.

Read only

0 Likes
973

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.

Read only

0 Likes
973

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.

Read only

0 Likes
973

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.

Read only

0 Likes
973

Hi,

In the Include click on Change button.

Read only

0 Likes
973

Hi,

It is open in Change but it is not allowing to write any Code.