Symptoms
The following error occurs while trying to create the budget worksheet to upload amounts using budget wizard:
SQLGL: GL_BUD_INTG is an invalid integrator key .
Changes
NoneCause
These are the functions that are required for the menu that is assigned to the responsibility from which the budget upload is done.
Function User function name
BNE_ADI_CREATE_DOCUMENT Desktop Integration - Create Document
BNE_CREATE_DOCUMENT Create Document .
Solution
1. Go to Sysadmin--Application--Function and check if these two functions are available or not.
In case they are not available please add these:
Function User function name
BNE_ADI_CREATE_DOCUMENT Desktop Integration - Create Document ,
BNE_CREATE_DOCUMENT Create Document .
2. Go to Sysadmin--Application--Menu
Query the menu GL_SUPERUSER (this is usually the default menu that is assigned with General Ledger responsibility) add the following two menu functions that have been defined in step 1 above, under the field "Function" :
Desktop Integration - Create Document
Create Document
2 comments:
Thanks a tonne dear :)
you just save me some good time
Thanks Dear
Post a Comment