Previous Topic

Next Topic

JCInvoiceAmountsForm - JC Job Invoicing

Display: Standard Object Post Lines Object

property AccountCode: String readonly

property AccountFile: String readonly

property ActiveProperty: String

property ActualsCost: Number [Amount] readonly

property ActualsMargin: Number [Markup] readonly

property ActualsProfit: Number [Amount] readonly

property ActualsSell: Number [FX Amount] readonly

property ActualsSellBs: Number [Amount] readonly

property ApprovalCost: Number [Amount] readonly

property ApprovalSell: Number [FX Amount] readonly

property ApprovalSellBs: Number [Amount] readonly

property BOF: Boolean readonly

property ClassName: String readonly

property CompleteJob: Boolean [Boolean]

property CompleteTransactions: Boolean [Boolean]

property CustomerCode: String(16) [AR Customer Code]

property CustomerCodeLookup: Object readonly

property Editing: Boolean readonly

property EOF: Boolean readonly

property EstimatedCost: Number [Amount] readonly

property EstimatedMargin: Number [Markup] readonly

property EstimatedProfit: Number [Amount] readonly

property EstimatedSell: Number [FX Amount] readonly

property EstimatedSellBs: Number [Amount] readonly

property ExchangeRate: Number(13) [Exchange Rate]

property ExchangeRateFixedRate: Boolean

property FilterSort: Object readonly

property IgnoreFuture: Boolean

property IgnoreInvoiced: Boolean

property InvoicedAmount: Number [FX Amount] readonly

property InvoicedAmountBs: Number [Amount] readonly

property InvoiceDate: Date

property InvoicedMargin: Number [Markup] readonly

property InvoicedProfit: Number [Amount] readonly

property IsFloatingWindow: Boolean

property JobCode: String readonly

property JobCodeLookup: Object readonly

property JobMargin: Number [Markup] readonly

property JobProfit: Number [Amount] readonly

property LastInvoiceGenerated: Number [Integer] readonly

property Line: Object readonly

property LookupText: String readonly

property Modified: Boolean readonly

property Name: String

property OrderNo: String(30) [Order No]

property PendingActualsCost: Number [Amount] readonly

property PendingActualsSell: Number [FX Amount] readonly

property PendingActualsSellBs: Number [Amount] readonly

property PendingInvoicedCost: Number [Amount] readonly

property PendingInvoicedSell: Number [FX Amount] readonly

property PendingInvoicedSellBs: Number [Amount] readonly

property PeriodID: Number [Period ID]

property Printed: Boolean readonly

property QuotedMargin: Number [Markup] readonly

property QuotedProfit: Number [Amount] readonly

property QuotedSell: Number [FX Amount] readonly

property QuotedSellBs: Number [Amount] readonly

property RateType: String(8) [CO FX Rate Type Code]

property RateTypeLookup: Object readonly

property SellCurrencyCode: String [CO Currency Code] readonly

property WordFilter: String

property WorkInProgress: Number [Amount] readonly

property WorkInProgressCost: Number [Amount] readonly

property WorkInProgressRecovered: Number [Amount] readonly

method BringToFront

method Cancel

method Close

method Edit

method Find(Value: String): Boolean

method FindExact(Value: String): Boolean

method First

method GenerateInvoice(DocumentID: Number): Number [Integer]

method GetPropertyValue(PropertyName: String): Variant

method InvoiceAsQuoted

method Last

method Next

method Open: Object

method Prev

method Print: Object

method PropertyType(PropertyName: String): String

method Save

method SendToBack

method SetPropertyValue(PropertyName: String, Value: Variant)

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

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

event AfterEdit

event AfterGenerateInvoice

event AfterSave

event BeforeGenerateInvoice

event BeforeSave

event Line.AfterSave

event Line.BeforeSave

event OnClose

event OnOpen