|
|
|
kill session
기술관련/SAP |
2009/10/23 13:20
|
|
|
Go to SM04 ..
Choose the user id who is locking the session. Press Sessions
button , one pop up window will come , from that choose the transaction and
press end session.
|
|
|
| 이 글의 관련글(트랙백) 주소 :: http://basicjava.mireene.com/trackback/246 |
|
|
|
|
|
SAP License Key Install
기술관련/SAP |
2009/07/02 11:15
|
|
|
http://help.sap.com/saphelp_470/helpdata/ja/a7/512c88407a11d1893b0000e8323c4f/content.htm
ファイルからのライセンスのインポート - SAPNet
でライセンスキーを照会します。 ( スクリプト ) ファイルを、 SAPNet からダウンロードするか、または使用しているコンピュータのローカルファイルにこのスクリプトをカットアンドペーストすることにより作成します。 - <sapsid>adm
(Unix および NT) または <SID>OFR (AS/400) として、 SAP システムでメッセージサーバを稼動しているコンピュータにログオンします。このコンピュータは、通常 SAP システムのセントラルインスタンスが稼動しているマシンになります。 - saplicense -install ifile=<filename>
(AS/400: saplicense '-install ifile=<filename>' ) を呼び出します。ステップ 1 で作成したファイルの名称をとして <filename> 指定します。
 SAP ライセンスキーファイルの例 :#
SAPSYSTEM=C11
HARDWARE-KEY=A0123456789
INSTNO=0123456789
EXPIRATION=99991231
LKEY=012345678901234567891234
#
4.6C より前のリリースでは、旧い表記の customer key for hardware key が使用されます。結果 ライセンスがインストールされ有効化されます。 SAP システムにログオンできるかどうかを確認します。ログオン後に、システム → ステータスを選択します。 . 次の SAP システムデータが入力したデータに一致するかどうかをチェックします。インストール番号 ライセンス有効期限 ログオンが可能でデータが正しい場合、ライセンスは正常にインストールされています。 
入力ミスがないかどうかを確認します。ライセンスのインストール後にエラーメッセージが表示された場合は、表題が SAP ライセンス に関する FAQ のセクションを参照してください。 |
|
|
| 이 글의 관련글(트랙백) 주소 :: http://basicjava.mireene.com/trackback/233 |
|
|
|
|
|
SAP 테이블 관련 트렌젝션
기술관련/SAP |
2008/10/17 10:25
|
|
|
SAP Table 情報検索
SE11
>Excel Download不可 SE14
>日本語名称取得不可 SE16
>データ検索
|
|
|
| 이 글의 관련글(트랙백) 주소 :: http://basicjava.mireene.com/trackback/213 |
|
|
|
|
|
SDN은 왜 뻑하면 다운 되어있는가?
기술관련/SAP |
2008/09/24 01:17
|
|
|
외 뻑하면 다운되어있는겨..EP로 개발되어 있다더니..
|
|
|
| 이 글의 관련글(트랙백) 주소 :: http://basicjava.mireene.com/trackback/210 |
|
|
|
|
|
SAP 소개자료
기술관련/SAP |
2008/05/25 11:53
|
|
|
슬라이드 쉐어에 등록되어 있는 인포시스제작 SAP 소개자료
|
|
|
| 이 글의 관련글(트랙백) 주소 :: http://basicjava.mireene.com/trackback/196 |
|
|
|
|
|
SAP Connectors
기술관련/SAP |
2008/05/20 09:51
|
|
|
Connectors Communication between SAP Systems and other SAP or Non SAP Systems The SAP Connectors allow the integration of different applications and technologies with SAP Systems via open standards. The connectors are means for technical interoperability of SAP Components (written in ABAP or ABAP Objects) and other components (e. g. written in Java, C++, Visual Basic, .NET, etc.). Overview - SAP Business Connector
The SAP Business Connector (SAP BC) allows you to highly automate and extend your business processes over the Internet using open and non-proprietary standards. Thus the SAP BC seamlessly integrates different IT architectures with SAP Systems. The SAP BC provides bi-directional, real-time as well as asynchronous communication to and from a SAP System. - SAP Marketplace Connector
The SAP Marketplace Connector is a connectivity tool. It enables connecting SAP Backend Systems with marketplaces via the Internet. The SAP Marketplace Connector uses IDoc and xCBL as data formats and HTTPS / SSL as communication protocol. - SAP Java Connector
The SAP Java Connector (SAP JCo) is a toolkit that allows a Java application to communicate with any SAP system. It combines an easy to use API with unprecedented flexibility and performance. The package supports both, Java to SAP System as well as SAP System to Java calls. - SAP connector for Microsoft .NET
The SAP connector for Microsoft .NET offers developers the possibility to expose BAPIs and remotely-enabled function modules to any .NET application (inside-out). It is also possible to access .NET components from a SAP System (outside-in). - SAP DCOM Connector
The SAP DCOM Component Connector is set end of life. The SAP .NET Connector is the successor of the SAP DCOM Connector. More information can be found in SAP Note 533055. - RFC Library
The RFC Library offers an interface to a SAP System. The RFC Library is the most commonly used and installed component of existing SAP Software. This interface provides the opportunity to call any RFC Function in a SAP System from an external application. Moreover, the RFC Library offers the possibility to write an RFC Server Program, which is accessible from any SAP System or external application. Most SAP Connectors use the RFC Library as communication platform to SAP Systems. - SAP NetWeaver RFC Library
The SAP NW RFC Library is the successor of the "classic" RFC Library. It offers a simplified programming model compared to the classic RFC Library, and relieves the application programmer of the necessity to deal with the difficult low level details of RFC programming. New C/C++ projects that require RFC connectivity should in any case begin using the NW RFC Library instead of the classic RFC Library. - SOAP Processor
This SOAP Processor is an intrinsic component of the SAP Web AS 6.20 core engine and provides a mechanism for using the SOAP Protocol for synchronously accessing and calling RFC capable function modules that conform to SOAP 1.1. A Web Service Browser can be used for searching and generating WSDL 1.1 compatible function module descriptions. Also a SOAP Client API is provided which enables Web Services that can be represented on function modules to be called synchronously using SOAP 1.1.
|
|
|
|
| 이 글의 관련글(트랙백) 주소 :: http://basicjava.mireene.com/trackback/195 |
|
|
|
|
<<
2010/03
>>
| S |
M |
T |
W |
T |
F |
S |
|
1 |
2 |
3 |
4 |
5 |
6 |
| 7 |
8 |
9 |
10 |
11 |
12 |
13 |
| 14 |
15 |
16 |
17 |
18 |
19 |
20 |
| 21 |
22 |
23 |
24 |
25 |
26 |
27 |
| 28 |
29 |
30 |
31 |
|
|
|
|
|
Total : 42492
Today : 17
Yesterday : 22 |
|
|