cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Assigning roles and projects via upload file

Former Member
0 Likes
208

Dear Experts,

Just wondering is this possible as I have a requirement to assign multiple users to multiple projects including roles via an upload file to write on aco user table.

As I understand that this is a standard sap table, do I need a standard function module to write on to this table? If yes, what would that be? or do I required more to perform this requirement? Kindly advise.

Thanks,

JC

Accepted Solutions (0)

Answers (1)

Answers (1)

anuradha_majumdar
Product and Topic Expert
Product and Topic Expert
0 Likes

You can upload roles to a project using tool RPM_DX.

Alternately you can also use BAPIs of BUS2177 to create/change roles.

Regards,

Anuradha

Former Member
0 Likes

Hi Anuradha,

Interesting, thanks but regarding the program (RPM_DX_ROLE), I assume this is the exact program? I can always assign multiple users to multiple projects right by writing to aco user I assumed? I just checked the format DX excel layout, and it looks different from aco user format. Correct me if I'm wrong.

Regards,

JC

anuradha_majumdar
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Jordi,

RPM_DX_ROLE is not for giving authorizations to users but for assigning resources to projects.

I perhaps misunderstood your original question.

Regards,

Anuradha