📚 SAP Business One SDK Help

WarehouseLocations Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a warehouse location definition.
Public Method GetAsXMLReturns the object from XML data, which is stored as string in a buffer.
Public Method GetByKeyRetrieves and sets the values of the object's properties by the object's absolute key from the Company database.
Public Method SaveToFileSave the object to a file as XML data.
Public Method SaveXMLSaves the object data to XML formatted data.
Public Method UpdateUpdates the object data in the company database.

Public Properties

Public Property AssesseeTypeSets or returns the assessee type in the location definition.

Applicable for cluster B only.

Field name: AsseType.

Public Property BlockSets or returns the block name in the location definition.

Applicable for cluster B only.

Field name: Block.

Public Property BrowserReturns the DataBrowser object.
Public Property BuildingFloorRoomSets or returns the building in the location definition.

Applicable for cluster B only.

Field name: Building.

Public Property CECommissionerateSets or returns the C.E. commissionerate in the location definition.

Applicable for cluster B only.

Field name: CeComRate.

Public Property CEDivisionSets or returns the C.E division in the location definition.

Applicable for cluster B only.

Field name: CeDivision.

Public Property CERangeSets or returns the C.E range in the location definition.

Applicable for cluster B only.

Field name: CeRange.

Public Property CERegisterNumberSets or returns the C.E Register number in the location definition.

Applicable for cluster B only.

Field name: CeRegNo.

Public Property CitySets or returns the city in the location definition.

Applicable for cluster B only.

Field name: City.

Public Property CodeReturns the warehouse location code (primary key) in the Location definition.

Field name: Code.

Public Property CompanyTypeSets or returns the company type in the location definition.

Applicable for cluster B only.

Field name: CompType.

Public Property CountrySets or returns the country in the location definition.

Applicable for cluster B only.

Field name: Country.

Public Property CountySets or returns the county in the location definition.

Applicable for cluster B only.

Field name: County.

Public Property CSTNumberSets or returns the CST number in the location definition.

Applicable for cluster B only.

Field name: CstNo.

Public Property EccNumberSets or returns the E.C.C number in the location definition.

Applicable for cluster B only.

Field name: EccNo.

Public Property ExemptionNumberSets or returns the exempt number in the location definition.

Applicable for cluster B only.

Field name: EccNo.

Public Property GSTINproperty GSTIN
Public Property GSTISDproperty GSTISD
Public Property GSTTDSproperty GSTTDS
Public Property GstTypeproperty GstType
Public Property JurisdictionSets or returns the jurisdiction in the location definition.

Applicable for cluster B only.

Field name: Jurisd.

Public Property LSTVATNumberSets or returns the LST/VAT number in the location definition.

Applicable for cluster B only.

Field name: LstVatNo.

Public Property ManufacturerCodeSets or returns the manufacture code in the location definition.

Applicable for cluster B only.

Field name: ManuCode.

Public Property NameSets or returns the name of the geographical location for warehouses.

Field name: Location.

Length: 100 characters.

Public Property NatureOfBusinessSets or returns the nature of business in the location definition.

Applicable for cluster B only.

Field name: NatOfBiz.

Public Property PANNumberSets or returns the PAN number in the location definition.

Applicable for cluster B only.

Field name: PanNo.

Public Property RegistrationTypeReturns the registration type in the location definition.

Applicable for cluster B only.

Field name: RegType.

Public Property ServiceTaxNumberSets or returns the Service Tax Number in the location definition.

Applicable for cluster B only.

Field name: ServTaxNo.

Public Property StateSets or returns the state in the location definition.

Applicable for cluster B only.

Field name: State.

Public Property StreetSets or returns the street in the location definition.

Applicable for cluster B only.

Field name: Street.

Public Property TANNumberSets or returns the TAN number in the location definition.

Applicable for cluster B only.

Field name: TanNo.

Public Property TINNumberSets or returns the T.I.N number in the location definition.

Applicable for cluster B only.

Field name: TinNo.

Public Property UserFieldsReturns the UserFields object.
Public Property ZipCodeSets or returns the zip code in the location definition.

Applicable for cluster B only.

Field name: ZipCode.

See Also