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

VOFM

Former Member
0 Likes
858

could you please tell me what does transaction 'vofm' exactly does??

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
747

hi ,

VOFM is the transaction where you can maintain Requirement routines, which are assigned through cusomization.

To create a routine you need access key & routine no. starts with "9".for ex. 901,902 etc.

one important thing to note that even if you have some syntax errors inside your routine, it will get activated without errors. So, you need to do Main Program check before activation.

Refer to SAP Note no : 327220,381348,156230.

regards,

venkat.

5 REPLIES 5
Read only

Former Member
0 Likes
748

hi ,

VOFM is the transaction where you can maintain Requirement routines, which are assigned through cusomization.

To create a routine you need access key & routine no. starts with "9".for ex. 901,902 etc.

one important thing to note that even if you have some syntax errors inside your routine, it will get activated without errors. So, you need to do Main Program check before activation.

Refer to SAP Note no : 327220,381348,156230.

regards,

venkat.

Read only

Former Member
0 Likes
747

Check the below link.

[http://saptechsolutions.com/pdf/VOFMCopyRequirementRoutines.pdf|http://saptechsolutions.com/pdf/VOFMCopyRequirementRoutines.pdf]

[www.saptechsolutions.com/pdf/InsideVOFM.pdf |www.saptechsolutions.com/pdf/InsideVOFM.pdf ]

Hope this helps.

Thanks,

Balaji

Read only

Former Member
0 Likes
747

Hi,

To know about VOFM,

refer

http://mysapstudy.blogspot.com/2007_09_01_archive.html

To create condition type with reference to an existing condition type, refer

<REMOVED BY MODERATOR>

Regards,

Ramya

Edited by: Alvaro Tejada Galindo on Mar 19, 2008 6:07 PM

Read only

Former Member
0 Likes
747

Hi Friend,

This transaction is a store of all requirement and formulas related with sales related activities (sales, billing, delivery).

Example: In condition type for item level, there is predifined requirement, means it predefine code to cater requirement.

You can change the requirement according to customer requirement. And that you can do from this transaction after getting the exact requirement number from condition type.

Same for formula.

Hope it will solve your query.

Regards

Krishnendu

Read only

Former Member
0 Likes
747

Has been answered