📚 SAP Business One SDK Help

BoFldSubTypes Enumeration
See Also 

Description

Indicate special field types supported by the SAP Business One application. Use this enumeration when working with User Defined Fields.

Members

MemberValueDescription
st_None0No special sub-type.
st_Address63Address format.
st_Phone35Phone format.
st_Time84Time format.
st_Rate82Double format with the system's rate accuracy.
st_Sum83Double format with the system's summery accuracy.
st_Price80Double format with the system's price accuracy.
st_Quantity81Double format with the system's quantity accuracy.
st_Percentage37Double format with the system's percentage accuracy.
st_Measurement77Double format with the system's measurement accuracy.
st_Link66Link format (mostly used for a web site links).
st_Image73Image format.
st_Checkbox67Checkbox format.