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

SMARTFORMS

Former Member
0 Likes
411

How to copy a smartform such as sales order confirmation and make changes

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
380

Hi Sai,

chk this links....

http://www.sap-basis-abap.com/sapsf001.htm

http://www.sap-img.com/smartforms/sap-smart-forms.htm

Please reward points if you find this as a right solution

Regards,

Harini

4 REPLIES 4
Read only

Former Member
0 Likes
380

1.Go to transaction smartforms.

2.In the menu bar go to smartforms - > copy.

3.enter your existing form name into the source object and in the target object enter the form name in which you want to copy press enter the form will be copied in the new form name now make changes in the new form name.

Message was edited by: mukesh kumar

Read only

Former Member
0 Likes
380

Hi,

Use Tcode:smartforms, type your smart form's name and click "Copy" button or type "Ctrl+F5".

Read only

Former Member
0 Likes
381

Hi Sai,

chk this links....

http://www.sap-basis-abap.com/sapsf001.htm

http://www.sap-img.com/smartforms/sap-smart-forms.htm

Please reward points if you find this as a right solution

Regards,

Harini

Read only

Former Member
0 Likes
380

Hai Sai Prasad

Just follow the bellow procedure

1.Go to transaction SMARTFORMS.

2.Enter the smartforms name.

3.Go to menu smartforms - > copy(Ctrl + F5).

4.Enter Form name which you want to copy in source object

and your 'Y' formname in target object.Press enter your SAP

created form will be copied to your 'Y' forname.

1. copying is simple.

2. But at the same time, some configuration

is required by the functional consultant

so that this Y smartform opens,

(instead of the original smartform)

, when we want to view invoice thru

VF02, VF03 tcode.

3. Copying

a) use tcode smartforms

b) enter the original smartform name

c) press COPY button application toolbar

or CTRL + F5

1. One is for Invoice (SD Module)

2. LB_BIL_INVOICE.

You will create a YLB_BIL_INVOICE form.The print program for this

form is RLB_INVOICE.If you have any change in layout other than

the current YLB_BIL_INVOICE.Make the changes in this form.

1.Go to Nace transaction.

2.Select V3 Billing.Press output type (F5).

3.Select the ouptut type RD00.Press processing routine.

4.Press change(ctrl + F1) and enter print program and your

y program in the processing routines.Save it.Now execute your application.

Thanks & regards

Sreenivasulu P