> Dh,
>
> Thank's atas pencerahannya Bapak Sonjaya.
> Tetapi selambat apa....????
> Prosentasenya seberapa besar....???
> Apakah Speed Processor clientnya berpengaruh....???

begini  , SAP itu sebetulnya menggunakan java virtual machine untuk bisa
berjalan nah kebetulan di tempat saya bukan hanya saja SAP client saja yg
diinstal di linux ws tetapi evolution ( outlook ) sehingga pake redhat 7.3
udah cukup hanya butuh java virtual machine.untuk hardware kebetulan di
kami menggunakan piii dgn memory 128 , lambatnya hanya pas loading saja (
tampil SAP client logonya saja) tetapi setelah masuk normal.

> Selain perusahaan saudara siapa lagi yg mempunyai kondisi yg sama....???
wah saya ini kurang tahu mungkin anggota milist ada yg tahu eatau pernah
mengalami.

> Apakah sewaktu-waktu kami dapat study ke tempat anda (Sekedar
> melihat-lihat
> dan sharing pengalaman...) tentunya dalam kerangka yg resmi (kami akan
> buat
> surat resmi).
> Kami dari perusahaan Plastic Manufacturing (Blow,Printing and Injection).
wah boleh saja , malahan saya senang kita bisa sharing , sama sama deploy
linux for sap client saya berkerja di pabrik textile di bandung , lebih
enak lewat email langsung tidak melalui biar privacy saya terjaga .tapi
kalau sharing problem solved boleh di forum

>
> " dan satu hal lagi di SAP
> itu ada cheksum file , dan sering engga jalan SAP karena file tidak sesuai
> dgn hasil cheksumnya"
> Maksudnya apa.....??? Apakah ini disebabkan karena SAP nya / Linux atau
> Javanya....????

maksud itu di windows machine , kalau di linux saya belom pernah menemukan
problem tersebut . itu cheksum di file SAP client bukan  javanya .


>
> SATU LAGI PAK :
> Apakah anda pernah coba untuk memanfaatkan emulator lain untuk koneksi ke
> aplikasi yg berbasis windows......?
hmm , bisa pake wine ( windows emulator ) korreksi kalau salah .


> Karena sebelum kita selesai implementasi SAP (direncanakan minimal 2 Tahun
> u/ 6 Cabang dan 1 Head Office) kita masih harus memakai system yg lama
> (ERP
> Software) yg berjalan di Windows NT 4.
> Kita tidak akan ganggu server ERP nya (NT 4 Server) tetapi kita akan rubah
> di sisi clientnya (Pakai Linux tetapi bisa login dan pakai ERP Software di
> NT ).
bisa dicoba , coba lihat manual Wine ( saya pake wine buat main game
..infolinux)

ini saya masukan ada sedikit  manual buat sap for linux

AP GUI for the Java environment
Release 6.30 Rev 2(Aug 2003)


Go to Download section


Release 6.30 Rev 2 (August  2003)

Enhancements and new features

Improved compatibility with Unicode:
As a first step to support Unicode with the next major release of SAPGUI
for the Java Enviroment, this version has been tested very carefully and
modified to behave well in Unicode environments. However there still might
be some undetected problems.
It is recommended to use this version in Unicode environments only for
test purposes and report detected problems via OSS.

Display splash screen during application startup.
Application icons are set to be displayed in task bar etc. (not on Mac OS X)

Dialog shells can be bound now to the desktop. This forces that a dialog
shell can be displayed during the complete lifetime of a transaction
cycle.
Calendar Control: major overhaul in look and feel

Streamline enabled
Buttons to extend the date range were dropped. This is now done by using
the scrollbar arrow buttons when the thumb is at the top or bottom (like
in SAPGUI for Windows).
Html Control:
New ICEbrowser version 5.4.2
Implemented workaround for character width in html form input fields

