cancel
Showing results for 
Search instead for 
Did you mean: 

composer Error "Field V_TITLE is not found in Form"

Former Member
0 Kudos

Hi All..

This is a weird thing i am observing in smartform

for Dunning i had developed a Smartform in which i had used a varaible ws_title to print the Dunning Level(viz Level 1,Level 2..)

it worked fine in Dev,,when moved to QTY,,an error is thrown "Field V_TITLE is not found in Form"

while F150 Tcode is run for Dunning

when i agian run it in dev after declaring V_TITLE with some arbitary value like 'WHERE AM I'

then surprisingly it is coming up in the window where i had used WS_TITLE to print the form,,i repeat where ws_title not V_TITLE is used in the window

and ofcourse i moved the same smartform and it is working fine in QTY

Does any one has answer for this,,

this is not a fool hardy,,i can fwd the compelte smartform (to mail id)

As i had no idea how to paste complete smartform genrated funciton module here

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hi All,,

I have found the reason,,,actually earlier i used V_TITLE to hold the Dunning Level Text on the output,later i deleted it and used ws_title as v_title is not accord to the Nmaing standards of the Project,,but the SAP Printprogrma seems stillr efering to V_TITLE

is there any way to REFERSH it?

Former Member
0 Kudos

Define this variable at this in smartforms form interface --> import field then after check it.

Bhavesh

Former Member
0 Kudos

Config was changed to point to your new version of the SmartForm in the output settings?