Skip to Content
0
Former Member
May 31, 2011 at 09:11 AM

Add Custom Fields into Component ICCMP_BTSHEAD, CRM_BTXA

49 Views

Hi Guru's,

I am new to CRM WebUI. So i am not sure about the development process in CRM WebUI.

I have a requirement to add the 2 new custom fields (Actual Receiving date and time, should be update in DB table alos) into component ICCMP_BTSHEAD, View u2018BTSHeaderu2019, Config Key: ZDEFAUL_IC. I checked all the existing context node and did not found the attributes. so i think, we need to create the new context node with value attributes for these 2 fields, then setter and getter method need to do changes accordingly and need to change the configration for the given config key.

and the same thing need to do in the other Component u2018CRM_BTXAu2019 View u2018BtxaListOVu2019 Config Key: ZDEFAUL_IC, where we need to add the new field "Diff. Date" which is calculated from sy-datum - receiving date.

Is there any other activity that's need to do?

Could you please let me know the exact process and tell me that how can i test it.(Version: CRM 6.0)

Edited by: Bijendra K Som on May 31, 2011 4:12 AM