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

cProject - DPR_ATTRIBUTES - Method CHECK

Former Member
0 Likes
209

Hi,

Is there a way to stop the project of being saved inside the the method CHECK.

I am trying:

call method cl_rpm_message_services=>message_add

exporting

iv_msgid = 'ZRPM'

iv_msgno = '000'

iv_msgv1 = 'Message here'

iv_msgty = 'E'.

But it is still being saved. I need to do some checks on xRPM and then stop the saving process.

Thanks,

Erick

Accepted Solutions (0)

Answers (1)

Answers (1)

schneidertho
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Erick,

what exactly are you trying to do? I am confused, since you have mentioned xRPM, but the BAdi is for cProjects.

Best regards

Thorsten