biuan SAP® BUSINESS ONE SDK
DTW Inventory / Bar Codes / Bar Code Master Data
API Bar Codes Service / Bar Code
Bar Code Object

Description

The bar codes for your items. Multiple bar codes are allowed for each single UoM of an item.

Source table: OBCD.

Remarks

To access the Bar Codes window, from the SAP Business One Main Menu, choose Inventory --> Bar Codes.

See Also

SAP® B1 DI-API C# definition

public class BarCodeClass : IBarCode, SAPbobsCOM.BarCode { public virtual int AbsEntry { get; } public virtual string BarCode { get; set; } public virtual string FreeText { get; set; } public virtual string ItemNo { get; set; } public virtual int UoMEntry { get; set; } public extern BarCodeClass(); public virtual extern void FromXMLFile( string bstrFileName); public virtual extern void FromXMLString( string bstrXML); public virtual extern string GetXMLSchema(); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

DTW Inventory / Bar Codes
API Bar Codes Service / Bar Code
Bar Code Property

Description

The bar code for the UoM.

Field name: BcdCode.

Length: 16 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property BarCode() As String

See Also

Related information


Bar Codes Service Data Interfaces BarCodesServiceDataInterfaces Enumeration
BarCodesService data interfaces.
   Parent: Bar Codes Service BarCodesService Service· Table: OBCD

Bar Code Params Collection BarCodeParamsCollection Collection
A collection of BarCodeParams objects.
   Parent: Bar Codes Service BarCodesService Service· Table: OBCD

Bar Codes Service BarCodesService Service· Table: OBCD
The BarCodesService service enables you to add, look up, update, and remove bar codes. Source table: OBCD.



SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates