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

error message in VF03 output

Former Member
0 Likes
1,210

Hi Experts,

While setting output option in VF02 ( invoice printout ) I am getting error for certain invoices ... while looking into the processing log it shows the error message Element NOAUTHORITYCHECK is not available in the container

Transmission medium for this particular output type is 5 External send.

and for some customers while printing output , none of the global varibles are passing to the layout ...

and I debugged and found that in FM Open_form in Options parameter values for stucture ITCPO values are not getting filled

but I am not able to analyse the reason.

Please advice

Karthik

1 ACCEPTED SOLUTION
Read only

royolav_johansen
Explorer
0 Likes
942

Check if the customers which fails have missing mail-address or have another language as communication language.

Regards

Roy

Check if the customers which fails have missing mail-address or have another language as communication language.

Regards

Roy

2 REPLIES 2
Read only

royolav_johansen
Explorer
0 Likes
943

Check if the customers which fails have missing mail-address or have another language as communication language.

Regards

Roy

Read only

0 Likes
942

Hi Roy,

thank u...so much !!

Actually the problem was email Id was not set in customer master... for a particular set of customers it was set, so the output was

comming.

Thanks and Regards,

Karthik.R