Click or drag to resize

clsImportBPAddress Class

Helperclass for business partners in SBOAdd Instances of this object to clsImportBusinessPartner.CollectionCDR1 collection.

Please make sure, that SAP Business One DI-API in 32 or 64 bit is installed according to the usage of this interface. The logon user in MARIProject has to have a corresponding user linked to the selected company database.

Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportBaseERP
      MARIInterfaceclsImportBPAddress

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public class clsImportBPAddress : clsImportBaseERP

The clsImportBPAddress type exposes the following members.

Constructors
  NameDescription
Public methodclsImportBPAddress
Initializes a new instance of the clsImportBPAddress class
Top
Properties
  NameDescription
Public propertyAddress
Address identifier for the different lines in OCRD
Public propertyAddress2
Address2
Public propertyAddress3
Address3
Public propertyAddrType
AddrType
Public propertyAdresType
Address type 'B' or 'S'
Public propertyAltCrdName
AltCrdName
Public propertyAltTaxId
AltTaxId
Public propertyBlock
Block
Public propertyBuilding
Building
Public propertyCardCode
Refence to the business partner
Public propertyCity
City
Public propertyCountry
Country
Public propertyCounty
County
Public propertyGlblLocNum
GlblLocNum
Public propertyLicTradNum
LicTradNum
Public propertyNtnlty
Ntnlty
Public propertyState
State
Public propertyStreet
Street
Public propertyStreetNo
StreetNo
Public propertyTaxCode
TaxCode
Public propertyTaxOffice
TaxOffice
Public propertyZipCode
ZipCode
Top
See Also