Re: [PHP] SAP documentation

2002-10-31 Thread Gerald Roehrbein/Pctdmn

Hello,

you can access SAP tables direct via the native database interface for 
example via the Oracle interface.
All you have to know is what is inside the different tables and you have to 
get the password or a read only account to SAP tables from your DBA. ;-)

For example the creditor tables are bsik (open bill) and bsak (paid bill, 
when I remember correct)  and debitor tables are bsid and bsad and parts of 
adresses are stored in table kna1 and so on.

Good luck. I've done a lot of coding with direct access to SAP. It works, 
it's fast and it's not proprietary and you do not have to spend tons of 
money for SAP ABAP lessions.

best regards
Gerald




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] SAP documentation

2002-10-30 Thread Sear, Mick
I'm interested in the possibility of interfacing with SAP for a project
using PHP or Perl.  I've not found any documentation that might help yet:
Can anyone point me in the direction of any help?  I've only used PHP with
MySQL to date.

Thanks,
Mick

e-ssociate 
EPSON (UK) Ltd. 
Tel 01442 227374 
www.epson.co.uk 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php