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

Transport request

Former Member
0 Likes
765

Hi,

I need to bet back a transport which is already sent to the production ..back into the development.How?

This is bacause I need to bring back a SForm and I have no version mgt for SForms.

Message was edited by:

ramana peddu

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
739

Hi,

I don't think you can undo the transport. But you can do this way.

Go to smartforms transaction in productio system.

ON the main screen enter the smartform name.

Goto utilities -> DOWNLOAD FORM.

Same way on the other server (development) you can do.

Goto utilities -> UPLOAD FORM.

Also check this sample program.

http://sap4.com/wiki/index.php?title=ZSMART_FORM_UPLOAD_DOWNLOAD

Hope this will help.

Regards,

Ferry Lianto

7 REPLIES 7
Read only

Former Member
0 Likes
740

Hi,

I don't think you can undo the transport. But you can do this way.

Go to smartforms transaction in productio system.

ON the main screen enter the smartform name.

Goto utilities -> DOWNLOAD FORM.

Same way on the other server (development) you can do.

Goto utilities -> UPLOAD FORM.

Also check this sample program.

http://sap4.com/wiki/index.php?title=ZSMART_FORM_UPLOAD_DOWNLOAD

Hope this will help.

Regards,

Ferry Lianto

Read only

SantoshKallem
Active Contributor
0 Likes
739

it is oneway, not possible to get back.

its basis settings. ask those guys..

reward if helpful.

Read only

0 Likes
739

Santosh,

They were probably talking about the transport; you can still get it back through Tcode "smartforms" and download/upload as described earlier...

Guenther

Read only

0 Likes
739

The thing is ..there r lots of changes done and the transports were moved number of times for the same SF.

Read only

0 Likes
739

So are you saying that the version that you currently have in PRD is NOT the one you want?

In this case you'll have to find the TR with the version you need and re-import it into your DEV system.

2 problems though:

- everything in this transport will be re-imported and overwrite existing versions

- not sure whether your company's policies allow a re-import

Do you have any sandbox where it does not matter if things get overwritten?

This way you could select the TR you need, import it and pull the SSF via DOWNLOAD as described and then upload it to your DEV system.

Guenther

Read only

Former Member
0 Likes
739

Can you explain?

Transporting the form does not delete it in your source system, you should still have it...

Did you already change it in DEV? In this case you can download the Smartform via transaction "smartforms" in PRD; this works also in display mode; just go to Utilities->download. After that you can upload it again in DEV.

Guenther

Read only

Manohar2u
Active Contributor
0 Likes
739

The only way is to find the old transport request and import in overwrite mode in QA / Production.

This way you can bring back you smart to old status.

Find the old transport request in PRD in this way, go to table E071 with program id - R3TR and object type = SSFO

Hope this helps.

Cheers

Manohar