Histórico da Página
...
Montagem do SELECT
- Processo: "RECEBIMENTO"
LET l_from_stmt = " FROM wms_rec_mestre_", l_depositante CLIPPED, " m" - Processo: "EXPEDICAO"
LET l_from_stmt = " FROM wms_exp_mestre_", l_depositante CLIPPED, " m" - Processo: "ARMAZENAGEM"
LET l_from_stmt = " FROM wms_armaz_end_", l_depositante CLIPPED, " m" - Processo: "SEGURO"
LET l_from_stmt = " FROM wms_seg_detail_", l_depositante CLIPPED, " d" - Processo: "ATRIBUTO"
LET l_from_stmt = " FROM wms_atr_mestre_", l_depositante CLIPPED, " m"
...
Documento de Referência
5. ANEXO
| 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>
|
Visão Geral
Conteúdo das Ferramentas