biuan SAP® BUSINESS ONE SDK
API Inventory Posting Lines

SAP® B1 DI-API C# definition

public class InventoryPostingLinesClass : IInventoryPostingLines, InventoryPostingLines, IEnumerable { public virtual int Count { get; } public extern InventoryPostingLinesClass(); public virtual extern InventoryPostingLine Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern InventoryPostingLine Item( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

API Inventory Posting Lines

Description

The line entries of an inventory posting transaction.

Property type

Read-only property

Syntax

Visual Basic
Public Property InventoryPostingLines() As InventoryPostingLines

See Also

Related information


Inventory Posting Line InventoryPostingLine Object· Table: IQR1
InventoryPostingLine is a child object of the InventoryPosting object and represents the line entries of the inventory posting transaction. Source table: IQR1.   INC1V table is a virtual table to store the line data for inventory counting...
   Parent: Inventory Posting Lines InventoryPostingLines Collection

Inventory Posting InventoryPosting Object· Table: OIQR
If there are differences between the inventory counting results and the item quantities recorded in SAP Business One, you may need to reconcile the quantities so as not to distort your inventory valuation results. For this purpose, use the...
   Parent: Inventory Postings Service InventoryPostingsService Service· Table: OIQR


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