biuan SAP® BUSINESS ONE SDK
API Bo Bar Code Standard Enum

Description

Determines whether or not to display Barcode in standard mode.

Members

MemberValueDescription
rlbsEan130EAN13 code is used for product identification. The code is numerical, its length is fixed, and it is made up of 13 characters.
rlbsCode391Code 39 is an easy to use alpha-numeric barcode. It is also commonly called LOGMARS, Code 3 of 9 or the 3 of 9 Code.
rlbsCode1282Code 128 is a Barcode standard that uses very high-density linear symbology that can encode text, numbers, several functions and the entire 128 character ASCII character set.

SAP® B1 DI-API C# definition

public enum BoBarCodeStandardEnum { rlbsEan13, rlbsCode39, rlbsCode128 }


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