Table 5137711 M365 Indicator Page Assignment
Table 5137711 M365 Indicator Page Assignment
Language | Caption |
---|---|
de-DE | Hinweis-Seitenzuweisung |
es-ES | Asignación de la página del indicador |
en-US | Indicator Page Assignment |
it-CH | Assegnazione della pagina indicatore |
it-IT | Assegnazione della pagina indicatore |
Fields
Table Id (10
)
Integer
TableRelation: AllObjWithCaption."Object ID" where("Object Type" = const(Table))
Language | Caption |
---|---|
de-DE | Tabellen-ID |
es-ES | ID de tabla |
en-US | Table Id |
it-CH | ID tabella |
it-IT | ID tabella |
Page Id (20
)
Integer
TableRelation: AllObjWithCaption."Object ID" where("Object Type" = const(Page))
Language | Caption |
---|---|
de-DE | Seiten-ID |
es-ES | ID de Página |
en-US | Page Id |
it-CH | ID pagina |
it-IT | ID pagina |
Indicator Control (30
)
Text[80]
TableRelation: "Page Control Field".ControlName where(TableNo = field("Table Id"), PageNo = field("Page Id"), ControlName = filter('@*Indicator*'))
Language | Caption |
---|---|
de-DE | Hinweiselement |
es-ES | Control de indicador |
en-US | Indicator Control |
it-CH | Controllo degli indicatori |
it-IT | Controllo degli indicatori |
Indicator Code (100
)
Code[20]
TableRelation: "M365 Indicator"
Language | Caption |
---|---|
de-DE | Hinweiscode |
es-ES | Código del indicador |
en-US | Indicator Code |
it-CH | Codice indicatore |
it-IT | Codice indicatore |
Table (110
)
Text[249]
TableRelation: AllObjWithCaption."Object Caption" where("Object Type" = const(Table))
Language | Caption |
---|---|
de-DE | Tabelle |
es-ES | Tabla |
en-US | Table |
it-CH | Tabella |
it-IT | Tabella |
Page (120
)
Text[249]
TableRelation: AllObjWithCaption."Object Caption" where("Object Type" = const(Page))
Language | Caption |
---|---|
de-DE | Seite |
es-ES | Página |
en-US | Page |
it-CH | Pagina |
it-IT | Pagina |
Page Name (200
)
Text[30]
FieldClass: FlowField
CalcFormula: lookup(AllObjWithCaption."Object Name" where("Object Type" = const(Page), "Object ID" = field("Page Id")))
Language | Caption |
---|---|
de-DE | Seitenname |
es-ES | Nombre de la Página |
en-US | Page Name |
it-CH | Nome pagina |
it-IT | Nome 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
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.