cancel
Showing results for 
Search instead for 
Did you mean: 

Fetching Change request number with customer number or kna1.

Amiya_Sagar
Explorer
0 Kudos
95

Hi Community Members,

Is there any table or any workaround using which I can fetch Change Request Number for newly created customers in ABAP/MDG?

Thanks in advance.

View Entire Topic

Hi,

It has been a long time ago where I was developing for the MDG... I rembered tables starting with USMD ... maybe that helps? I think there is also a class ... cl_usmd_* and the method read_entity_data or something like that. Maybe you can check this out.

Amiya_Sagar
Explorer

Hi All,
Thanks for helping. I used CDS View ( /1md/bpbp_headerobj ) for this and got the CR Number from BP Number and vice-versa.