Zum Hauptinhalt springen

eFile

Extends

Properties

htIndexData

htIndexData: any

Inherited from

eFileFields.htIndexData


eFileSection

eFileSection: string

Inherited from

eFileFields.eFileSection


eFileCategory

eFileCategory: string

Inherited from

eFileFields.eFileCategory


eFileSubCategory

eFileSubCategory: string

Inherited from

eFileFields.eFileSubCategory


eSubject

eSubject: string

Inherited from

eFileFields.eSubject


eFileKeywords

eFileKeywords: string

Inherited from

eFileFields.eFileKeywords


eNotes

eNotes: any

Inherited from

eFileFields.eNotes


eFileKeywordsGadget

eFileKeywordsGadget: string

Inherited from

eFileFields.eFileKeywordsGadget


eFormFields

eFormFields: string

Inherited from

eFileFields.eFormFields


htInternalFields

htInternalFields: any

Inherited from

eFileFields.htInternalFields


uuid

uuid: string

Inherited from

eFileFields.uuid


globalState

globalState: string

Inherited from

eFileFields.globalState


postProcessingStepsGadget

postProcessingStepsGadget: string

Inherited from

eFileFields.postProcessingStepsGadget


currentProcessingStep

currentProcessingStep: string

Inherited from

eFileFields.currentProcessingStep


processedSteps

processedSteps: string

Inherited from

eFileFields.processedSteps


barcode

barcode: string

Inherited from

eFileFields.barcode


erpInvoiceNumber

erpInvoiceNumber: string

Inherited from

eFileFields.erpInvoiceNumber


receiptDate

receiptDate: Date

Inherited from

eFileFields.receiptDate


access

access: string

Inherited from

eFileFields.access


recipient

recipient: string

Inherited from

eFileFields.recipient


businessPartnerId

businessPartnerId: string

Inherited from

eFileFields.businessPartnerId


businessPartnerName

businessPartnerName: string

Inherited from

eFileFields.businessPartnerName

Methods

setFieldValue()

setFieldValue(fieldName, value): boolean

Parameters

fieldName

keyof eFileFields

value

any

Returns

boolean


getFieldValue()

getFieldValue(fieldName): any

Parameters

fieldName

keyof eFileFields

Returns

any


getRegisterByName()

getRegisterByName(registerName, checkAccessRight?): Register

Parameters

registerName

eFileRegisterNames

checkAccessRight?

boolean

Returns

Register