Hi Gurus,
I've extended the CRM my accounts to add a new field in the general information area, i.e. Assistant name.
But I met an issue that the fetched field content can't be placed here successfully.
The extended field has been added to the Account Entity, both in the Properties
and the structure.
And the odata has been redifined. Meanwhile, I redefined the method /IWBEP/IF_MGW_APPL_SRV_RUNTIME~GET_EXPANDED_ENTITY in DPC_EXT class to populate the extended field.
I can say for sure the filed has been filled successfully after debug.
And for the front UI5, I extend it in this way.
But I got the result snapshot you've seen at very beginning.
I am thinking if there is something wrong with my OData path in the view.
Could you help me on this? Thank you.
Regards,
Sun Xuebin