Hello Experts,
I have doubt how the description get automatically populated in Table TCJ1.
When I see the fields in TCJ1, I see only 2 fields present. But when I see the table value another field Description gets automatically populated. It fetches the description from TCJ1T and populate the table TCJ1.
How actually this happens? How does TCJ1 table know, its description is present in TCJ1T? Is it specified in Table?
Well reason I am asking is I have simillar requirement in report KKRC.
I have added some fields in table PSMERK (For summarization characteristic tab tcode CJ20n). Now customs fields are added in KKRO ( Customization for KKRC report) .
Currently when KKRC gets executed , description of the custom fields is not getting populated. I dont know how will KKRC know description of the custom fields needs to be fetched from another table.
Thanks,