Hello,
thanks for your help. I´m a beginner, thats why my desciption is not so exactly, but I will try it again.![]()
We create some fields with AET to enhance the standard. Most of them we create befor we switch to EHP3, but we also created a couple after upgrading the system.
Now we faced to the problem that some fields are not visible in AET, but in AXTSHOW the fields still existing.
We did a quick analysis on the problem and found out that the extended BO-object was “ACCOUNT” before EHP3 and now it is “ACCOUNT_FS”. This leads to the missing fields on UI level, as the respective select statement (class: CL_AXT_EXTENSION_PERSISTENCE, method: SEARCH_BY_BO) only selects fields for BO “ACCOUNT_FS”.
Regards,
Peter