How to find Right aligned fields on the page using SQL table PSPNLFIELD?
I need to find fields having Right Alignment in any Page using SQL. I think alignment related information are stored in DSPLFORMAT column of PSPNLFIELD table. But codes stored in DSPLFORMAT are combination of codes related to some other properties related to that field. Can you please provide me logic behind DSPLFORMAT or if any other solution you can suggest?