Bom dia Daniel,
Ajudou sim e só ajustei para trazer mais algumas informações do Item e Ordem de Venda … espero que ajude pessoas do grupo.
Muito obrigado e um grande abraço
select A.BATCH_SOURCE_NAME, A.SALES_ORDER,A.SALES_ORDER_LINE, B.SEGMENT1 ITEM, A.DESCRIPTION, A.AMOUNT, C.message_text –A.*
from APPS.RA_INTERFACE_LINES_ALL A,
APPS.MTL_SYSTEM_ITEMS B,
APPS.ra_interface_errors_all C
WHERE A.INVENTORY_ITEM_ID = B.INVENTORY_ITEM_ID
AND A.WAREHOUSE_ID = B.ORGANIZATION_ID
AND A.interface_line_id = C.interface_line_id
AND C.message_text is not null;
Alexandre Vendramini
Profissional da área de sistemas (ERP Financeiro e Fiscal)
Cel./Mobile: 11 99914-2863
Linkedin : http://br.linkedin.com/pub/alexandre-vendramini/4a/877/a26
Skype : alexandre.vendramini2
Profissional da área de sistemas (ERP Financeiro e Fiscal)
Cel./Mobile: 11 99914-2863
Linkedin : http://br.linkedin.com/pub/alexandre-vendramini/4a/877/a26
Skype : alexandre.vendramini2
Em 5 de dezembro de 2017 10:46, Daniel Nunes ti.daniel.nunes@gmail.com <> escreveu:
[Attachment(s) from Daniel Nunes included below]Bom dia Alexandre!Por favor, veja se o script anexo te ajuda.Abraço!Em 5 de dezembro de 2017 10:34, Alexandre Vendramini a.vendraminiv@gmail.com <> escreveu:
Bom dia pessoal,Por acaso, alguém tem um SQL que lista linhas com erro a Interface do AR com suas respectivas descrições dos erros?Tabela :RA_INTERFACE_LINES_ALLObrigado e um ótimo dia a todos.Alexandre Vendramini
Profissional da área de sistemas (ERP Financeiro e Fiscal)
Linkedin : http://br.linkedin.com/pub/alexandre-vendramini/4a/877/a26
Skype : alexandre.vendramini2
—
Daniel Nunes
Consultor Oracle EBS