‎2009 Apr 10 6:05 AM
Hi All,
Currently we create a material through MM01 and Document management thru CV01N, Now we have developed a custom Tcode to combine these two transactions. ie whenever I create a material via the new tcode DMS related objects are automatically populated with the values I feed in the front end like referene no, version, part description etc.
I just want to know, if this is scenario, do I need to give login access/authorizations to tcode MM01 and cv01n seperately when I have already provided access to new code.
Regards,
Nithiyanandam
‎2009 Apr 10 6:14 AM
Hi,
If u r not calling and standard program used for MM01 and CV01N then i dont think, you need to give authorizations for this tcodes , but if u r using then u may need becoz the standard programs checks for authorizations.
‎2009 Apr 10 6:22 AM
Hi,
You Have to give Authorizations to T-Codes MM01 and CV01N Separately too,
Best Regards,
Faisal
‎2009 Apr 10 10:07 AM
Hello
Yes it is manadatory to provide authorization to both transactions..
even if u r not using the standard transaction there may be a chance of check for authorization in the reused routines that were called into your function module/BAPI
‎2009 Apr 10 11:54 AM
Hi Guys,
Thanks you.
But In future I dont want to create material via MM01 and DMS via CV01N, rather I want to combine and do it via new tcode only.
In that case, my new tcode is configured in such a way that it combine the process of both these Tcodes. With this I will have the authorizations for the new Tcode, but not for MM01 and CV01N will it work out.
Because, in now way I am going to use these tcodes in future, in that case do I need to provide authorizations to users for MM01 and CV01N.
Regards,
Nithiyanandam