Created by Jerry Wang, last modified on May 04, 2014
在UI上建立一個新的IBASE,及一個新的text component,點選save button:

save成功之後生成對應的IBASE ID:
在test mode下運作function module CRM_IBASE_GET_DETAIL, 輸入參數I_IBASE_HEAD指定IBASE = 109025
text component的technical information存儲在E_STRUC_IBASE_TAB裡。
在UI上為object component維護description之後,
發現該description的實作也是基于text component:
因為在DB table IBINTX裡能找到對應的entry:
IN_GUID即為對應的object component的guid.