如何将abap包(开发类)导入/导出到表示服务器?(How to import/ export abap packages (dev. classes) to the presentation ser

编程入门 行业动态 更新时间:2024-10-25 21:18:25
如何将abap包(开发类)导入/导出到表示服务器?(How to import/ export abap packages (dev. classes) to the presentation server?)

我需要做的是一种非常有限的备份。

我已经创建了许多小程序,我已将它放入我的测试包中。 如果系统出现故障,我想保留我的数据。 我也不想麻烦基础的人。

首先:我想要实现的是一个坏主意(因为除了ABAP,我真的不太了解SAP。其次:(如果这是一个好主意)是否可能在非“代码复制 - 粘贴”办法?

What i need to do is kind of a very restricted backup.

I've created a lot of small programs which i've put in my test package. In case the system goes down i'd like to keep my data. I also don't want to trouble the basis guys.

Firstly: is it a bad idea what i'm trying to achieve (cuz i really don't know much about SAP except for ABAP. Secondly: (if it's a good idea) is it possible in a non "code copy-paste" way?

最满意答案

通常没有必要。 SAP R / 3系统通常是关键任务。 如果他们失败了,打基础管理员。 如果他们先关闭系统而不先备份并告知所有人,请用一个非常大的尖刺俱乐部击中它们。

有一些方法可以下载单个组件(例如SAPlink ),但它们通常尚未完成 - 某些对象类型不受支持。 创建此类备份的最佳方法是将对象添加到传输中,将其指向虚拟目标(请求基础管理员创建一个,他们应该知道如何执行此操作)并将其释放。 然后获取导出的传输文件(您可以为此编写一个小报告)。 这需要一些准备,但这样你就可以确定你有一个可以恢复的备份。 请注意,您需要基础支持。 (对于开发人员来说,与基础管理员保持良好关系通常是一个好主意:-))

It's generally not necessary. SAP R/3 systems are usually mission-critical. If they go down, hit the basis administrators. If they take the system down without backing it up first and notifying everyone, hit them with a very large spiked club.

There are ways to download individual components (SAPlink for example), but they are generally not (yet) complete - some object types are not supported. The best way to create such a backup is to add the objects to a transport, point it at a dummy destination (ask your basis admins to create one, they should know how to do this) and release it. Then grab the exported transport files (you could write a small report for this). It takes a little preparation, but this way you're sure you've got a backup that can be restored. Note that you'll need basis support for this. (For a developer, it's generally a good idea to keep good relations with the basis admins :-))

更多推荐

本文发布于:2023-07-19 20:44:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1186710.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:如何将   服务器   导出到   import   export

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!