Application Development 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: 

Error in smartform

Former Member
0 Kudos

Hi,

I hope someone can help me with this error. In the tr VF03 when output the issue and print it appears this message

Output could not be issued

Message no. VF304

I reviewed the smartform and aparently it's ok so I don't know what could be.

🐵

14 REPLIES 14

0 Kudos

Hi,

If the output could not be issued then there is an error in the smartform.

This could be the size of table(in table node) is larger than window.

If you are refering to a standard text that doesn´t exist.

My advise is to debugg the Smartforms FM to look for some errors.

0 Kudos

Hi,

You will have the error message of the Smartform by execute the FM in SE37.

That could be size table like Gunnlaugur said, or sometimes text (SO10) you forget to transport.

Regards

Frédéric

0 Kudos

Hi,

But when preview the issue don't appear the error only when print it directly.

0 Kudos

Maybe your output device does not exist. Did you check if you have an error in spool (trans SP01) ?

Or look at the SM21 for log (more funny )

Frédéric

0 Kudos

Hi,

The output device exists because it can print. I check the SM21 and appears this: Missing: TSL1TE, R3G. Do you know what it means?

0 Kudos

I never see TSL1TE, I check on OSS nothing. Do you have a message number ?

Do you have tried to debug the call of your function module ?

0 Kudos

Ups, sorry is TSL1TS,R3G

Yes but nothing appear when debugged it. When preview and print everything it's ok but at the end appears the error but it has a good mark so I don't know exactly if it's an error or only a information message. But in the SM21 appears Missing: TSL1TS, R3G

0 Kudos

I don't know if the problem is in the printer edition output. Because the smartform has the DINA4 and the printer has another. Maybe both must be the same.

0 Kudos

Did the function module return a sy-subrc eq 0 ?

Do you try to debug the command : message ?

0 Kudos

Yes the FM return 0, I don't know why appears that message maybe it is only a information

0 Kudos

Hi all,

I get the same message in SM21: Missing TSL1TE R3G.

Most likely just a info-message. I searched the net for TSL1TE, and all Google came up with was that TSL1TE is the name of an electronic part.(dont ask me what part).

I encounter these messages in combination with the trx VI01 and/or VI02, shipment/freight costs.

Grtz SAPRobbert

0 Kudos

In SE16 (4.6C) open up table TSL1T Enter an E for the first field (language) 'R3' for 'area' and execute.... you will see that valid message entries in this table exist for 0,1,2,..E,F but not 'G' From this I assume that an error is making a call to a message table entry that in fact, does not exist.... So rather than being the actual error, it is the result of a bad error trapping call. Other than that I can't really tell what is calling it..

On a 6.2 system, there is a G entry for TSL1T:

E R3 G Incomplete update request has been deleted

Perhaps a clue????

0 Kudos

Dennis

post ur question as a seperate question

go the main screen and go with post new topi at that place ur question

Regards

Naveen

Former Member
0 Kudos

LAURA ME TOO HAVE THE SAME PROBLEM AND UNABLE TO FIX IT!! I'M DEALING WID A MODIFICATION IN A DELIVERY NOTE! THAT USES THE T.CODE VL02N.

COULD U PLZ TELL ME AS TO HOW DID U GET IT SOLVED?

THNX IN ADVANCE,

KEERTHI.

Message was edited by: KEERTHI SHANKER