We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
My table is ZSVEMPLOYEE_1 and it has fields like ID,Name,School,College,DOJ. now I need to hide School field. if im trying to do the above code i got an error like tctrl_zsvemployee_1-cols is unknown, but if trying to access in Debugging i am able t...