Can someone tell me how PSPCMTXT table is populated and does it contain all PeopleCode without trunc
I'm referring PSPCMTXT table to search for a specific string in PeopleCode. I'm doing this instead of Application Designer "Find In" method for PeopleCode.
My question is, is it fine to refer PSPCMTXT table instead of doing "Find In"? Does it contain all Peoplecode without any truncation? And I would also like to know how this table is populated. Is there a setup to populate this table?