TaxBapi_NL::connect Method [AX 2012]

client public static int connect(
    DLL _bapiDLL, 
    str _connectName, 
    int _bapiPROT_EXT, 
    str _location, 
    int _timeout, 
    str _username, 
    str _password)

Run On

Client

Parameters

_bapiDLL
Type: DLL Class
_connectName
Type: str
_bapiPROT_EXT
Type: int
_location
Type: str
_timeout
Type: int
_username
Type: str
_password
Type: str
Show: