Table 70491916 EOS055.01 Comment Line

Table 70491916 EOS055.01 Comment Line

LanguageCaption
de-DEBemerkungszeile
en-USComment Line
it-ITRiga commento

Fields

Table ID (10)

Integer

LanguageCaption
de-DETabellen-ID
en-USTable ID
it-ITID tabella

Record System ID (20)

Guid

LanguageCaption
de-DEDatensatz-System-ID
en-USRecord System ID
it-ITID sistema record

Line No. (30)

Integer

LanguageCaption
de-DEZeilennr.
en-USLine No.
it-ITNr. riga

Code (40)

Code[10]

LanguageCaption
de-DECode
en-USCode
it-ITCodice

Date (45)

Date

LanguageCaption
de-DEDatum
en-USDate
it-ITData

Comment (50)

Text[250]

LanguageCaption
de-DEBemerkung
en-USComment
it-ITCommento

Methods

SetDocumentFilters

procedure SetDocumentFilters(SourceRecord: Variant): Boolean

Filters the current record instance for the given source document.

Parameters / Return Value

  • SourceRecord Variant

    The source document to filter this instance for.

  • Returns Boolean

    true if records exist.


Show

procedure Show(SourceRecord: Variant)

Shows a page with all comments for the given record.

Parameters / Return Value

  • SourceRecord Variant

    The record for which comments should be shown.


ShowNotEditable

procedure ShowNotEditable(SourceRecord: Variant)

Shows a not-editable page with all comments for the given record. If there are no comments, the page is not opened.

Parameters / Return Value

  • SourceRecord Variant

    The record for which comments should be shown.


DeleteAllForRecord

procedure DeleteAllForRecord(SourceRecord: Variant)

Deletes all comments for the given record.

Parameters / Return Value

  • SourceRecord Variant

    The record for which comments should be deleted.



EOS Labs -