cancel
Showing results for 
Search instead for 
Did you mean: 

Reason for rejection issue

Former Member
0 Kudos


Hi

I already maintained reason for rejection in V_USMD212C.

I added REASON_REJ attribute in CR General Tab with drop down option

But it seems that maintained txt values are not displayed on UI ( I can see attribute Reason for Rejection with derop down box with without any values from USMD212C.

Do I need to do futher customization?

Accepted Solutions (0)

Answers (1)

Answers (1)

raghu3
Contributor
0 Kudos

Hi Sanjay,

I don't think it works that way. Usually a pop up would come , when the approver tries to reject a CR.

If you want the field to be in CR General Tab , then I think you need to enhance the feeder class.

Regards,
Raghu

Former Member
0 Kudos

Hi Raghu

Thanks for reply.

Are you mean that if we maintain values in USMD212C popup autocally cames when approvers reject CR ?  Is this standard MDG funcationality? I am asking this as I am using first time this funcationality.

Actually it is available in RBWF, but I want popup should came with input values which maintained in USMD212C for approver when he rejects CR.

I already maintained values in USMD212C eventhough no popup came when approvers reject CR

raghu3
Contributor
0 Kudos

Hi Sanjay,

This seems to be the standard functionality. In our system , a pop up comes up whenever the approver selects the Reject button.

Regards,
Raghu

Former Member
0 Kudos

Hi Raghu

Thanks for confirmation.

As the pop up did not came in our system for Rejection for Approval I guess better to raise SAP message for this. Correct?

raghu3
Contributor
0 Kudos

Hi Sanjay,

I would recommend to do some analysis. You could check the method PROCESS_EVENT of class  CL_USMD_CR_MASTER and method GET_DATA  of class CL_USMD_CR_REASON_REJ_POPUP

Regards,

Raghu