当前位置:网站首页>What is SAP support package stack
What is SAP support package stack
2022-06-12 18:23:00 【Jerrywang WangZiXi】
When SAP End user discovery SAP Errors in the product , He will go to SAP Support personnel report the same problem . SAP Programmers check for errors and develop error corrections .
This correction is called SNOTE (SAP Note).
as time goes on , Multiple end-user reports SAP Release SNOTE Error of .
SAP Collect all these corrections in one place , This collection is called the support package . This support package also includes support for early SAP Version enhancements .
Simply speaking ,SAP NOTES The set of is called SUPPORT PACKAGE.
Support package in SAP Transaction codes are used in the system SPAM( Support package manager ) The implementation of .
The support package stack is SAP NetWeaver All software components included in (SC) Of ABAP and Java Support package list . It is used to put SAP NetWeaver Each software component is brought to the defined support package (SP) Level .
Support package stack , It is often called stack bundling all the necessary components or a single patch that has been tested together , And suggest as SPS Apply instead of a single patch ( Until and unless you encounter some problems that need to fix some components ).
go to https://service.sap.com/sp-stacks/, Choose your NW Version to view the current SPS Levels and other details .
What are Support Pack Stack version numbers?The support package stack has a version number and a stack number , for example ,SAP NetWeaver '04 Support Package Stack 11.
The version number is shown in the red area in the figure below , The stack number is shown in the green area in the figure below :

- Should always be on the client side 000 Application support package .
- The user used to support package implementation must have the equivalent of DDIC or SAP* Authorization of
- Call the transaction SPAM And see if any previous support package import is incomplete . Unless the previous support package is successfully imported , Otherwise you can continue .
- Make sure there is enough space in the transport directory . The transport directory is located at /usr/sap/trans
Another word , About client The concept of .

The customer is “ Customer ”. stay SAP in . We can say that every customer is mapped to a customer . In a SAP In the example , You can create multiple clients . There is no need to install separate software for each customer . It provides isolation , One customer cannot see another customer's data .
Use client Benefits of the concept :
- The client makes SAP SAS The supplier can install a small amount of SAP System , But it can still meet the needs of a large number of customers .
- Not only can you save costs by sharing hardware and software , And multiple customers use the same application solution , Including management and support .
- Customers help you build SAP pattern . for example , You can have a development team of customers 、 A test team customer and a production customer .
more Jerry The original article of , All in :“ Wang Zixi ”:
边栏推荐
- Title 68: there are n integers, so that the previous numbers are moved backward m positions, and the last m numbers become the first m numbers
- Machine learning series (3): logistic regression
- Gd32f4xx controls dgus variable display
- es7不使用父子和嵌套关系来实现一对多功能
- Gospel of audio and video developers, rapid integration of AI dubbing capability
- Solution to the problem that the anaconda navigator card logo cannot be opened and the card will flash back - replace the alicloud image source
- Self made calculator (1 realized by Boolean logic operation unit and control unit programming)
- Title 54: take 4 ~ 7 bits of an integer a from the right end.
- leetcode491 递增子序列
- 网盘和对象云存储管理之磁盘映射工具比较
猜你喜欢

VirtualLab basic experiment tutorial -5 Poisson bright spot

企业架构的第一性原理

Overall flow chart of kernel interrupt

Review of MySQL (3): query operation

C language practice (4) -- multiplication and division of large numbers

C language operation database (SQLite3) call interface function

Gospel of audio and video developers, rapid integration of AI dubbing capability

Virtual Lab Basic Experiment tutoriel - 4. Diffraction à fente unique

Explanation of core interrupt of Godson processor

Machine learning series (5): Naive Bayes
随机推荐
Summary of static memory allocation and dynamic memory allocation
torch.where的新用法(很老但是大家忽略的用法)
VirtualLab基础实验教程-4.单缝衍射
Review of MySQL (I): go deep into MySQL
VirtualLab基础实验教程-6.闪耀光栅
Window版本pytorch入门深度学习环境安装与配置
Gd32f4xx communicates with electric energy meter conforming to dlt645_ two
GD32F4xx 与符合DLT645的电能表通信_2
Gospel of audio and video developers, rapid integration of AI dubbing capability
JS中的字符串(含leetcode例题)<持续更新~>
MySQL learning notes
HTTP缓存<强缓存与协商缓存>
VirtualLab basic experiment tutorial -5 Poisson bright spot
深圳3月14日起全市停工停业7天居家办公心得|社区征文
PHP implementation of infinite classification tree (recursion and Optimization)
Topic 66: input array, exchange the largest element with the first element, exchange the smallest element with the last element, and output array.
Remote gadget putty (Alibaba cloud mirror station address sharing)
Reconstruction -- sort out and decompose the inheritance system
Arrays in JS (including leetcode examples) < continuous update ~>
A method of quickly reusing wechat login authorization in app