Páginas filhas
  • Tables - Backoffice Dashboard

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

01. OVERVIEW

Aviso
titleAviso:

This feature is available from release 12.1.33 onwards.

The Backoffice Dashboard uses a set of tables that define the basic organization of the data, such as the structure of tables, names, the characteristics of each field, etc. The data dictionary resource offers System customization flexibility.

In some of these tables, maintenance is carried out by the Configurator environment in the Data Dictionary menu. Some data are of system internal control; therefore, no intervention is possible.

02. EXAMPLE OF USE

Deck of Cards
idTabelas e Campos:
effectTypefade
Card
id1
labelTable A1N
effectTypefade

A1N - Card Type

Field

Description

A1N_FILIAL

System Branch  

A1N_ID

Panel Type ID

A1N_PANSER

Panel Service

A1N_FLDSER

Fields Service

A1N_ITSER

Items Service

A1N_CABSER

Header Service

A1N_TITULO

Title

A1N_CUSTOM

Customized?

Card
id2
labelTable A1O
effectTypefade



A1O - Dashboard Panels

Field

Description

A1O_TITLE

System Branch

A1O_TITLE

Title

A1O_DETALH

Details

A1O_INFO1

Information 01

A1O_INFO2

Information 02

A1O_INFO3

Information 03

A1O_INFO4

Information 04

A1O_CAMPOS

Fields

A1O_EXPFIL

Expression Filter

A1O_ENDFIL

EndPoint Filter

A1O_STATUS

Status

A1O_TPANID

Panel Type ID

A1O_LABEL1

Label 01

A1O_LABEL2

Label 02

A1O_LABEL3

Label 03

A1O_LABEL4

Label 04

A1O_ID

Identification ID

A1O_FILTRO

Display Filter

A1O_HELP

Card Help

Card
id3
labelTable A1P
effectTypefade

A1P - Chart Type

Field

Description

A1P_FILIAL

System Branch  

A1P_ID

Identification ID

A1P_SRVFOR

Form Service  

A1P_SRVDAT

Data Service

A1P_SRVFIL

Filter Service

A1P_TITULO

Title

A1P_MAXNIV

Maximum Level

A1P_ITSERV

Service Item

A1P_CUSTOM

Customized?

Card
id4
labelTabela A1Q
effectTypefade

A1Q - Gráficos Dashboard

CampoDescrição
A1Q_FILIALFilial do Sistema  
A1Q_IDTIPOID do Tipo Gráfico
A1Q_TITULOTitulo
A1Q_JSONFormulário JSON
A1Q_IDID de identificação
A1Q_HELPHelp do Gráfico
Card
id5
labelTabela A1R
effectTypefade

A1R - Visões

CampoDescrição
A1R_FILIALFilial do Sistema  
A1R_IDID de identificação
A1R_TITULOTitulo
A1R_DESCRIDescrição da Visão
A1R_CARDSCards da Visão
A1R_GRAPHIGráficos da Visão
A1R_USERSUsuários
A1R_GRUPOSGrupos
A1R_STATUSStatus

03. DEMAIS INFORMAÇÕES

  • Não há.

04. ASSUNTOS RELACIONADOS




HTML
<!-- esconder o menu --> 


<style>
div.theme-default .ia-splitter #main {
    margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
    display: none;
}
#main {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden;
}

.aui-header-primary .aui-nav,  .aui-page-panel {
    margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
    margin-left: 0px !important;
}
</style>