Previous Topic

Next Topic

JCEnterTransactionsForm - JC Transaction

property AccountCode: String readonly

property AccountFile: String readonly

property ActivePage: Variant

property ActivePageName: String

property ActiveProperty: String

property ApprovalInvoiceCost: Number [Amount] readonly

property ApprovalInvoiceCostPrice: Number(13) [Cost Price]

property ApprovalInvoiceDiscountPercentage: Number(13) [Discount]

property ApprovalInvoiceMarkupPercentage: Number(13) [Markup]

property ApprovalInvoiceQuantity: Number(13) [Quantity]

property ApprovalInvoiceSell: Number [FX Amount] readonly

property ApprovalInvoiceSellBs: Number [Amount] readonly

property ApprovalInvoiceSellPrice: Number(13) [FX Sell Price]

property ApprovalInvoiceSellPriceBs: Number(13) [Sell Price]

property BalanceToTrack: Number [Quantity] readonly

property BranchCode: String(8) [CO Branch Code]

property BranchCodeLookup: Object readonly

property ClassName: String readonly

property Comment: String(30) [Comment]

property CompleteForWIP: Boolean [Boolean]

property ComponentCode: String(8) [JC Component Code] setting "JC\ComponentAlias"

property ComponentCodeLookup: Object readonly

property CostCentreCode: String(8) [JC Cost Centre Code] setting "JC\CostCentreAlias"

property CostCentreCodeLookup: Object readonly

property CreatedDate: Date readonly

property CreatedTime: Date readonly

property CreatedTimestamp: Date readonly

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

property CreditorCode: String(16) [AP Creditor Code]

property CreditorCodeLookup: Object readonly

property Custom1: String(30) [JC Transaction Custom 1 Text] setting "JC\TranCustom1Alias"

property Custom2: String(30) [JC Transaction Custom 2 Text] setting "JC\TranCustom2Alias"

property DepartmentCode: String(8) [CO Department Code]

property DepartmentCodeLookup: Object readonly

property Description: String(60) [Description]

property DiscountPercentage: Number(13) [Discount]

property Editing: Boolean readonly

property ExtendedCost: Number [Amount] readonly

property ExtendedSell: Number [FX Amount] readonly

property ExtendedSellBs: Number [Amount] readonly

property FullyInvoiced: Boolean [Boolean]

property GLAccountCode: String(8) [GL Account Code]

property GLAccountCodeLookup: Object readonly

property InvoicedCost: Number [Amount] readonly

property InvoicedQuantity: Number [Quantity] readonly

property InvoicedSell: Number [FX Amount] readonly

property InvoicedSellBs: Number [Amount] readonly

property IsFloatingWindow: Boolean

property JobCode: String(16) [JC Job Code]

property JobCodeLookup: Object readonly

property JobName: String [Description] readonly

property Link: Object readonly

property LocationCode: String(8) [IC Location Code]

property LocationCodeLookup: Object readonly

property MarkupPercentage: Number(13) [Markup]

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 Narration: String(60) [Narration]

property PageCount: Number readonly

property PageLabel: String readonly

property PendingInvoicedCost: Number [Amount] readonly

property PendingInvoicedQuantity: Number [Quantity] readonly

property PendingInvoicedSell: Number [FX Amount] readonly

property PendingInvoicedSellBs: Number [Amount] readonly

property PeriodCompleteForWIP: Number [Period ID]

property PeriodID: Number [Period ID]

property ProductCode: String(28) [IC Product Code]

property ProductCodeLookup: Object readonly

property Reference: String(30) [Reference]

property SalesGroupCode: String(8) [AR Sales Group Code]

property SalesGroupCodeLookup: Object readonly

property SerialNo: String(28) [Serial No]

property SerialNos: String

property SourceTransactionID: Number [Integer] readonly

property Tracking: Object readonly

property TrackingBalanceProductCode: String(28) [IC Product Code] readonly

property TrackingBalanceUOMCode: String(8) [CO UOM Code] readonly

property TrackingBalanceUOMMultiplier: Number [Quantity Multiplier] readonly

property TransactionDate: Date

property TransactionID: Number [JC Transaction ID] readonly

property TransactionQuantity: Number(13) [Quantity]

property TransactionSellCurrencyCode: String [CO Currency Code] readonly

property TransactionType: String [JCTranType] readonly
Values: T (Time), M (Material), D (Disbursement), N (Narrative)

property Unit: String(8) [Unit]

property UnitCostPrice: Number(13) [Cost Price]

property UnitSellPrice: Number(13) [FX Sell Price]

property UnitSellPriceBs: Number(13) [Sell Price]

property UOMApprovalInvoiceCostPrice: Number(13) [Cost Price]

property UOMApprovalInvoiceQuantity: Number(13) [UOM Quantity]

property UOMApprovalInvoiceSellPrice: Number(13) [FX Sell Price]

property UOMApprovalInvoiceSellPriceBs: Number(13) [Sell Price]

property UOMBalanceToTrack: Number [UOM Quantity] readonly

property UOMCode: String(8) [CO UOM Code]

property UOMCodeLookup: Object readonly

property UOMInvoicedQuantity: Number [UOM Quantity] readonly

property UOMMultiplier: Number(13) [Quantity Multiplier]

property UOMPendingInvoicedQuantity: Number [UOM Quantity] readonly

property UOMTransactionQuantity: Number(13) [UOM Quantity]

property UOMUnitCostPrice: Number(13) [Cost Price]

property UOMUnitSellPrice: Number(13) [FX Sell Price]

property UOMUnitSellPriceBs: Number(13) [Sell Price]

property WasInserting: Boolean readonly

method BringToFront

method Cancel

method Close

method CompleteTranForWIP([Period: Number])

method DrillDown: Object

method Duplicate

method DuplicateContra

method Edit

method GetPropertyValue(PropertyName: String): Variant

method InsertDisbursement

method InsertMaterial

method InsertNarrative

method InsertTime

method Invoices: Object

method MarkTranFullyInvoiced(Value: Boolean)

method ProductTrackingQuantity: Object

method PropertyType(PropertyName: String): String

method ReopenTranForWIP

method Save

method SendToBack

method SetPropertyValue(PropertyName: String, Value: Variant)

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

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

method SpecialPrice: Object

event AfterInsert

event AfterSave

event BeforeSave

event OnClose

event OnOpen