Dear All,
I am trying to enhance the standard Master Data Data Source : 0MATERIAL_TEXT using BADI.
This is the first time I am using enhancement of data source.
I have followed the below steps:
First I have enhanced the data source with required field by using append structure. The required field is available in MAKT table-maktg field.
I have found out the BADI for the data source, that is:RSU5_SAPI_BADI and created implementation for the BADI.
I know basic ABAP only,Tried to populated the field by using data method in interface.
I have read few documents about enhancements,but i was unable to write the code to populate the data to the data source.
So please provide me the necessary inputs to achieve it.
Thanks
Padmaja