‎2006 Sep 11 9:54 AM
Hi ALL,
ANY STANDARD SMRTFORMS IN SAP. HOW TO MODIFY THAT.TELL ME THE PROCESSOR. GIVE ME REPLY ASPL
‎2006 Sep 11 9:55 AM
cheeck in the tcode SMARTFORMS , press F4.
here u will get list of Std.SFs
Regards
Prabhu
‎2006 Sep 11 9:59 AM
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.
‎2006 Sep 11 10:01 AM
just make the copy of standered one into zsmartform and do the changes as u required.
‎2006 Sep 11 10:01 AM
u can look at the 2 basic examples SF_EXAMPLE_01 SF_EXAMPLE_02
and for changing teh std smartform need a access key.
‎2006 Sep 11 10:02 AM
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
‎2006 Sep 11 10:05 AM
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