📚 SAP Business One SDK Help

CycleCountDeterminationSetup Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFilemethod FromXMLFile
Public Method FromXMLStringmethod FromXMLString
Public Method GetXMLSchemamethod GetXMLSchema
Public Method ToXMLFilemethod ToXMLFile
Public Method ToXMLStringmethod ToXMLString

Public Properties

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

Field name: Alert.

Public Property ChangeExistingItemsChanges existing items for cycle count determination.

Field name: ChangeExist.

Public Property CycleCodeSets or returns the cycle code.

Field name: CycleCode.

Public Property DestinationUserSets or returns the destination user.

Field name: DestUser.

This is a foreign key to the Users object.

Public Property EntryIf the CycleBy Property specified is a warehouse sublevel, the Entry property will be a foreign key to the WarehouseSublevelCode object. If the CycleBy Property specified is an item group, the Entry property will be a foreign key to the ItemGroups object.

Field name: Entry.

Public Property ExcludeItemsWithZeroQuantityExcludes items of zero quantity.

Field name: ExcldZrQty.

Public Property NextCountingDateSets or returns the date of the upcoming inventory cycle.

Field name: NextDate.

Public Property TimeSets or returns the time of the upcoming inventory cycle.

Field name: Time.

Public Property WarehouseCodeSets or returns the code of the warehouse where the item is stored.

Field name: WhsCode.

Length: 8 characters.

See Also