Previous Topic

Next Topic

GLBatchData

property BatchClass: String(1) [GLBatchClass] readonly required
Values: G (GL Batch), M (Module Batch), R (Reversing Journal), S (Standing Journal), T (Template Batch), O (Reversing Out), I (Imported)

property BatchID: Number [GL Batch ID] readonly required

property BOF: Boolean readonly

property ClassName: String readonly

property CompanyCode: String(8) [CO Company Code] readonly required

property CreatedDate: Date readonly

property CreatedTime: Date readonly

property CreatedTimestamp: Date readonly

property CreatedUserCode: String(8) [CO User Code] readonly

property Credits: Number [Amount] readonly

property Debits: Number [Amount] readonly

property Description: String(60) [Description]

property Details: String(60) [Description]

property Editing: Boolean readonly

property EOF: Boolean readonly

property Error: String(60) [Description] readonly

property ExchangeRateALC: Number [Exchange Rate] readonly required

property ExchangeRateIE: Number [Exchange Rate] readonly required

property FilterSort: Object readonly

property IndexName: String
ValueIndex Fields
BatchBatchID
StatusPeriodBatchPostStatus;PeriodID;BatchID
PeriodBatchPeriodID;BatchID
CompanySourceCompanyCode;SourceID
ParentParentID

property IsRestricted: Boolean readonly

property Line: Object readonly

property ModifiedDate: Date readonly

property ModifiedTime: Date readonly

property ModifiedTimestamp: Date readonly

property ModifiedUserCode: String(8) [CO User Code] readonly

property Name: String

property ParentID: Number [GL Batch ID] readonly

property PeriodID: Number [Period ID] required

property PostStatus: String(1) [GLPostStatus] readonly required
Values: U (Unposted), P (Posted), D (Deleted)

property RecNo: Number [Integer]

property RecordCount: Number [Integer] readonly

property RecordMax: Number [Integer] readonly

property RecordRevision: Number [Record Revision] readonly required

property SourceBatchID: Number [Integer] readonly

property SourceCurrencyCode: String(3) [CO Currency Code] readonly required

property SourceID: Number [Source ID] readonly

property SourceModule: String(2) [Module Code] readonly required

property Total: Number [Amount] readonly

method Cancel

method CancelRange

method Delete

method DeleteNilLines

method DuplicateGLBatch

method DuplicateGLBatchNegate

method DuplicateReversing

method DuplicateStanding

method DuplicateTemplate

method Edit

method Find(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean

method FindExact(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean

method First

method GetPropertyValue(PropertyName: String): Variant

method InsertGLBatch

method InsertReversing

method InsertStanding

method InsertTemplate

method Last

method LoadBatch(BatchID: Number)

method Next

method OpenForm: Object

method Post

method Prev

method Print: Object

method PropertyType(PropertyName: String): String

method Refresh

method RevalueBatch(RateIE: Number, RateALC: Number)

method Save

method SetPropertyValue(PropertyName: String, Value: Variant)

method SetRange(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])

method SetRangeEnd(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])

method SetRangeStart(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])

method Undelete

method Unpost([DeleteChildren: Boolean])

event AfterDelete

event AfterPost

event AfterUnpost

event BeforeDelete

event BeforePost

event BeforeUnpost