Skip to Content
0
Aug 11, 2023 at 03:49 PM

Reason for addition of "NODE" row in CDS view entity

81 Views

Hello Everyone,

I have a client-specific table on which I have created a CDS view entity. When I try to use this CDS view in CL_DD_DFIES_PROVIDER=>READ_NAMETAB, I get an extra row entry with datatype "NODE" along with the other columns of my table. When I further debugged, I saw that it was implicitly added for CDS view entities and a few other entities, as can be seen in the screenshot.

mandtfield.png

node-entry.png


ls_node1_field gets inserted into entities irrespective of Client dependency or not.

entity-insert.png

Does anyone know why it is added to the x0311_tab separately and what is the significance of it?

Thank you.

Attachments

mandtfield.png (220.6 kB)
node-entry.png (33.8 kB)
entity-insert.png (159.5 kB)