Chartfield combination editing on a custom process
Dear Experts,
I am working on a custom integration where I load a custom accounting entry table.
Later, we run the Journal Generator process which pushes these entries into GL thereby creating Journals. Sometimes, the Journal will be in error status as the Journal Edit identifies combination error on the Chartfields.
So I need to ensure that I do the Chartfield combination editing on my custom process and flag those invalid combo data so that these data will not be pushed to GL when Journal Generator runs.
Can you please let me know which function or process to use in my custom process?