cancel
Showing results for 
Search instead for 
Did you mean: 

Authorizations for user screens

Former Member
0 Kudos

Hi All

I want to assign authorizations for user screens.sample is there in SDK samples. when i am running it and giving no authorizations to user screen i am getting an internal error(-10)occurred[131-183] Form Unique Id:"formUID".

can any one help me to solve this error.

Thanks,

OmPrakash.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

only system forms UID starts with F.

for userforms UID should not start with F

please change and check.

regards,

varma

Former Member
0 Kudos

hi Varma,

form id i am using is "NNN_frmTestForm".Even thought i am getting internal error and after that " collection out of boundaries".

Thanks,

OmPrakash.

Former Member
0 Kudos

Hi..

collection out of boundaries ur using for-loop,recordset give rs.movenext.

Regards..

Billa 2007

Former Member
0 Kudos

Hi...

Go to->Administration->System Initialization->Authorizations-<Additional Authorization creator

Give Authorization ID, Name and Click Edit Forms ID and Click Update.

Go to->general Authorization there u give which user u don't want Authorization select and update.

Regards,...

Billa 2007

Former Member
0 Kudos

HI Billa,

I have dons the same.

Go to->general Authorization in this path i have selected the specified authorization and user and assigned no authorizations for a particular user. when i open the screen i am getting error. what i mentioned above.

Thanks,

OmPrakash.

Former Member
0 Kudos

Hi...

What type of error???.

Regards...

Billa 2007

Former Member
0 Kudos

Hi Billa,

This is the error i am getting.

internal error(-10)occurred131-183 Form Unique Id:"formUID".

pls help in this issue.

Thanks,

OmPrakash

Former Member
0 Kudos

Hi...

Additional Authorization creator form, Forms ID give ur form id.

Example...

PO = 65211.

Regards...

Billa 2007

Former Member
0 Kudos

HI Billa,

I have given the form ID . My Form ID is "frm_trade master".

Is there any restriction that i have to give only numeric value as form type.. or ID ..?

Thanks,

OmPrakash.

Former Member
0 Kudos

Hi..

First open ur form and go View->system Information click

now place the cursor any item and see status Bar there u can see

Form=......

regards..

Billa 2007