cancel
Showing results for 
Search instead for 
Did you mean: 

Status Change in CHARM

Former Member
0 Kudos

Hello All,

Please let me know the tables where i can change the status  of Change request.

As in Urgent correction the Status is For UAT but Actions list  are blank so we want it to reset back to Indevelopment.and create transport and move it back to FOR UAT.

Is there any way we can update table with SAP ALL Access.

Thanks,

Mahesh

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi All,

please let me know any function module or code to get the next status of charm request ( i.e  CR OR Urgent correction) which i can use in BADI - Before save.

OR the Status which user is approving so that i can check in BADI whether he is authroized for that Status.

Thanks and Regards

Mahesh

dmitry_udot3
Participant
0 Kudos

Hi, Mahesh

You can create new action in your Actions profile like "return in process" that use method AI_SDK_SET_STATUS (or HF_SET_STATUS) and add it to your Conditions with Scheduled condition appopriate to current status of processed document.

Also you can change and extend Scheduled Condition for standard action definition SMHF_IN_PROCESS

If you want just ones return in procces this document - you can use report CRM_SOCM_SERVICE_REPORT with option "In processing again" and also insert number of your document in field "Trunsaction numner"