Hello,
I add a new field through EEWB. The new field is add on Complaints header called Internal Reference.
I use wizard of EEWB to add new field , business object: CRM business transaction, then in the wizard, I choose complaints as the type of the transaction, and I check the "search" box for the field, because I also need to use it as search criterial.
Then I go into the BSP_WD_CMPWB, the new field is already available for component BT120H_CPL, view Details. And it is also available for the search view.
So far, everything looks fine.
But when I go into the UI for testing, when I perform the complaints search and click one record to go into the complaints view, it gives me a exception on header. I use SAAB to check the details, it like following:
BTExtRefSet.BTEXTREF/MainWindow
An exception has occurred Exception Class CX_BSP_WD_INCORRECT_IMPLEMENT - Define Application Component 'BTExtRefSet'.
Method: CL_BSP_WD_REPOSITORY=>GET_CMP_USAGE_DEF
Source Text Row: 9
Is there anything I missing to do so I get such error message???
Edited by: SAP-Basis on Dec 1, 2008 5:12 PM