Sebenarnya hanya sebatas menjalankan RFC dan untuk koneksi ke SAP saya
menggunakan ActiveX
-SAPLogon Control dan SAp Remote function Call
saya sudah mendapatkan source codenya tetapi pada saat run
masih muncul error 'access violation at address 00456C93' pada syntax
'KoneksiSAP.client := eClient.text'
procedure TForm1.SAPLogonControl1Click(Sender: TObject);
var KoneksiSAP : variant;
begin
KoneksiSAP:= SAPLogoncontrol1. newConnection;
KoneksiSAP.Client := eClient.Text;
KoneksiSAP.ApplicationServer := eAppilcationServer.Text;
KoneksiSAP.SystemNumber := eSystemNumber.Text;
KoneksiSAP.System := eSystem.Text;
KoneksiSAP.User := Ansiuppercase(eUsername.text);
KoneksiSAP.Password := ePassword.text;
KoneksiSAP.Language := eLanguage.Text;
if KoneksiSAP.LogOn(0,true) = true then
showMessage('Anda berhasil login ke SAP !!');
end;
What should I do next.....
----- Original Message -----
From: "Yohanes Kurniawan" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, August 29, 2006 8:06 AM
Subject: Re: [ITCENTER] Delphi To SAP
> boleh minta source-nya gak ?
> btw koneksinya ke SAP sebatas apa saja ? apakah sampai mengakses database
> langsung?
>
> ----- Original Message -----
> From: Franke Novie Rolos
> To: itcenter
> Sent: Monday, August 28, 2006 11:38 AM
> Subject: [ITCENTER] Delphi To SAP
>
>
> teman2 programer
>
> ada yang punya contoh code program pake delphi untuk koneksi ke SAP via
> RFC, saya hanya punya yang menggunakan VB tapi kalo delphi gimana ya?.
> kalau ada yang punya dimohon bantuannya.
>
> trims
>
> [Non-text portions of this message have been removed]
>
>
>
>
>
>
> ------------------------------------------------------------------------------
>
>
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.405 / Virus Database: 268.11.5/426 - Release Date: 8/23/2006
>
>
> [Non-text portions of this message have been removed]
>
>
>
>
>
>
> --
> www.itcenter.or.id - Komunitas Teknologi Informasi Indonesia
> Info, Gabung, Keluar, Mode Kirim : [EMAIL PROTECTED]
> :: Hapus bagian yang tidak perlu (footer, dst) saat reply! ::
> ## Jobs: itcenter.or.id/jobs ## Bursa: itcenter.or.id/bursa ##
> $$ Iklan/promosi : www.itcenter.or.id/sponsorship $$
>
> [@@] Jaket ITCENTER tersedia di http://shop.itcenter.or.id
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>
--
www.itcenter.or.id - Komunitas Teknologi Informasi Indonesia
Info, Gabung, Keluar, Mode Kirim : [EMAIL PROTECTED]
:: Hapus bagian yang tidak perlu (footer, dst) saat reply! ::
## Jobs: itcenter.or.id/jobs ## Bursa: itcenter.or.id/bursa ##
$$ Iklan/promosi : www.itcenter.or.id/sponsorship $$
[@@] Jaket ITCENTER tersedia di http://shop.itcenter.or.id
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ITCENTER/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/