|
POSTAB is the internal table used by VA05 to store the data before
displaying it. Simply adding a field to this table will not display the
data on the screen. You need to amend the display processing as well. You
do not say which version of R/3 you are using. In 46C, the list is
displayed in an ALV Grid Control, and so permits the columns to be moved
around by the user.
|