biuan SAP® BUSINESS ONE SDK
API Inventory Posting Line / Inventory Posting Serial Numbers

Description

The sub object for you to record the serial number information in inventory posting.

Property type

Read-only property

Syntax

See Also

API Inventory Posting Line / Inventory Posting Serial Numbers

SAP® B1 DI-API C# definition

public class InventoryPostingSerialNumbersClass : IInventoryPostingSerialNumbers, InventoryPostingSerialNumbers, IEnumerable { public virtual int Count { get; } public extern InventoryPostingSerialNumbersClass(); public virtual extern InventoryPostingSerialNumber Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern InventoryPostingSerialNumber Item( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


Inventory Posting Batch Numbers InventoryPostingBatchNumbers Collection
A collection of InventoryPostingBatchNumber objects.
   Parent: Inventory Posting Line InventoryPostingLine Object· Table: IQR1

Inventory Posting Line Uo Ms InventoryPostingLineUoMs Collection
A collection of InventoryPostingLineUoM objects.
   Parent: Inventory Posting Line InventoryPostingLine Object· Table: IQR1

Inventory Posting Serial Number InventoryPostingSerialNumber Object
InventoryPostingSerialNumber is a child object of the IInventoryPostingLine object. If an item is counted by serial number, use this object to record the serial number information in inventory posting. Source table: SRNT.
   Parent: Inventory Posting Serial Numbers InventoryPostingSerialNumbers Collection

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


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