Previous Topic

Next Topic

GLBatchEditForm - GL Transaction Batch

Display: Standard Object Post Lines Object

property AccountCode: String readonly

property AccountFile: String readonly

property ActivePage: Variant

property ActivePageName: String

property ActiveProperty: String

property BatchClass: String(1) [GLBatchClass]
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

property ClassName: String readonly

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

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 Error: String [Description] readonly

property ExchangeRateALC: Number(13) [Exchange Rate]

property ExchangeRateIE: Number(13) [Exchange Rate]

property IsFloatingWindow: Boolean

property Line: Object readonly

property Link: Object readonly

property Memo: Object readonly

property Modified: Boolean 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 PageCount: Number readonly

property PageLabel: String readonly

property PeriodID: Number [Period ID]

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

property SourceBatchID: Number [Integer] readonly

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

property SourceID: String [Source ID]

property SourceModule: String [Module Code] readonly

property Total: Number [Amount] readonly

property WasInserting: Boolean readonly

method BringToFront

method Cancel

method Close

method Delete

method DeleteNilLines

method DuplicateGLBatch

method DuplicateGLBatchNegate

method DuplicateReversing

method DuplicateStanding

method DuplicateTemplate

method Edit

method GetPropertyValue(PropertyName: String): Variant

method InsertGLBatch

method InsertReversing

method InsertStanding

method InsertTemplate

method Post

method Print: Object

method PropertyType(PropertyName: String): String

method RevalueBatch(RateIE: Number, RateALC: Number)

method Save

method SendToBack

method SetPropertyValue(PropertyName: String, Value: Variant)

method ShowErrorHint(Hint: String[, ControlName: String])

method ShowStatusHint(Hint: String[, ControlName: String])

method Undelete

method Unpost([DeleteChildren: Boolean])

event AfterInsert

event AfterSave

event BeforeSave

event Header.AfterChange

event Header.BeforeChange

event Line.AfterSave

event Line.BeforeSave

event OnClose

event OnOpen