[1565] in SAPr3-news
Re: question about R/3 interface..
daemon@ATHENA.MIT.EDU (Werner Rehm)
Tue Jul 16 09:37:31 1996
To: sapr3-news@MIT.EDU
Date: Tue, 16 Jul 1996 12:14:19 GMT
From: Werner Rehm <rehm@sap-ag.de>
Christopher Shin wrote:
>
> Hello,
>
> We are trying to interface between sap r/3 and IBM mainframe..
>
> we use sap r/3 under HP-UX 10.01 & Oracle 7.1.4 & R/3 2.2D+ version..
> We use target system(We developed our application) under IBM MVS/ESA 4.3
> & CICS 3.3 & IMS 3.1 version..
>
> How can I make a interface between two system ? or
> Is there any product which enable this kind of interface ?
>
> Is anybody please help me!!!!
>
> from christopher shin(duckfree@samsung.co.kr << my email address)
You can use SNA LU6.2 protocol to communicate with an IBM
mainframe. The CPI-C and RFC calls available in the ABAP/4 language
are using this protocol when the partner program is on the
IBM mainframe.
If you have a R/2 system the communication stuff between R/2 and R/3
is done by the CPIC or RFC-Calls. Otherwise you have to implement the
communication calls by yourself.
Werner Rehm
SAP AG
rehm@sap-ag.de