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

Retrive smartform

Former Member
0 Likes
959

How to retrive the old version of smartform ?

6 REPLIES 6
Read only

kiran_k8
Active Contributor
0 Likes
892

Neelu,

There is no version management in Smartforms.Hence it is always advisable to download the Smartform before making any changes so that if you wish to get back to the previous version you can upload it again.

K.Kiran.

Read only

i048168
Product and Topic Expert
Product and Topic Expert
0 Likes
892

Hi,

Check this thread.

Regards,

Vadi

Read only

Former Member
0 Likes
892

hi

good

try this

In smartform to check different versions

You can do it with basis help . This is true for any object not having version management. Changes are always recorded in transports .

Find one of your old transports in SE03 . ( Find Objects for request ) . Object will be R3TR SSFO <SF_NAME>.

Ask your basis guy to force import it , it will overwrite the current version . Or just copy existing Samrtform to a new name ( delete the current one ) and then ask basis to retrieve the old transport .

or try with this

check STXFADM and STXFADMI tables.

FM : SSF_READ_FORM.

thanks

mrutyun^

Read only

Former Member
0 Likes
892

Hi Naik

hope this link will surely help you.

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVSCRSF/BCSRVSCRSF.pdf

pls reward pts if help.

Regards

Deepanker

Read only

Former Member
0 Likes
892

ISSUE CLOSED

Read only

Former Member
0 Likes
892

There are a lot of great replies here already. But prior to me changing a smartform, I ALWAYS make a local copy. Actually, I do this with EVERYTHING I change in SAP. But dealing with Basis is always a great way as well.