Hello:
I have a question related to the Analysis authorization.
I created an analysis authorization ZCO_CODE using following chars.
0COMP_CODE = *
0TCAACTVT = *
0TCAIPROV = *
0TCAKYFNM = *
0TCAVALID = *
I assigned ZCO_CODE directly to the user. I want to restrict this user to a company code 1000 only. Can I change values of 0COMP_CODE directly through user maintenance or I have to create a separate analysis authorization object e.g. ZCO_CODE_1000 and restrict 0COMP_CODE there?