Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Combining Codes

Former Member
0 Likes
826

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

4 REPLIES 4
Read only

Former Member
0 Likes
720

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.

Read only

faisalatsap
Active Contributor
0 Likes
720

Hi,

You Have to give Authorizations to T-Codes MM01 and CV01N Separately too,

Best Regards,

Faisal

Read only

Former Member
0 Likes
720

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

Read only

0 Likes
720

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