Skip to Content
0
Jan 22, 2012 at 07:40 AM

Customer fields addition in SRM 7

35 Views

hi,

i am new to SRM 7. i went through some documents in sdn and tried to add a field at SC item level. i have extended the structure and the view layout. i have created a cell editor of type input element and binded the source attribute to the new customer field added the to the context. now i want to fill this field with some value for all the items. i have implemented the badi /SAPSRM/BD_PDO_FE_FILL_ITEM. i have done the debugging and saw that ct_item_data table is having the customer field i had created and it is getting filled with the value i had hard coded in the badi method. but when i go to web ui i am not able to see the value. what is going wrong? am i implementing the correct badi?

wd component i have changed :/SAPSRM/WDC_UI_SC_DOTC_BD

view V_SC_DOTC_BASIC

thanks

Edited by: SRM7CON on Jan 22, 2012 8:53 AM