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

$TMP objects

Former Member
0 Likes
1,579

Hi, everyone,

I need to download $TMP package to local storage. Could you have any idea how I can do it?

In $TMP package are hundreds of objects and moving by one is not a good solution for me.

Thank in advance

Serhii

1 ACCEPTED SOLUTION
Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
1,450

Have you tried abapGit?

https://docs.abapgit.org/

https://github.com/larshp/abapGit

You should be able to download all $TMP objects with that tool.

HTH

Dominik Tylczynski

5 REPLIES 5
Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
1,451

Have you tried abapGit?

https://docs.abapgit.org/

https://github.com/larshp/abapGit

You should be able to download all $TMP objects with that tool.

HTH

Dominik Tylczynski

Read only

michael_piesche
Active Contributor
Read only

1,450

That is also a possibility. I'm under an impression that saplink is getting obsolete by abapGit, especially that abapGit is/will be officially supported by SAP.

Read only

1,450

Thanks for the info, I guess I am getting too „old school“. I will have to give it a try too!

Read only

1,450

It's a must to use abapGit. Especially because it's now adopted by SAP officially (SAP Cloud).