Skip to Content
0
Former Member
Sep 08, 2006 at 04:21 PM

Adding NEW field in CIC - IC-WEB

70 Views

Hi,

I've added a new field to the view FollowUpDetails.htm, this is a Dropdown list field.

I've created SET method and it is showing the value in the list and I an able to select the desired option from the list, but when I tried to SAVE the entry the value in the field is not getting Saved in the table. In (CL_CRM_BOL_ENTITY) I can see that I don't have the data in that field.

I have modified the table CRMD_ACTIVITY_H and appended the structure and included the 'Z' field there and its is also visible in the 'genil_model_browser'

I have a feeling that I am missing something in the GENIL layer, but I don't know what. Can someone help me ?

/Manik Wadhawan