on 2012 Jan 22 7:40 AM
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
Request clarification before answering.
Hi ,
to populate the values you need to enhance the webdynpro component and write the code in the particular method or you can write the code in BBP_DOC_CHANGE_BADI
Thanks & Regards
Pradeep Kumar Dondeti
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.