Application Development 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: 

SRM 7 - Rejected on purchase order

Former Member
0 Kudos

Hi Gurus,

Our functional specialist have implemented the SRM 7.1 now they expect to be prompted / reminded to complete a rejection reason prior to approval. Currently no rejection reason is prompted when purchase order is being rejected.They are able to reject without being prompted for a rejection reason.

My challenge is i have put external breakpoint on sap class cl_exithandler to debug in order to find which classes uses ad method when the rejection is performed but without any luck not succeeding.

I have found some of the following classes and method that i think i need to use to do my coding on them but still i have put the breakpoint on them but it seems they are not called when rejection is been performed: see classes and method below

******************************************************

/SAPSRM/CL_CH_WD_BOM_PO - class

/SAPSRM/IF_CLL_BOM_PO~APPROVE - method

******************************************************

******************************************************

/SAPSRM/CL_CH_WD_BOM_PO - class

/SAPSRM/IF_CLL_BOM_PO~REJECT - method

******************************************************

******************************************************

/SAPSRM/CL_PDO_BO_PO - class

CHANGE_DOCUMENT - method

******************************************************

******************************************************

CX_ROOT - class

IF_MESSAGE~GET_TEXT - method

******************************************************

Can you guys help in this regards.

Thanks in advance.

Regards,

Thembassss.

2 REPLIES 2

Former Member
0 Kudos

Hi Thembas,

Even I have similar requirement to be implemented.Could you please tell me whether you got any solution?

Thanks and Regards,

Rohini

0 Kudos

Hi Rohini,

I have same problem.Could you please tell me whether you got any solution?

Regards,

Edward