‎2007 Oct 31 9:34 AM
Hi Experts,
What is Requirement Routine.Please explain me with any one of the example.
‎2007 Oct 31 10:12 AM
Hi,
Requirement Routine will be done in T. Code : VOFM.
Under this, there are many options available under the Menu <b>Requirements</b>.
Based on the need, you have to create Requirement(e.g : Pricing, Output Control).
It will create a new Requirement & have to give a numeric no, greater than 900 for user defiend requirement. While creating it will ask for a Access Key where u can get from OSS(for this u need to have UserID & Password).
For Example, if you are choosing Output type, then it will be used whether the Output type have to be created or not based on your requirement needs.
‎2007 Oct 31 10:30 AM
Requirement routine for billing header
FORM BEDINGUNG_PRUEFEN_021.
Only when there is a division
IF VBRK-SPART IS INITIAL.
MESSAGE E054.
ENDIF.
ENDFORM.