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

Converting SAP script to smartform.

Former Member
0 Likes
3,994

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.

1 ACCEPTED SOLUTION
Read only

gopi_narendra
Active Contributor
0 Likes
1,201

Goto SMARTFORMS tcode

follow the path

give a ZName for the smartform

Utilities --> Migrate SAPScript form

Regards

Gopi

8 REPLIES 8
Read only

Former Member
0 Likes
1,201

hi,

go to <b>smartfor</b>ms,

select <b>utilites</b> at menu,

migratation,

import sap script from.

regards,

seshu.

Read only

gopi_narendra
Active Contributor
0 Likes
1,202

Goto SMARTFORMS tcode

follow the path

give a ZName for the smartform

Utilities --> Migrate SAPScript form

Regards

Gopi

Read only

0 Likes
1,201

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????

Read only

Former Member
0 Likes
1,201

Hi,

check the link below it provides steps to convert sap scripts to smartforms

http://www.ficoexpertonline.com/downloads/Iyer_SmartForms.pdf

Regards

Sudheer

Read only

Former Member
0 Likes
1,201

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

Read only

0 Likes
1,201

but there are no user exits presnet in the standard program. then how can i configure it to use my smartform??

Read only

0 Likes
1,201

Hi Gaurav,

How did you configure the Program to use smartforms instead of SAP Scripts.

Regards,

Shreya

Read only

hannes_mack
Explorer
0 Likes
1,201

This message was moderated.