1

Example in bc cod13, the current codeunit on run copies the parsed genjnlline parameter into a real record. This prevents calling cod13 to post from a temporary genjnlline. This can be easily enabled by setting code() To a global procedure instead of a local procedure.


By posting directly from a temp genjnlline variable, this allows integration into bc to post a journal without first inserting lines into the database.

Category: Development
STATUS DETAILS
New