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: 

Some one created a smart form of invoice and assigned to Vf03 but Unit Price is printing on the smartform wrongly, what should i do?

Former Member
0 Kudos

Some one created a smart form of invoice and assigned to Vf03 but Unit Price is printing on the smartform wrongly, what should i do?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Either fix it or tell the person asking you to fix it you don't know where to start.  Coming on to SCN and asking vague questions like this doesn't help and it certainly isn't what the ABAP space is for.  Please only ask proper technical questions.

And again, for the people who have already answered, please consider the ROE and the general approach to posts in the ABAP space like this, and think about whether you should answer or alert moderator...

<Thread locked>

Cheers,

G.

5 REPLIES 5

Former Member
0 Kudos

Hi Ravi

If you need the Unit Price to remain then you may need a developer to look into the calculation being performed on the Smartform.

if you just want the value removed. Use Transaction SMARTFORM and adjust the Smartform accordingly.

Regards

Arden

Former Member
0 Kudos

Hi Ravi,

Go to Smart form  Run it  debugging Mode Correct error where exactly it wrong , then accordingly

change driver program if required then go to vf03  it work .....

Regards

praveen 

Former Member
0 Kudos

Hi Ravi,

You should debug to check the input value.

What`s you wanted? you wanna know how to find out the name of smartforms?

regards,

Archer

archanapawar
Contributor
0 Kudos

Hi Ravi,

You will need to get the name of the smartform and print program attached to it.

Then, you will have to check how unit price field in populated. If you do it in debugging mode, it will be more easy.

Former Member
0 Kudos

Hi,

Either fix it or tell the person asking you to fix it you don't know where to start.  Coming on to SCN and asking vague questions like this doesn't help and it certainly isn't what the ABAP space is for.  Please only ask proper technical questions.

And again, for the people who have already answered, please consider the ROE and the general approach to posts in the ABAP space like this, and think about whether you should answer or alert moderator...

<Thread locked>

Cheers,

G.