Siebel Field Service Guide > Business Service Methods in Siebel Field Service > Business Service Methods for Cycle Counting >

GenerateCounts Method


GenerateCounts generates a part list for counting by using product classification data (for example, ABC or XYZ).

The mode, start date, and end date are passed as arguments to this method. The mode value (SQL, ID, TempTbl) determines the other needed arguments (ClientID, RowID, and Where). The Loc/Type values indicate the values for the other arguments. For example, if the Loc/Type value is Loc, then the RowID is an inventory location.

The input parameters are called when invoking from code or from a component job.

By default, the Cycle Counting Engine is run as a server component and not as a business service.

Siebel Field Service Guide Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.