Craig
Craig

Reputation: 326

Is it possible to update the extRefID field for a Journal Entry?

We use the extRefID field to mark system objects that have been processed by a custom e-mail parsing system. It would be very handy if we could update the extRefID field for a journal entry, but this failed when we attempted it. It seems odd that there even would be a extRefID field if access to that field is locked.

I'm looking for any input as to how we might modify this field or workaround that others have implemented.

Upvotes: 0

Views: 131

Answers (2)

jclawton
jclawton

Reputation: 241

As Micael stated JE are read only. That it should also be noted that in the JEs case the extRefID is actually used by the system in some cases.

Upvotes: 1

michael johnson
michael johnson

Reputation: 757

Journal Entry is a system object as has no Edit or Add end point so it is not possible to create or edit a Journal entry through the API only the System can create these.

Upvotes: 1

Related Questions