Description
A collection of WarehouseSublevelCodeParams objects.
| |||
DTW Administration / Setup / Inventory / Bin Locations API Warehouse Sublevel Code Collection Params | |||
SAP® B1 DI-API C# definitionpublic class WarehouseSublevelCodeCollectionParamsClass : IWarehouseSublevelCodeCollectionParams, WarehouseSublevelCodeCollectionParams, IEnumerable
{
public virtual int Count
{
get;
}
public extern WarehouseSublevelCodeCollectionParamsClass();
public virtual extern WarehouseSublevelCodeParams Add();
public virtual extern IEnumerator GetEnumerator();
public virtual extern string GetXMLSchema();
public virtual extern WarehouseSublevelCodeParams Item( object vtIndex);
public virtual extern void ToXMLFile( string bstrFileName);
public virtual extern string ToXMLString();
} Related informationWarehouse Sublevel Code Params WarehouseSublevelCodeParams Object Holds the key to an existing warehouse sublevel code.
This object is used to pass keys to and retrieve keys from WarehouseSublevelCodesService methods. ![]() |
|||
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 |