2010 Jan 27 9:15 AM
Hi,
I have one VOFM RV61B634 and need to test. This is using in one output type of PO.
My problem is, when i searching where this VOMF calling in any program by using Where-Used list , i am not getting any result. Then how to test the block of code in VOMF V61B634.
Please help me on this.
Thankds
Sanday.
2010 Jan 27 9:26 AM
Hi,
You won't get any results by doing where-used on this program. You can directly ask your functional consultant for execution of this program/ routine. You can put a break point in the coding and start with the trnsaction which will be able to trigger this routine.
Exceution will stop at your break point.
Thansk,
Archana
Hi,
I have one VOFM RV61B634 and need to test. This is using in one output type of PO.
My problem is, when i searching where this VOMF calling in any program by using Where-Used list , i am not getting any result. Then how to test the block of code in VOMF V61B634.
Please help me on this.
Thankds
Sanday.
2010 Jan 27 9:24 AM
Hi,
VOFM is used for Routine related activites . U need to keep the Debugger at releated routines.The piece of code will be executed only at the time of related transaction.
Hope this info is useful.
Regards,
Amit
2010 Jan 27 9:26 AM
Hi,
You won't get any results by doing where-used on this program. You can directly ask your functional consultant for execution of this program/ routine. You can put a break point in the coding and start with the trnsaction which will be able to trigger this routine.
Exceution will stop at your break point.
Thansk,
Archana
2010 Jan 27 9:30 AM
Hi,
VOFM transaction is used For ROUTINES.
You have to put a break-point and u have to know the coreect scenario with the help of Functional guy and execute it .
Regards
Arbind
2010 Jan 27 10:18 AM
is this in SD?
if it is, which part in the SD process will your routine be triggered?
is it in the billing? post goods? transpo? or sales order creation?
anyway,
you can test it IFAND ONLY IF the routine's output type has been properly configured in transaction code: NACE.
now, if the above has been done correctly, run the standard transaction code specified in your requirement.
for example:
if you have created a routine that would be triggered after billing.
the only time i can test it is via transaction code: VF01.
hope this helps,
Mark.