SAP R/3 and Python ?

Aahz Maruch aahz at netcom.com
Fri Jun 23 10:06:51 EDT 2000


In article <3953212C.84E3127F at lemburg.com>,
M.-A. Lemburg <mal at lemburg.com> wrote:
>
>does anyone have an idea of how to interface to SAP R/3 from Python ?
>
>If there are no such Python interfaces, how much effort would it take
>to add orders from a web system into an R/3 system ?
>
>[I know, my ignorance shines through here: I've never used R/3, but a
>customer has confronted me with that need.]

Disclaimer: I know little about R/3, too.

IIRC, R/3 uses a database backend.  At worst, it should be possible for
you to dump data directly into R/3 as long as you're careful to follow
the virtual schema.
--
                      --- Aahz (Copyright 2000 by aahz at netcom.com)

Androgynous poly kinky vanilla queer het    <*>     http://www.rahul.net/aahz/
Hugs and backrubs -- I break Rule 6

Why don't they make poppasmarts or didjeridon'ts?  --Aahz



More information about the Python-list mailing list