‎2008 Aug 30 1:50 PM
hie all, i'm trying tomake a code to copy data in R3 system tables to ECC 6 corresponding tables. does anyone have any idea how i can go about this using RFC.
‎2008 Aug 30 9:02 PM
Which table(s)?
As tables may change or become obsolete (also single fields of them, and how they are interpreted and used in the higher release)... the safest way to do this is to BAPI them.
Take a look at transaction BAPI to find the release dependent and remote enabled stable interfaces for transfering data from one system to another.
Cheers,
Julius
‎2008 Aug 30 9:02 PM
Which table(s)?
As tables may change or become obsolete (also single fields of them, and how they are interpreted and used in the higher release)... the safest way to do this is to BAPI them.
Take a look at transaction BAPI to find the release dependent and remote enabled stable interfaces for transfering data from one system to another.
Cheers,
Julius