Posted by [IP Address: 195.95.30.141] 'Aldo De Ceulaerde' on January 08, 2001 at 14:05:15 EST:
In Reply to: Re: r2 to r3 data transfer ....Urgent posted by [IP Address: 195.95.30.141] 'pd' on January 07, 2001 at 09:15:46 EST:
: : : HI
: : : I am having 2 years of ABAP experience in R3 ABAP/4 , now my next project is in R2 to R3 data transfer, i don't have any idea about R2 . i only know about CPI-C port is used for R2 to R3 data transfer
: : : please can anybody tell me where can i get some material to read about it?
: : : thanks and regards
: : : pd
: :
: : You can use following functions to transfer data from R/2 to R/3
: : - Transfer the data via an abap with the 'TRANSFER'-command into a sequential file on the mainframe and FTP this file to your R/3 application server. Read the data with 'READ DATASET' in R/3
: : - Use a remote function call with CALL FUNCTION 'xxx' DESTINATION yyy, where yyy is your R/3-destination, defined in table TRFC.
: : - Depending on your releases, you can use Idoc's.
: : Feel free to contact me if you need assistance
: : Aldo
: Thanks a lot Aldo
: will you please give me your E-mail address?
: pushkarinee
My e-mail address : aldo@pi.be