📚 SAP Business One SDK Help

ItemCycleCount Object Members
See Also  Overview 

Public Properties

Public Property AlertSets or returns a valid value that determines wether or not to activate alert.

Field name: Alert.

Public Property AlertTimeSets or returns the Alert Time.

Field name: Time.

Public Property CountReturns the total number of records in the table.
Public Property CycleCodeSets or returns the Cycle Code. Field name: CycleCode.

This is a foreign key to the OCYC object.

Public Property DestinationUserSets or returns the alert destination user. Field name: DestUser.

This is a foreign key to the Users object.

Public Property NextCountingDateReturns the next counting date for this item. Field name: NextDate.
Public Property UserFieldsReturns the user signature. Field name: UserSign.

This is a foreign key to the Users object.

Public Property WarehouseCodeReturns the warehouse code. Field name: WhsCode.

This is a foreign key to the Warehouses object.

See Also