SAPInfo control includes a new method to ask for the version of SAPGUI
from ABAP coding. Call method GET_GUI_VERSION of class
CL_GUI_FRONTEND_SERVICES. See OSS note 648354 for details and
availability.
Environment variables can be set via trace key (e.g. E_DPTRACE=3)
Show long version of JRE in 'About' dialog and traces.

Unix only:
Silent installer now also runs without X-display.

Bugfixes

Codepage mapping

Mapping for simplified and traditional Chinese has been corrected.
Missing codepage mapping for 1507-MacUkraine has been added.
Divide by zero exception was raised in some dialogs (which have invisible
and empty toolbars)
Mouse navigation for notes and references in OSS now works (again).
'GET CURSOR' always was zero when labels in lists were empty. This caused
the alphanumerical screen painter to fail when trying to move objects.
Tab strip control: inconsitent data of active tab caused to crash the
native library. Now there is a sanity check in the parser component.

Textedit control:

When setting to wrap mode with fixed length without setting wrap position
(==0) it was not possible to enter text. Now window wrap mode is used in
this case.
Fixed null pointer access when typing japanese characters while running
JRE 1.4.2
Problems with Find in ABAP editor have been fixed.
Tree control: hidden sub trees were not shown after adding nodes, e.g.
"Last Projects Processed" in transaction CJ20N.

