`
- 浏览:
891601 次
- 来自:
...
-
BASIS--A list of SAP Kernel Programs
List of interesting SAP Executables in alphabetical order:
- car - The Compression Tool of SAP for nearly all delivered files and executables. CAR is the name for old releases and the SAPCAR is the name as of 4.6D. It works a bit similar to WinZip.
- dipgntab - Activation and adjustment of the nametabs with the ABAP Dictionary.
- dw - disp+work - "Dispatcher & Workprocess" - "The complete Kernel" - Here the complete ABAP is processed ...
- niping - Small Client and Server in order to test the saprouter internally with the NI-Protocol (SAP Network Interface).
- lib_dbsl - The Database-Shared Library for the kernel programs (as of 4.5A).
- librfc - The RFC (Remote Function Call) Library, that is available for any platform to develop and run a RFC Server or RFC Client.
- ntscmgr.exe - ntscmgr - the tool for installing the SAProuter as service. It is part of every Windows SAP Kernel. As it has no known errors, it is not necessary, to patch it. Just use ntscmgr.exe from your existing windows kernel.
- r3check - This is a tool, that can Cluster-Tables for errors.
- r3ldctl - The tool for exporting all table structures to the file system during a OS/DB-Migration.
- r3load - The table import & export tool of SAP during Installation, Upgrade and Migration.
- r3setup - The Installation (and Migration) Tool for all SAP systems up to Release 6.10.
- r3szchk - The tool for determing the sizes of the different tables in the target database during the import in an OS/DB-Migration.
- r3trans - This is the tool, that does the real work for tp. tp controls the import and export of changes and r3trans does them using scripts, that were generated from tp.
- r3up - The tool that controls the Upgrade (Moving to higher SAP Releases) of an SAP System.
- rfcexec - The tool to start other programs from within SAP (ABAP) on the OS level via the gateway on any other (or the same) server.
- rfcoscol - Similar to saposcol. It is needed, when no SAP instance is running on the Database Server.
- sapcar - The Compression Tool of SAP for nearly all delivered files and executables. It works a bit similar to WinZip.
- sapevt - This program is able to trigger events within the SAP system. The tp tool uses this feature. It can be used as trigger for self-written interfaces as well.
- sapftp - FTP Client, that can be used from within the SAP system (from ABAP) to communicate with other FTP servers.
- saphttp - HTTP Client, that can be used from within the SAP system (from ABAP) to communicate with other HTTP servers - e.g. for interfaces.
- sapinst - The Installation (and Migration) Tool for all SAP systems as of Release 6.20.
- saplicense - The Tool for the installation of a new SAP License. This is needed when the license expires e.g. because of a hardware change.
- saposcol - The SAP Interface to the Operating System for Performance Data. The Operating System Collector collects CPU Usage, Disk Performance, Paging etc.
- sappad - Very nice & small Editor a lot better than notepad. It handles LF and CR/LF correctly as well.
- sappfpar - This tool can be used for checking the profiles after changes and before restarting the SAP system.
- saprouter - The program for the Router Connection from customers to SAP and vice versa.
- sapxpg - The tool for starting OS commands from within SAP Systems.
- sapwebdisp - The SAP Web dispatcher is used for load balancing for an setting up an SAP Internet scenario. It is the only application, that needs to be located in the DMZ. Everything "behind" this can (and should) be located in your intranet. So, only one port on one IP adress needs to be opened to internet and the SAP Web dispatcher can handle the traffic with the different SAP instances.
- startrfc - The tool is a very easy SAP command line interface to start all of the implemented function modules of SAP systems.
- tp - "The" Transport Tool. This program coordinates the complete import and export of program and table changes made within the SAP system in order to transport them through the complete System Landscape.
分享到:
Global site tag (gtag.js) - Google Analytics
相关推荐
根据提供的文件信息,我们可以深入探讨SAP Basis的相关知识点,包括其配置、技术问题以及与之相关的事务代码和表格。下面将详细介绍这些知识点。 ### SAP Basis 配置与技术相关问题 #### 1. SAP Basis 概述 SAP ...
SAP-Basis-日常维护(basis经典教程SAP-Basis-日常维护(basis经典教程SAP-Basis-日常维护(basis经典教程
collections-of-the-basis-of-compute-system-2nd.bin
SAP BASIS是SAP系统运行的基石,负责系统的整体运行和维护工作。在SAP系统中,事务码(Transaction Code)是用于访问具体功能和应用的唯一代码。对于从事SAP BASIS运维的工作人员来说,掌握常用的事务码是基本要求。...
很实用的文档,对basis讲的很详细,并且内容非常全面
### SAP系统BASIS标准手册知识点解析 #### 一、重启SAP生产服务器操作手册 在企业级应用环境中,SAP系统的稳定运行至关重要。当遇到系统故障或进行必要的维护时,重启SAP生产服务器是一项常见但又十分重要的操作。...
SAP BASIS 系统管理员的日常使用事务代码 SAP BASIS 系统管理员需要掌握的日常使用事务代码包括: 1. DB02:反省表空间状况,包含表跟索引的最大扩展跟下次扩展,反省丧掉的索引等。 2. DB12:反省全部备份形态...
ADM325_-_2002-Q4_-_A4_-_SAP_Software_Logistics par1
根据给定文件的信息,我们可以提炼出关于"SAP NetWeaver - Fundamentals of the Application Platform"的相关知识点。 ### SAP NetWeaver 应用平台基础 #### 一、SAP NetWeaver 概述 SAP NetWeaver 是一个集成...
Top 10 Matlab Do’s, Don’ts, and How Tos
### SAP HCM HR - SUIM 用户信息系统操作指南 #### 一、引言 在SAP HCM(Human Capital Management)环境中,SUIM(User Information Management)是一个强大的工具,用于管理和查询与用户及权限相关的各种信息。...
ADM200_-_2005-Q4_-_A4_-_SAP_Web_AS_Java_Administration part1
### AMD103-System Administration II of SAP S/4HANA and SAP Business Suite #### 一、课程概述 本课程(AMD103)旨在深入探讨SAP S/4HANA与SAP Business Suite系统管理的高级主题。通过为期四天的讲师指导培训...
【SAP Basis 入门详解】 SAP Basis是SAP系统的核心组成部分,主要负责系统的基础架构管理和维护,包括操作系统、数据库、中间件、网络以及与SAP应用程序的集成。要开始学习SAP Basis,首先需要具备一些基础的技术...
《PyPI官网下载jtitor_basis-0.1.9.tar.gz——深入理解Python库与云原生技术》 PyPI(Python Package Index)是Python开发者的重要资源库,它提供了丰富的Python软件包,使得开发者能够方便地下载、安装和分享代码...
SAP日常运维BASIS
适用于SAP项目实施后对SAP系统的日常维护和管理,本文档的主要对象是SAP系统管理 员,以帮助系统管理员明确SAP系统管理的范围,规范操作步骤为目的。文档配以图解详细描述了 每一项任务的具体步骤,系统管理员可根据...
### SAP BASIS PA 教材详解 #### 一、课程概览 SAP BASIS PA 教程,即SAP NetWeaver PA(Performance Architecture),是一门针对SAP NetWeaver架构性能管理和优化的专业培训课程。本课程旨在帮助学员深入了解SAP ...
ADM325_-_2002-Q4_-_A4_-_SAP_Software_Logistics part2