cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Blocking Output in VT02n transaction

Former Member
0 Kudos

Hi,

I need to block the output to be triggered from Vt02 n transaction if the fields in that like external id,transportation planning point and other fields are empty.

In order to achieve this we coded the logic in a routine that we created from VOFM.

Initially it triggered the output but in the determination analysis it showed requirement not fulfilled.

But now when I kept the breakpoint in the routine the control is not going there.

Please advise me the required steps to follow in order to achieve the functionality.

Thanks in advance.

Vinodh.

Edited by: vinodhBabu nallimelli on May 13, 2010 3:51 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Vinod,

Hope, you have created the routine Vofm -> Requirement -> Output control

And assigned the routine name with the procedure.

In the routine, you are validating & making the sy-subrc accordingly.

In that case, it should be triggered. Please cross check it.

Regards,

Selva K.