Table 5137711 M365 Indicator Page Assignment

Table 5137711 M365 Indicator Page Assignment

LanguageCaption
de-DEHinweis-Seitenzuweisung
es-ESAsignación de la página del indicador
en-USIndicator Page Assignment
it-CHAssegnazione della pagina indicatore
it-ITAssegnazione della pagina indicatore

Fields

Table Id (10)

Integer

TableRelation: AllObjWithCaption."Object ID" where("Object Type" = const(Table))

LanguageCaption
de-DETabellen-ID
es-ESID de tabla
en-USTable Id
it-CHID tabella
it-ITID tabella

Page Id (20)

Integer

TableRelation: AllObjWithCaption."Object ID" where("Object Type" = const(Page))

LanguageCaption
de-DESeiten-ID
es-ESID de Página
en-USPage Id
it-CHID pagina
it-ITID pagina

Indicator Control (30)

Text[80]

TableRelation: "Page Control Field".ControlName where(TableNo = field("Table Id"), PageNo = field("Page Id"), ControlName = filter('@*Indicator*'))

LanguageCaption
de-DEHinweiselement
es-ESControl de indicador
en-USIndicator Control
it-CHControllo degli indicatori
it-ITControllo degli indicatori

Indicator Code (100)

Code[20]

TableRelation: "M365 Indicator"

LanguageCaption
de-DEHinweiscode
es-ESCódigo del indicador
en-USIndicator Code
it-CHCodice indicatore
it-ITCodice indicatore

Table (110)

Text[249]

TableRelation: AllObjWithCaption."Object Caption" where("Object Type" = const(Table))

LanguageCaption
de-DETabelle
es-ESTabla
en-USTable
it-CHTabella
it-ITTabella

Page (120)

Text[249]

TableRelation: AllObjWithCaption."Object Caption" where("Object Type" = const(Page))

LanguageCaption
de-DESeite
es-ESPágina
en-USPage
it-CHPagina
it-ITPagina

Page Name (200)

Text[30]

FieldClass: FlowField

CalcFormula: lookup(AllObjWithCaption."Object Name" where("Object Type" = const(Page), "Object ID" = field("Page Id")))

LanguageCaption
de-DESeitenname
es-ESNombre de la Página
en-USPage Name
it-CHNome pagina
it-ITNome pagina

Methods

FilterRecord

procedure FilterRecord(tableId: Integer; pageId: Integer; indicatorControl: Text[80]): Boolean

Parameters / Return Value

  • tableId Integer

  • pageId Integer

  • indicatorControl Text[80]

  • Returns Boolean


FindRecord

procedure FindRecord(tableId: Integer; pageId: Integer; indicatorControl: Text[80]): Boolean

Parameters / Return Value

  • tableId Integer

  • pageId Integer

  • indicatorControl Text[80]

  • Returns Boolean



EOS Labs -