On the specific issue of SAP. I do know SAP but I have been working
recently with some peoplesoft tables. The problem for me was not
reading them (they had an ID). The problem was that I could not find a
good description of what the tables are, how they are linked and what
the field mean.

Peoplesoft is like a wiki (like the one in my example). It never
deletes a record but each record as an expiration date. When you edit
a record, it expires and the a new one (copy of the former) is created
with expiration in the future (2999-1-1). For this reason it does not
use the record ID for reference but some other unique field.

I'd be curious is peoplesoft has a similar mechanism.

Massimo

On Oct 6, 10:10 pm, DenesL <[email protected]> wrote:
> SAP products range from the small business oriented Business One (B1)
> with a few users to the corporate Business Suite (ex R/3) with
> hundreds of them. B1 could be an appropriate solution for this
> company.
>
> My RFC proposal for legacy tables (in the developers forum) is geared
> towards interfacing with such ERP systems (SAP being one of them),
> since their tables do not have an autoincrement ID field as required
> by web2py, but so far it has not had any comments.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to