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

How to backup all smartforms with driver program,include and smartstyle on my local system

Former Member
0 Likes
1,376

I have to backup all smartforms with driver program,include and smartstyle on my system and is it possible to make all these backup with folder wise

eg: if there are two reports

1)zdebit_note

2)zdriver_cheque_print

and if these reports has used multiple smartforms,includes and smartstyles all these things i have to save with separate folder

I have to backup all smartforms with driver program,include and smartstyle on my system and is it possible to make all these backup with folder wise

eg: if there are two reports

1)zdebit_note

2)zdriver_cheque_print

and if these reports has used multiple smartforms,includes and smartstyles all these things i have to save with separate folder

4 REPLIES 4
Read only

rajkumarnarasimman
Active Contributor
0 Likes
1,052
"I have to backup all smartforms with driver program,include and smartstyle on my system and is it possible to make all these backup with folder wise

I presume it is not possible in straight line for all related objects(program,smartform,styles) in respective folder.

But we do have number of ways to download them separately. Example: Driver program using REPTRAN program, Smartform and smart styles using download option in SMARTFORMS and SMARTSTYLES transaction.

"if these reports has used multiple smartforms,includes and smartstyles all these things i have to save with separate folder

The smart forms and driver program are configured in NACE transaction which is stored in TNAPR table, it is possible to retrieve the values from the table unless the ABAPER hardcoded the smart form name inside driver program :).

Regards

Rajkumar Narasimman

Read only

mmcisme1
Active Contributor
1,052

Have you looked at Github for ZSAPLINK? I believe that can be set up to download Sapscript and Smartforms. I'm on an incapatable SAP version right now. So I can't look for you. I have used it, it's an amazing tool.

Read only

matt
Active Contributor
1,052

Save the objects in a transport. Release the transport. Take the transport files on the application server and copy them somewhere else. Job done.

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
1,052

Why do you need this? What's a purpose of such "backup"?