Error: "Not Authorise person" while using FND_FLEX_KEYVAL.VALIDATE_SEGS - CREATE_COMBINATION
Hi,
I am trying to create CCID using the below API, but it throws an error "Not Authorise person" for any valid combination that I am able to create using forms.
Searched the KB and internet but could not get any viable information for that particular error.
Appreciate your help to know reason for this particular error and provide possible reference to know the applicable messages with their reason for FND_FLEX_KEYVAL.ERROR_MESSAGE.
Code snippet being called:
L_CR_COMBINATION := APPS.FND_FLEX_KEYVAL.VALIDATE_SEGS(operation => 'CREATE_COMBINATION',
appl_short_name => 'SQLGL',
key_flex_code => 'GL#',