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

over write data ME_PROCESS_REQ_CUST BADI

rangerlet_mesee
Participant
0 Likes
495

I am able to read data based on get_data method of IM_ITEM...but would like to know how to overwrite a value in it.

Thanks

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
449

Call also method GET_DATAX with GET_DATA and then use SET_DATA and SET_DATAX.

(Also only use SET_DATA[X] when you actually change some field value)