CLASSIFICACAO
Documentação:
Descrição da tabela:
Tabela de classificação de produtos por linha
Tabelas utilizadas:
SAP.MARA
SAP.INOB
SAP.AUSP
SAP.CABN
Montagem:
1 - É feito um select na tabela base MARA sem trazer os campos da tabela, apenas para base.
2 -Join com a tabela INOB trazendo o seguinte campo: OBJEK
Chaves de relacionamento:
MARA.MATNR = LEFT(INOB.OBJEK,8) AND TRIM(INOB.KLART) = '001'
3 - Join com a tabela AUSP trazendo os seguintes campos:
(ATINN,KLART,ATWRT,DEC_VALUE_FROM,DEC_VALUE_TO)
Chaves de relacionamento:
TRIM(INOB.CUOBJ) = TRIM(AUSP.OBJEK)
4 - Join com a tabela CABN trazendo o seguinte campo: (ATNAM)
Chaves de relacionamento:
AUSP.ATINN = CABN.ATINN
Databricks:
camada_semantica.classificacao
Documentação de desenvolvimento - Basseto
1 -Data-types 2 - Regra de desenvolvimento
Não tem documentação, foi montado conforme orientado pelo Basseto.
, multiple selections available,
Related content
DOCUMENTO_CONTABIL
DOCUMENTO_CONTABIL
More like this
LISTA TECNICA
LISTA TECNICA
More like this
REMESSA
REMESSA
More like this
CLASSIFICACAO_H
CLASSIFICACAO_H
More like this
GRUPO_MERCADORIA
GRUPO_MERCADORIA
More like this
PARTIDAS_COMPENSADAS_FORNECEDORES
PARTIDAS_COMPENSADAS_FORNECEDORES
More like this