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

Formatting Output Error in Smartform

Former Member
0 Likes
973

Hi Friends,

For VF02 Transaction, i have created a new output type and copied the print program to a Z.

In that i have done some changes like it should print and in store in a pdf format.

it is working fine if i go through initial screen of VF02 from Billing -


> to issue output to.

But when i go inside the invoice and Header -


> output type and do the REPEAT Output then its giving and formatting error in the smartform function module.

please help me out,,, not able to understand.

Regards

Mukesh

Hi Friends,

For VF02 Transaction, i have created a new output type and copied the print program to a Z.

In that i have done some changes like it should print and in store in a pdf format.

it is working fine if i go through initial screen of VF02 from Billing -


> to issue output to.

But when i go inside the invoice and Header -


> output type and do the REPEAT Output then its giving and formatting error in the smartform function module.

please help me out,,, not able to understand.

Regards

Mukesh

3 REPLIES 3
Read only

ibrahim_u
Active Participant
0 Likes
892

It is related with Data Length which is wanted to displayed in smart form.

If you are using template or table with specified width, and the data is wider than specified area, it gives formatting error. please check form thinking this situation.

Read only

Former Member
0 Likes
892

Mukesh,

Check this note 820106. For Formatting Error. if It doesn't solve revert back.

Try changing your output device aswell, this may also solve your problem.

either i feel Check in your SMARTOFORM where you're using the field ULINE (I suppose you have to insert &ULINE& in some text) and delete it.

Amit.

Read only

Former Member
0 Likes
892

Hello Kumar,

Were you able to resolve this issue? Could you please share the solution?

thanks in advance

Emanuel