cancel
Showing results for 
Search instead for 
Did you mean: 

modifying the existin smart form

Former Member
0 Kudos

Can any one guide me in modifying the existing smartform

Accepted Solutions (1)

Accepted Solutions (1)

former_member196280
Active Contributor
0 Kudos

Copy the standard one to your Z form and do the required changes... or let me know what changes you are planning to do... so I can help you to solve your issue.

Regards,

SaiRam

Former Member
0 Kudos

Hi Sai ram ,

Thanks for your reply, i need to to modify the smart form LB_BILL_INVOICE

how can i see the standard print privew so that i can see wher i need to do the modifications,and when iam trying to execute the funcion module iam geeting an error saying that the adress value should me entered, can u please guide me in this

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

To do modifications just copy that form into ur form. If u want to see the preview execute(f8) fn module then give value for address variable or itab. execute it again(f8). If it asks some more values give those values there (between two f8's).

Regards

Former Member
0 Kudos

Thanks for ur reply wht is the adress variable that i should give

Former Member
0 Kudos

Hi karthick,

U copy the SF with z name and then goto prog rlb_invoice and put a break point where SSF_FUNCTION----


(line no 77).

Then go to tran VF03 give any invoice no there then Billing document-->issu output to....then select output type and click print preview. then control will go to debugger copy lf_formname to ur debugger and change the name of form with urs form name and press f8.

Reward if useful

Thanks,

Gaurav

Former Member
0 Kudos

Hi,

in the smartfoms tcode we have to facility to copy the standard smartform

by cliking the copy button which is available in the application tool bar

and then you have to give the target starting with either y or z

now clik change on z smartform

and you can do it accordingly

and in NACE transaction you have to assign it inplace of the standard smartform

if the source is not the standard then you have to it in the related driver prog

or if it is also assinged in NACE tcode ... go and change there

thanks & regards,

Venkatesh