biuan SAP® BUSINESS ONE SDK
API Individual Counters

Description

A collection of IndividualCounter objects.

Object Model

See Also

SAP® B1 DI-API C# definition

public class IndividualCountersClass : IIndividualCounters, IndividualCounters, IEnumerable { public virtual int Count { get; } public extern IndividualCountersClass(); public virtual extern IndividualCounter Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern IndividualCounter Item( object vtIndex); public virtual extern void Remove( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

API Individual Counters

Description

Individual counters conduct independent counting of an item at a storage location.

Property type

Read-only property

Syntax

Visual Basic
Public Property IndividualCounters() As IndividualCounters

Remarks

SAP Business One supports the following counting scenarios:

  • A single counter

  • Multiple counters:

    • Individual counting where individual counters conduct independent counting of an item at a storage location

    • Team counting where a group of counters' counting results of an item at a storage location add up to its total quantity

    • A combination of individual counting and team counting

See Also

Related information


Individual Counter IndividualCounter Object
Individual counters conduct independent counting of an item at a storage location. Source table: INC8.
   Parent: Individual Counters IndividualCounters 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