Hi all,
In an earlier post i asked how to add a copy of a standard assignment block to a standard view.
I succeeded in this. Now i am in the process of changing the data which is displayed. For this i created a custom model and added an additional context node to my custom view. During debugging it walks through my custom code for retrieving data, so i guess i customized it right.
But.... in my IC webclient i now get the following exception:
Cannot display view BP_BPBT/AccountActivitiesReportsOV
An exception has occurred Exception Class CX_BSP_INV_ATTR_NAME - BSP exception: An attribute with the name "ZBUILACTIVITYREPORTS" is not defined
Method: CL_BSP_PAGE_BASE=>IF_BSP_PAGE~SET_ATTRIBUTE
Source Text Row: 16
I guess i missed a step somewhere, but can't seem to pinpoint it out....
Anyone who has experience with the same or has some helpfull input?
Ps: My repository.xml looks okay.
Kind regards,
Martijn de Jong.