‎2007 Jun 20 8:17 AM
Hi experts,
there is a standard sap script INVENT. now i hv a requirement to copy it modify and convert it into a SMARTFORM.
This script uses a standard print program RM07IDRU. Now as per my understanding this program is configured to be used with scripts only.
The copied nd modified script can be linked to it in transaction OMBU. Now is it possible for this print program to run my converted smartform.
Also there are no user exits present in this program....... please help
Regards
Gaurav.
‎2007 Jun 20 8:19 AM
Goto SMARTFORMS tcode
follow the path
give a ZName for the smartform
Utilities --> Migrate SAPScript form
Regards
Gopi
‎2007 Jun 20 8:19 AM
hi,
go to <b>smartfor</b>ms,
select <b>utilites</b> at menu,
migratation,
import sap script from.
regards,
seshu.
‎2007 Jun 20 8:19 AM
Goto SMARTFORMS tcode
follow the path
give a ZName for the smartform
Utilities --> Migrate SAPScript form
Regards
Gopi
‎2007 Jun 20 8:26 AM
this utility will convert the sap script into smartform but my problem is
Can this standard print program RM07IDRU be used for that converted smartform????
‎2007 Jun 20 8:22 AM
Hi,
check the link below it provides steps to convert sap scripts to smartforms
http://www.ficoexpertonline.com/downloads/Iyer_SmartForms.pdf
Regards
Sudheer
‎2007 Jun 20 8:25 AM
Hi
I think you have to modify the Std program little bit such that it should trigger the smartform instead of the Script
You have to modify the program , beacause by default it triggers the script
Reward points for useful Answers
Regards
Anji
‎2007 Jun 20 8:30 AM
but there are no user exits presnet in the standard program. then how can i configure it to use my smartform??
‎2009 Sep 25 6:11 AM
Hi Gaurav,
How did you configure the Program to use smartforms instead of SAP Scripts.
Regards,
Shreya
‎2014 Mar 05 9:22 AM