biuan SAP® BUSINESS ONE SDK
DTW Administration / Setup / Inventory / Bin Locations / Bin Location Attribute
API Bin Location Attribute

Description

You can set up different codes for each bin location attribute.

Source table: OBAT.

See Also

SAP® B1 DI-API C# definition

public class BinLocationAttributeClass : IBinLocationAttribute, BinLocationAttribute { public virtual int AbsEntry { get; } public virtual int Attribute { get; set; } public virtual string Code { get; set; } public extern BinLocationAttributeClass(); 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(); }


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