Application Development and Automation 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: 
Read only

MRM_MRIS_HDAT_MODIFY error with change flag

Former Member
0 Likes
485

Hi.

I want to change the xblnr field with the ebeln field in the badi 'MRM_MRIS_HDAT_MODIFY' but that doesn't work.

when i set the e_change exportparameter on 'X', i get the error message:

System error: Error in routine MRM_RBKPV_CHECK -RBKPV-BLART

when i set the flag on space, i get no changes.

how can i set the ebeln field to the xblnr field?

For the item texts i use the badi ''MRM_MRIS_IDAT_MODIFY'. When i set the change flag on 'X', all works fine...

what must i do?

thanks

Marcus

Hi.

I want to change the xblnr field with the ebeln field in the badi 'MRM_MRIS_HDAT_MODIFY' but that doesn't work.

when i set the e_change exportparameter on 'X', i get the error message:

System error: Error in routine MRM_RBKPV_CHECK -RBKPV-BLART

when i set the flag on space, i get no changes.

how can i set the ebeln field to the xblnr field?

For the item texts i use the badi ''MRM_MRIS_IDAT_MODIFY'. When i set the change flag on 'X', all works fine...

what must i do?

thanks

Marcus

1 REPLY 1
Read only

Former Member
0 Likes
439

first:

move-corresponding i_rbkpv to e_rbkpv_is_change.

and then change values.....