Grid control:
Fixed combo box lists
Button cells are now displayed as buttons again and can be operated with
keyboard (they still stay down after they're pressed, though)
Fixed a bug that caused Grids with drop down lists to crash, if the list
was set from the backend too early
Fixed bug in decoding data strings to extract icon and tooltip information
ClassCastExceptions under certain circumstances have been fixed

Calendar control:

The size is now calculated correctly (no more "inner scrollbars")
A bug was fixed which caused some areas to appear in funny colours
(classic and Enjoy look and feel).
Html control: the font size stored in the properties file is now honored
SAPInfo control

Methods ShellExecuteEx() and ShellExecute() returned a number indicating
an error also in case of successfully executing the command.
Method fileOpenDialog() caused a dump in some cases when the user canceled
the dialog.

MacOSX only:
A drag was initiated by mistake when double clicking in textedit control
in ABAP Workbench.
When downloading a file and the local file already was there, the finder
preferences for the file were not cleared. Now the file will be first
deleted and newly created.
Opening files using ShellExecuteEx in SAPInfo control now also works when
blanks are included in the filename.
Allow OS to activate locales for simplified and traditional Chinese and
Korean.
Window menu: 'Switch to Next Window' and 'Switch to Previous Window' have
been removed, because the current implementation does not work correctly.
Use Command-> and Command-< instead (which is the OS wide way to cycle
between windows in one application).
Function call 'call_browser' now works. See also OSS note 632185 for ABAP
corrections.



Release 6.30 (June 2003)
Enhancements and new features

New list of supported platforms:
Support for newer versions of operating system has been added, while
support of older versions has been dropped. See System Requirements for
details.
Users still depending on those older versions should consider to upgrade
their environment or use the latest revision of SAPGUI for the Java
Enviroment 6.20.
New visual design: a new theme called Streamline is supported.
Availability depends on the version of the backend. Refer to Visual
Settings for details.

Support of JRE 1.4.1 for most platforms, for details please refer to
System Requirements.

Undo/Redo is supported for entryfields. For platforms where no platform
specific menu is available, use Ctrl-Z and Ctrl-Shift-Z.

Locale and codepage handling has been reworked. SAPGUI is now much more
independent of the system locale. The system locale is now only needed for
the Java VM's internal decisions (choosing font.properties etc.).
Inline input now much better matches the input methods type of usage.
Messages shown in status bar also can be displayed in a modal dialog. This
feature can be actived in the 'Options' panel of the 'Preferences' dialog.

@commands: centrally included @commands in the 'platin.ini' can now be
locally overridden.
Canceling transactions while waiting for the backend is now possible using
the ESC key (on Mac OS X also using Command-.). Availablity of this
feature depends on the support by the kernel version of the backend.

Multi object clipboard: cutting information from selected area now is
possible using Ctrl-X (on Mac OS X using Command-X).

Mac OS X only:
AppleScript is now supported for scripting (and recording) on Mac OS X.
Application Services now are supported. Please refer to menu items inside
the 'SAPGUI'->'Services' submenu.

Menu entries in the Mac menu for some new features like Undo/Redo and Cancel.

Session windows called by graphics applications now are displayed in front.

In graphics applications, patterns for gridlines are now implemented.

Bugfixes

Output fields didn't report correct cursor positions.
Accelerator keys with ambigous definitions now take the first not the last
definition. This should now be more consistent with SAPGUI for Windows.
The cursur position in entry fields was lost when switching to another
window and switching back.
Cursor positions have been reported wrong to the backend in case of double
byte text.

Potential codepage problems in SAPGUI for Java 6.20 rev 8 might have been
caused by erratically enabling the automatic codepage selection feature.
Cursor up/down sometimes did not work.

As monospaced font now the logical font "SansSerif" is used instead of
"DialogInput" which works better in double byte environments.
Some language files for business graphics were missing.
Toggling insert mode sometimes did not work.

Autotab was performed when pressing function keys.
Multi object clipboard: paste used wrong size information which resulted
in pasting wrong characters
SAPGUI crashed because of a bug using RFC-parameters.
Leading blanks in okcode field are trimmed now.

Double click on elements in character-based screenpainter reported wrong
element.

Textedit control:
Typing double byte characters into protected text parts, the characters
were inserts little before or after the protected text part.
Pressing the Pos1 key jumped to the first non-blank charakter and not the
first in line.
Indent and unindent now selects the whole lines like SAPGUI for Windows.
The find dialog did not close even when Textedit control or the complete
session was closed.

Tree control used to cause dumps in some transactions because some methods
were not implemented.
Chart control did not report a changed value to the backend.

Drag & Drop:

Drag did not work when the effects of the drag and the drop target were
not the same.
Drop did not remove the item, when the item was dropped and effect was set
to move.

Mac OS X only:
ICE Browser now stores its preferences in the users preferences folder
(/Users/<user>/Library/Preferences/IB5).
An empty configuration file or file with no connections defined caused a
crash.
A bug in 'fscanf' caused reading files never to reach the end of the file.
E.g. reading CDP files was affected.



6.20 Revision 8 Enhancements and new features (January 2003)


Improved compatibility with JRE 1.4.1: As a first step to support JRE
1.4.1 with the next major release of SAPGUI for the Java Enviroment, this
version has been tested very carefully and modified to be compatible with
this Java version. However, given the functional richness of SAPGUI for
the Java Enviroment and the variety of supported platforms, there still
might be some undetected problems.
It is recommended to pilot this version with JRE 1.4.1 only in small
environments, where it is possible to quickly switch back to JRE 1.3.1 if
serious problems are detected. Please report these problems via OSS to
help the next major version of SAPGUI for the Java Enviroment to run
perfect on JRE 1.4.1.

Benefits of using SAPGUI for the Java Enviroment with JRE 1.4.1 are
Overall performance improvements because of optimizations inside the Java
Foundation Classes/Swing.
Significant performance improvement when using remote display scenarios
with X11.
Mouse wheel support in many controls.
For more information about JRE 1.4.1, please refer to
http://java.sun.com/j2se/1.4.

Silent installation (without UI): SAPGUI for the Java Environment can be
installed from the command line without using any kind of visual user
interface (all user dialogs, message and progress boxes etc. can be turned
off) by predefining parameters in a file. See installation instructions
for details.

Html control:
The new ICEbrowser version 5.3.1 is now used
New JavaScript Engine (Rhino 1.5)
Open menus now can be closed using the Escape key.
Required property of entryfields is visualized with an icon instead of a
question mark when connected to a 4.6 backend or newer.
Scripting:
Scripting can be disabled in the 'Options' panel of the 'Preferences' dialog.

The user is asked to save changed scripts when closing the 'Scripting'
window or the related session.
Mac OS X only:
When quitting SAPGUI for the Java Enviroment while sessions are open a
dialog appears where the user can confirm to disconnect or cancel to keep
the sessions open.
Keyboard accelerators can be used to switch to next or previous window
(see 'Window' menu).

User capabilities: SAPGUI for the Java Enviroment now supports the feature
of Mac OS X, where the administator can restrict the access of a user to
special applications in 'System Preferences', 'System', 'Accounts', button
'Capabilities'
Using WS_EXECUTE, setting the program to 'open' and commandline to a
filename (e.g. /tmp/sample.pdf), the shell command open with the filename
is executed (e.g. open /tmp/sample.pdf).
Dragging a node in a tree control now is displayed with a small icon
instead of an image of the complete tree content (latter is the default of
the JavaVM on Mac OS X).
Unix only:
The start scripts have been adapted to explicitly work with JRE 1.4.1 and
it is now easier to enable tracing.



6.20 Revision 6 Enhancements and new features (October 2002)

Scripting: beginning with this version, SAPGUI for Java supports recording
and executing scripts using JavaScript. For documentation please refer to
the section General Information - Scripting.
Keyboard navigation: cursor up/down can now be used to locate the input
focus on the element above/below the currently focussed element.
Html control:
There's a new menu item in the context menu "View DOM Tree". This is for
diagnostic purposes and opens up a new window in which the DOM tree of the
displayed document is shown.
Mac OS X only:
Mac OS X 10.2 is now supported.
New items have been added to the "Edit" menu to toggle insert and
overwrite mode and to target the command field.
Connection documents now can be used. See Getting Started for Mac OS for
how to create them. Reading connection documents from the ealier native
SAPGUI for Mac also is supported.

Linux only:
Standard locations of various 1.3 JREs have been added to the start scripts.

Unix only:
Start scripts now display a more helpful error message when no JRE can be
found.

6.20 Revision 4 Enhancements and new features (July 2002)


eCATT is supported for controlling SAPGUI for Java from backend.
Color schemes per system name can be defined using the 'System Colors' tab
on the 'Visual Settings' panel in the 'SAPGUI Preferences' dialog.
Multi object clipboard: an area on the SAPGUI screen can be selected after
pressing Ctrl-y (Mac OS Command-y).
Drag & Relate functionality is now supported for changeable textfields
(activated always in browser environment and to be configured by the user
for standalone mode using the 'SAPGUI Preferences' dialog).
Checkboxes in lists are scaled down to avoid obscuring following text.

Mac OS X only:
A new menu item 'Adjust Window to Standard Size' is available in the
'Window' menu

6.20 Revision 2 Enhancements and new features (May 2002)


Choosing installation directory now is more user friendly.
Setting the window to default size now is possible with the 'Default Size'
menu item found in the '?' menu. This menu entry is only visible in
standalone mode and does not appear if the SAPGUI for the Java Environment
is running inside a browser.
Control enabling: strings longer than 255 characters are now supported as
parameters in automation calls and as automation results.
Backward compatibilty with 4.5 and older backends has been improved.
Mac OS 9 and Mac OS X only:
A workaround for an architectural problem in the underlying framework has
been implemented to make Command key for copy/paste etc. work throughout
SAPGUI for the Java Environment. In addition accented and special
characters with some national keyboard layouts are now working, e.g. Alt-l
for @ with german keyboard.

Mac OS X only:
Java 1.3.1 update 1 contains a bug, that causes a vertical offset between
the visible mouse position and the location where mouse clicks happen. A
workaround has been implemented.

6.20 Announcement (March 2002)


"SAP Web Application Server" (SAP Web AS) 6.20 is the name for the new
Basis Release. The release 6.20 of "SAP GUI for the Java environment" is
needed to access mySAP.com componentes which use SAP Web AS 6.20 as the
underlying infrastructure (e.g. SAP R/3 Enterprise 4.7). SAP GUI 6.20 is
designed to be compatible to previous SAP releases (like SAP R/3 4.6C):


6.20 Platforms


Based on SAP GUI 6.20, Mac OS X 10.1/ 10.2 is supported as new platform
for "SAP GUI for the Java Environment".
SAP recommends usage of the new 6.20 version for Mac OS X instead of using
the 6.10 version for Mac OS 9 in the "Classic environment".


6.20 Enhancements and new features (March 2002)
This release introduces a completely new deployment infrastructure for all
platforms (except Mac OS 9) including web deployment and browser enabling.
The standalone installation is quite different from the previous
installations. Additonal web deployment is supported.

New standalone deployment for all platforms. This results in the platform
independent installation procedure consisting of the single Java Archive.
No additional platform dependent installation routines are used anymore.
Browser enabling for all platforms. Due to availability of Java Runtime
Environment 1.3 and Java Plugin 1.3 on all platforms supported by SAPGUI
for the Java Environment, it is now possible to run SAPGUI for the Java
Environment in web browser on all supported platforms.
Web Deployment for all platforms is now supported. It is now possible to
deploy SAPGUI for the Java Environment from web server to frontend
computers using web browser.
Install-On-Demand feature of web deployment is supported. This feature
makes it possible to install all core components of SAPGUI for the Java
Environment at first installation step and install other (less frequently
used) components as required during the runtime of SAPGUI for the Java
Environment.
Separating SAPGUI for the Java Environment into components. SAPGUI for the
Java Environment was separated into components. It consists now of core
SAPGUI classes and controls. This feature makes it possible to apply
install-on-demand for SAPGUI components.
Preferences Dialog: setting the various preferences has been consolidated
into a single preferences dialog.

6.30 Download Section


SAP GUI for the Java environment is available for download on the
following locations:

Internet / FTP
 ftp://ftp.sap.com/pub/sapgui/java/630r2/




Readme

README.htm (Installation instruction 1 KB)



HTML Documentation & Release note / all platforms

PlatinManual-HTML-630r2.zip (84 KB, zip file)

PlatinManual-HTML-630r2.tar.Z (91 KB, compressed tar file,please download
as '.tar.Z')



Apple Macintosh / Mac OS X 10.1/ Mac OS X 10.2

PlatinGUI-MacOSX-630r2.jar (19 MB)



Linux / Intel platform

PlatinGUI-Linux-630r2.jar (34 MB)



Sun Solaris on UltraSparc

PlatinGUI-SunOS-630r2.jar (28 MB)



IBM AIX on RS6000

PlatinGUI-AIX-630r2.jar (27 MB)



HP-UX 11.0 (compressed tar file)

PlatinGUI-HP-UX-630r2.jar (31 MB)



Microsoft Windows on Intel 32bit

PlatinGUI-Win32-630r2.jar (17 MB)



Additional platforms (supported by SAP GUI for Java 6.20 rev8)


SAP GUI for Java 6.20r8: Tru64 Unix on Alpha

PlatinGUI-OSF1-620r8.jar (45 MB)

SAP GUI for Java 6.20r8: Apple Macintosh / Mac OS 9

PlatinGUI-MacOS-620r8.bin (18 MB, MacBinary)

SAP GUI for Java 6.20 r8: OS/2

PlatinGUI-OS2-620r8.jar ( 12 MB)



Related Links / Additional software


You can obtain the SUN Java Runtime environment (JRE) for selected
platforms form here:

http://java.sun.com/j2se/1.3/download.html

http://java.sun.com/j2se/1.4.1/download.html


-- 
Berhenti langganan: [EMAIL PROTECTED]
Arsip dan info: http://linux.or.id/milis.php

Kirim email ke