Hi,
I'm developing an application with which user can mantain master data for a given characteristic & refresh the layout to reflect updated master data records.
Is this doable?
I've created an exit function that calls function UPC_BW_MASTER_DATA_MAINTAIN by passing necessary information.
after calling this function, & edit the master record, master data is getting updated along with cube contents but the layout is not getting refreshed.
If i re-enter the layout, i could see updated transaction data with new master data.
What do i do to refresh the layout with updated master data w/o having to re-enter the layout.
I've gone through couple of related posts in this forum but of no luck.
Appreciate your help.
Hi,
I've found a similar problem.
The "solution" that we applied was:
We show a message to the user that tells him that he has to refresh the web page in order to see the changes (F5). I put a note to SAP telling the problem, and they told me that it works in this ways, I suppose that when you refresh the layout using the refresh or the check button given by BPS standar, data that comes directly from the master data and not from the transactional infocube is not accessed.
Regards,
Iné
Add a comment