‎2007 May 04 11:47 AM
hi all,
IN pricing procedure i have a requirement to multiply two condition values using VOFM -
> Formulas -
> Condition value.
zab = zbc * zcd.
plz let me knw wht steps shuld be taken to achieve this.
rgds
‎2007 May 04 12:02 PM
Go to VOFM - > Formulas -> ( select a routine if already exists or create a new routine ) -> Click on Source Text ( second button on top ) -> Write your code in the routine. The structure KOMK and the internal table XKOMV are accessible in the routine.