property AppendToFile: Boolean | ||
property AutoOpenFile: Boolean | ||
property ClassName: String readonly | ||
property ColumnHeaders: Boolean | ||
property CopyExpectedToCounted: Boolean | ||
| property CountFilterSort: Object readonly | |
property CountPer: String | ||
property CountType: String
| ||
property Creditor: String | ||
property Date: Date | ||
property Details: String | ||
property GenerateCounts: Boolean | ||
property IncludeNilQuantity: Boolean | ||
property Location: String | ||
property Name: String | ||
property NumberOfCounts: Number [Integer] | ||
property Period: Number [Integer] | ||
property ProductFrom: String | ||
property ProductTo: String | ||
property Reference: String | ||
property ShortName: String | ||
property StockGroupFrom: String | ||
property StockGroupTo: String | ||
| property StocktakeFilterSort: Object readonly | |
property StorePerson: String | ||
property Title: String | ||
method GenerateStocktake: Number [Integer] | ||
method GetPropertyValue(PropertyName: String): Variant | ||
method PropertyType(PropertyName: String): String | ||
method SetPropertyValue(PropertyName: String, Value: Variant) | ||
method SetScriptArgs([Arg1: Variant, Arg2: Variant, Arg3: Variant, Arg4: Variant, Arg5: Variant, Arg6: Variant, Arg7: Variant, Arg8: Variant, Arg9: Variant]) | ||
event BeforeGenerate |