biuan SAP® BUSINESS ONE SDK
DTW Inventory / Item Master Data
API Bo Material Types
Bo Material Types Enumeration

Description

Specifies the goods material type.

Members

MemberValueDescription
mt_GoodsForReseller0Goods for reseller material type
mt_FinishedGoods1Finished goods material type
mt_GoodsInProcess2Goods in process material type
mt_RawMaterial3Raw material type
mt_Package4Package material type
mt_SubProduct5Subproduct material type
mt_IntermediateMaterial6Intermediate material material type
mt_ConsumerMaterial7Consumer material type
mt_FixedAsset8Fixed asset material type
mt_Service9Service material type
mt_OtherInput10Other input material type
mt_Other99Other material type

SAP® B1 DI-API C# definition

public enum BoMaterialTypes { mt_GoodsForReseller = 0, mt_FinishedGoods = 1, mt_GoodsInProcess = 2, mt_RawMaterial = 3, mt_Package = 4, mt_SubProduct = 5, mt_IntermediateMaterial = 6, mt_ConsumerMaterial = 7, mt_FixedAsset = 8, mt_Service = 9, mt_OtherInput = 10, mt_Other = 99 }


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