Hi all,
I'm working with CRM Web UI (7.0). Members of the team have customized several Web UI BSP components, and I'm trying to trace them back (which ones have been modified) by looking at the transports.
I'm looking at table E071, and am finding the GUID of the context that was enhanced. Now, I'd like to figure out which BSP component it refers to...
Example (from table E071):
TRKORR | AS4POS | PGMID | OBJECT | OBJ_NAME | OBJFUNC |
CRXK900011 | 392 | R3TR | DLCC | D946A55B908A2E9D8DAE0516FFB285A9EBB29728 |
The OBJ_NAME refers to the context ID from a BSP component, for which I want to know its parent UI Component.
In which table will I find this match? Is there a faster way to do it?
(and is there a table schema of the BSP_xxx tables??)
Please let me know,