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

ChaRM: Auto Populate Current Processor

luigi_co
Participant
0 Likes
2,218

Hi,

In ChaRM transaction type SMMJ, there is a partner called Current Processor. Is there a way to autopopulate this field based on who saves the change document?

This is in order to track who last modified the change document. Is this possible? Thanks!

Regards,

Luigi

View Entire Topic
luigi_co
Participant
0 Likes

Hi All,

Thanks! I have now managed to set it up via:

SPRO

SAP Solution Manager Implementation Guide

SAP Solution Manager

Capabilities (Optional)

Change Request Management

Transactions

Specify Settings for Automatic Assignment of Processor

and configuring Specify Partnter Function Display in SM34>AIC_SETTINGS

then in Partner profile, define partner determination procedure, I left the access sequence blank for partner function Current Processor

Luigi

smitakd
Explorer
0 Likes

Hi Luigi,

Can you please specify this in detail as I am facing the similar issue.

I don't want the popup for the user who created the ticket and should not change the business partner as the processor.

Thanks,

Smita

luigi_co
Participant
0 Likes

Hi Smita,

To remove the popup you should:

- modify table AGS_WORK_CUSTOM and set AIC_ASSIGN_PROCESSOR with value AUTO_NONE_POPUP

To prevent the processor being populated automatically:

-Go to partner determination procedure of your transaction type, and put in an access sequence for the processor

Luigi

smitakd
Explorer
0 Likes

Thanks Luigi it worked. 🙂 

Smita