Previous Topic

Next Topic

JCINV - JC Invoice

Display: Standard Object Post Lines Object

property BOF: Boolean readonly

property CustomerCode: String(16) [AR Customer Code] readonly required heat 2

property DocumentClass: String(1) [INInvoiceType] readonly required heat 1
Values: I (Invoice), C (Credit), Q (Quote), S (Standing Invoice)

property EOF: Boolean readonly

property ExtendedCost: Number [Amount] readonly heat 3

property ExtendedSell: Number [FX Amount] readonly heat 3

property ExtendedSellBs: Number [Amount] readonly heat 3

property FilterSort: Object readonly

property IndexName: String
ValueIndex Fields
DocumentJobSourceDocumentID;JobCode
JobPeriodDocumentJobCode;PeriodID;SourceDocumentID
StatusJobPeriodDocumentPostStatus;JobCode;PeriodID;SourceDocumentID
StatusCustomerPeriodJobDocumentPostStatus;CustomerCode;PeriodID;JobCode;SourceDocumentID
StatusPeriodDocumentPostStatus;PeriodID;SourceDocumentID

property JobCode: String(16) [JC Job Code] readonly required heat 1

property PeriodID: Number [Period ID] readonly required heat 2

property PeriodNo: Number [SmallInt] readonly calculated

property PostStatus: String(1) [INPostStatus] readonly required heat 4
Values: U (Unposted), O (Open), P (Posted), D (Deleted)

property RecNo: Number [Integer]

property RecordCount: Number [Integer] readonly

property RecordMax: Number [Integer] readonly

property SellCurrencyCode: String(3) [CO Currency Code] readonly required heat 1

property SourceDocumentID: Number [Source ID] readonly required heat 1

property YearNo: Number [SmallInt] readonly calculated

method CancelRange

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 GetFieldDomain(FieldName: String): String

method GetPropertyValue(PropertyName: String): Variant

method Last

method Next

method Prev

method PropertyType(PropertyName: String): String

method Refresh

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])