‎2009 Dec 28 4:51 AM
hello all,
i have to write a routine for a requirement in transaction VOFM.
it is for transation code VKP5.create pricing calculations for articles
.one standard routine (routine 39 ) is alredy assigned to it which
calculates retail price for one material say (in my case ST8001)
now i have to calculate price of all other material sat ST8002
based on price on first. for this purpose my SD consultant created
2 condition types ZEN1 and ZEN2 which are two numbes.
now retails price for material 2 i.e. ST8002 = retail price of materail1 * zen1 * zen2
i have to use first routine in new routine as based on first routine(39)
retial price of first material is calculated.
i have created routine with number 601 now i have to code for it.
how should i go for it as this is first time i am doing VOFM routin so confused.
‎2009 Dec 28 9:14 AM
Hi,
Highlight the row of the routine that you have created, then click the button above (Source Text) - with color blue paper like icon.
Hope this helps.
Benedict
‎2009 Dec 30 3:18 AM
Hi,
Just Check the Check Box for Ctive your routine, Double click on that it will take you to the Editor there you can make the changes.
it will require Developer Acees Key.
Regards.
Venu Madhav.
‎2010 Jan 06 4:35 AM