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

Issue with Output type not displayed in billing document.

koolsanjay83j
Explorer
0 Likes
759

Hi All,

I have this output type ZI03 which is suppose to be determined in the billing document.

However, in my case this output type appears in the billing document (extra -->header ---> output --> Edit ) only in CHANGE MODE (VF02 ) and doesnt show up in DISPLAY MODE (VF03). We have requirment routine assigned to this output type. I thought there might be some problem in the rotine which is stopping this output type to be shown in display mode. Howvwe after putting breakpoint in this routine also, it doesnt stop at this breakpoint when in DISPLAY mode but it stops when in CHANGE mode.

Can any one help me out understand what could be the issue?

Thanks in advance.

1 REPLY 1
Read only

koolsanjay83j
Explorer
0 Likes
565

Issue resoved. It was programmng error.