Hello everyone,
We have to use this statement
tables Pernr.
to create the internal table for the statement
Get pernr.
to work. Is it not bad ABAP practice to use the tables statement? What would be the workaround for
tables pernr.
in that case?
Thanking you,
Apollo.