Skip to main content
Hi, we use the current process connector foraccounts payable. Debit amounts should be display with an "-". We change the transformations (e. g. CASE WHEN BSEG.SHKZG = 'S' THEN -1 ELSE 1 END) * BSEG.WRBTR...), but it doesn't works. What should we do?

Hi @tanja.ka�eb,

 

What is the current error that is shown? I'm assuming you are using PQL right now?

 

For the code you have shown, you must delete the ")" after END.

 

However, let me know what your precise error is you are facing so we can debug this together :)


Hi @sverre.klein11 , thanks for your message.

We use the standard from marketplace. The jobs work without any errors, but in the studio the debit value were shown without a "-".


Hi @tanja.ka�eb,

 

Hmm okay, I have not used standard marketplace app accounts payable before, so sadly I don't know the direct cause of it.

 

For marketplace apps, I'm sure that the Celonis Team can help you with that. You can create a case here. https://www.celopeers.com/s/flow/NewCaseCreationFlow

 

Kind regards,

Sverre Klein


Reply