cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FQM_FLOW - Table not updated automatically

0 Kudos
8,839

Oi,
Estou implementando o módulo CM em S / 4 HANA 1809. Quando um documento financeiro é gerado (Exemplo: FB60), ele não está sendo gravado automaticamente na tabela FQM_FLOW. Talvez alguma configuração esteja faltando, mas eu verifiquei e não consegui encontrar o erro.

Alguém poderia me ajudar?

Obrigado.

Silvio

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member645695
Discoverer
0 Kudos

Hi everyone,

I solved this issue following the next steps:

- Check and take into account notes 2530138 2369432.

- Technical job wasn't being launched by the system for some reason (maybe caused by an upgrade). So I created a job myself with the following:

Start condition --> After event "SAP_FCLM_FLOWBUILDER_TRIGGER", without any parameter, marked as a periodic job.

Steps --> One only step with report "FCLM_FLOW_BUILDER" with the standard delta variant.

Best regards,

Denis