‎2005 Sep 19 9:30 PM
hi,
I have an key to write applications within SAP. Now I try to write an userexit, but my regular key doesn't work.
has anyone an idea?
thanks mike
‎2005 Sep 20 8:38 AM
Your key is developer key which will allow you to chnage/ create objects in customer name sapce Z/ Y.
When you try to change a SAP object you will see a window which will give you the object directory entry
"R3TR PROG MV45AFZZ". ( the prog will be the prog you are trying to change ).
Then you need to goto following website
You need to have a user id or password. If you donot have you can request your Basis / Admin to register the object for you.
Once inside the website click on "Registration". If the OSS id is linked to multiple installations you will see more that one entry here . Choose the correct installation ( again Basis may help you here ) . After this you will be prompted to enter Object directory entry which you saw in previous step . After putting correct values . click on register . You will get a key ,
use this key to change the object in SAP.
Cheers
‎2005 Sep 19 9:38 PM
‎2005 Sep 19 11:23 PM
Hi,
What kind of user exit you try to write ?
For some of them (for example in SD) you will need to obtain key for object (include).
Krzys
‎2005 Sep 20 6:42 AM
In some cases you need to get the access key by using Program ID,Object type and Object name.
ADIRACCESS check with this table the key already registered or not.
Cheers,
Sasi
‎2005 Sep 20 8:25 AM
‎2005 Sep 20 8:33 AM
You will have to register your object with SAP giving installation number, object id, object name etc.
‎2005 Sep 20 8:38 AM
Hi
when you try to change the object (here the user-exit), the system show a popup where you have to insert the key, but in this popup you can see the ID of the object:
Object ID (Usually R3TR)
Object Type
Object Name
and also you can see the installation number.
So the go to OSS (you have to have an user for OSS) and register object, after registring the system give you the key.
Max
‎2005 Sep 20 8:38 AM
Your key is developer key which will allow you to chnage/ create objects in customer name sapce Z/ Y.
When you try to change a SAP object you will see a window which will give you the object directory entry
"R3TR PROG MV45AFZZ". ( the prog will be the prog you are trying to change ).
Then you need to goto following website
You need to have a user id or password. If you donot have you can request your Basis / Admin to register the object for you.
Once inside the website click on "Registration". If the OSS id is linked to multiple installations you will see more that one entry here . Choose the correct installation ( again Basis may help you here ) . After this you will be prompted to enter Object directory entry which you saw in previous step . After putting correct values . click on register . You will get a key ,
use this key to change the object in SAP.
Cheers