remove_POST_function_in_general_ledger
Hi all,
i have a requirement wherein i want to disable POST operation in my custom responsibility which has a replica of "GL_SUPERUSER" menu attached to it. I removed POST function from 2 places like following:
in responsibility exclusion i specified function "Post Journals", in personalization (level = function >> trigger event = when_new_form_instance >> responsibility level >> action on target_object "CONTROL.FOLDER_POST" >> displayed = FALSE. ). This way I got rid of POST function in Journal Entry window.
Now problemetic situation arises when i attempt to get rid of the POST function in the REVIEW JOURNAL window. All of my personalization criterias goes in vain.