biuan SAP® BUSINESS ONE SDK
API Inventory Counting / Inventory Counting Lines

Description

The line entries of an inventory counting transaction.

Property type

Read-only property

Syntax

Visual Basic
Public Property InventoryCountingLines() As InventoryCountingLines

See Also

API Inventory Counting / Inventory Counting Lines

SAP® B1 DI-API C# definition

public class InventoryCountingLinesClass : IInventoryCountingLines, InventoryCountingLines, IEnumerable { public virtual int Count { get; } public extern InventoryCountingLinesClass(); public virtual extern InventoryCountingLine Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern InventoryCountingLine Item( object vtIndex); public virtual extern void Remove( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


Individual Counters IndividualCounters Collection
A collection of IndividualCounter objects.
   Parent: Inventory Counting InventoryCounting Object· Table: OINC

Counting Document Status Enum CountingDocumentStatusEnum Enumeration
The status of the inventory counting document.
   Parent: Inventory Counting InventoryCounting Object· Table: OINC

Counting Type Enum CountingTypeEnum Enumeration
The counting type.
   Parent: Inventory Counting InventoryCounting Object· Table: OINC

Inventory Counting Line InventoryCountingLine Object· Table: INC1V
InventoryCountingLine is a child object of the InventoryCounting object and represents the line entries of the inventory counting transaction. Source table: INC1V, INC1.   INC1V table is a virtual table to store the line data for inventory...
   Parent: Inventory Counting Lines InventoryCountingLines Collection

Inventory Counting InventoryCounting Object· Table: OINC
You can use this object to specify items for inventory counting and record the counting results. Source table: OINC.  
   Parent: Inventory Countings Service InventoryCountingsService Service· Table: OINC


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