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

output type problem in vf02

former_member188827
Active Contributor
0 Likes
419

hi all,

I have attached my smartform to output type Rd00 using v/40 .but the problem is when trying to get the print for each invoice nos , in Vf02 i have to follow the path,

goto ---> header -


> output & then specify the output type.

my question is can this be maintained centerally so tht this procedure doesnt have to be repeated for each & every invoice.

thanx & rgds.

points will be awarded.

hi all,

I have attached my smartform to output type Rd00 using v/40 .but the problem is when trying to get the print for each invoice nos , in Vf02 i have to follow the path,

goto ---> header -


> output & then specify the output type.

my question is can this be maintained centerally so tht this procedure doesnt have to be repeated for each & every invoice.

thanx & rgds.

points will be awarded.

2 REPLIES 2
Read only

Former Member
0 Likes
396

if u dont want to follow like that , then Create a procedure with access records, in tht case it will automatically print invoice once u saved.

check NACE for all .

<b>SPRO->SD->Basic Functions->Output Control->output Determinations---></b>

<b>this is Functional JOB.</b>

Regards

Prabhu

Read only

0 Likes
396

hi,

can u plz tell as how to create a procedure with access record.

rgds.