Skip to content

Python3pkg/Flask-SAPB1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask SAP B1

=====================

Synopsis

The python flask extension is used to connect the SAP B1 DI COM object to perform all of the data related functions.

Configuration

DIAPI

SAP B1 DI COM object. You have to specify which version is installed in the SAP B1 server and will be loaded for the program.

  • SAPbobsCOM90
  • SAPbobsCOM89
  • SAPbobsCOM88
  • SAPbobsCOM67
  • SAPbobsCOM2007
  • SAPbobsCOM2005

SERVER

SAP B1 Server name or IP address.

LANGUAGE

Specify the default language for the company.

DBSERVERTYPE

Specify MS SQL server version.

COMPANYDB

The company database name,

B1USERNAME

The SAP B1 user username for the connection.

B1PASSWORD

The SAP B1 user password for the connection.

DBUSERNAME

The username for the company database.

DBPASSWORD

The password for the company password.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%