Search Results for

    Show / Hide Table of Contents

    Class InvoiceAccountingLineContract

    Invoice account assignment line

    Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
    Syntax
    public class InvoiceAccountingLineContract : Object

    Name Description
    InvoiceAccountingLineContract()

    Fields

    Name Description
    CostCenterDescription

    (Readonly) The description of the cost center

    CostCenterNumber

    Cost center number

    CostUnitDescription

    (Readonly) The description of the cost unit

    CostUnitNumber

    Cost unit number

    CreditAmount

    (Not peristable) Credit amount. Decimal format: #0.## (13.2)

    DebitAmount

    (Not peristable) Debit amount. Decimal format: #0.## (13.2)

    DebitCredit

    Debit/credit, see DebitCreditEnum Default value: No

    Field1

    Free assignable account assignment field

    Field2

    Free assignable account assignment field

    Field3

    Free assignable account assignment field

    Field4

    Free assignable account assignment field

    Field5

    Free assignable account assignment field

    Field6

    Free assignable account assignment field

    Field7

    Free assignable account assignment field

    Field8

    Free assignable account assignment field

    Field9

    Free assignable account assignment field

    GlAccountingDescription

    (Readonly) The description of the G/L account

    GlAccountNumber

    G/L account number

    GrossAmount

    Gross amount. Decimal format: #0.## (13.2)

    Id

    Unique ID, is the same ID as that of the associated process, see System.Guid

    InvestmentDescription

    (Readonly) The description of the investment

    InvestmentNumber

    Investment number

    IsSplitting

    This line is currently being split, see YesNoEnum Default value: No

    IsValid

    Is this account assignment valid, see YesNoEnum Default value: No

    LineNumber

    Line number. Decimal format: #0 (4.0)

    NetAmount

    Net amount. Decimal format: #0.## (13.2)

    PostingPoint

    Time of change. Date format: yyyy-MM-ddTHH:mm:ss

    PostingText

    Change comment

    ProjectDescription

    (Readonly) The description of the project

    ProjectNumber

    Project number

    ServiceTypeDescription

    (Readonly) The description of the service type

    ServiceTypeNumber

    Service type number

    VatAmount

    VAT amount. Decimal format: #0.## (13.2)

    VatTaxCode

    VAT tax code

    VatTaxCodeDescription

    (Readonly) The description of the VAT tax code

    VehicleDescription

    (Readonly) The description of the vehicle

    VehicleNumber

    Vehicle number

    Back to top Copyright © Kendox