Application Development 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: 

Retrive smartform

Former Member
0 Kudos
151

How to retrive the old version of smartform ?

6 REPLIES 6

kiran_k8
Active Contributor
0 Kudos
84

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.

i048168
Advisor
Advisor
0 Kudos
84

Hi,

Check this thread.

Regards,

Vadi

Former Member
0 Kudos
84

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^

Former Member
0 Kudos
84

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

Former Member
0 Kudos
84

ISSUE CLOSED

Former Member
0 Kudos
84

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.