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

SMART FORMS

Former Member
0 Likes
662

Hi ALL,

ANY STANDARD SMRTFORMS IN SAP. HOW TO MODIFY THAT.TELL ME THE PROCESSOR. GIVE ME REPLY ASPL

6 REPLIES 6
Read only

Former Member
0 Likes
627

cheeck in the tcode SMARTFORMS , press F4.

here u will get list of Std.SFs

Regards

Prabhu

Read only

Former Member
0 Likes
627

hi Vishnu,

To check for standard smartform, goto the smartforms transaction and use f4 help. it will list all the smartform available in the system. The smartform that start with Z are custom smartforms and all others are standard smartforms. User sfExample and press f4, it will give you sample smartform examples. You cannot modify the standard smartform in SAP and even if you try to do so the system will ask for the access key. You can copy the standard smartform into a custom smartform and here you can make the changes.

Regards,

Richa.

Read only

0 Likes
627

just make the copy of standered one into zsmartform and do the changes as u required.

Read only

gopi_narendra
Active Contributor
0 Likes
627

u can look at the 2 basic examples SF_EXAMPLE_01 SF_EXAMPLE_02

and for changing teh std smartform need a access key.

Read only

Former Member
0 Likes
627

Hi,

If you find the Standarad Smartform names, then goto tcode SMARTFORMS and press F4, you will get all the smartforms. see the Documentation of that form, you will know which smartform it belongs to.

if you want to modify the smartform, just copy then entire smartform to Z from and you can can do the modification as per client requirments.

open the Z smartform, you will know how many windows are there and where it isprinting in the paze and what code is there in the windows.

even you can put the break-point in the smartfrom and debug that you will understand

Regards

Sudheer

Read only

Former Member
0 Likes
627

Hi

The transaction is SMARTFORMS. Use F4 to findout the SAP standard smartforms.

If you wanna copy the smartform, use <b>Copy (Ctrl + F5)</b> to copy onto a Z object. Also remember to copy the Smartform style used, if you want to personalize the styles too.

Regards,

Raj