‎2008 Feb 11 1:05 PM
hi,
i wont to now if i can use structure dynamic for Fm
e.g.
if i put period in export from 012007 062007 i get data
in 6 column and if i put data from 012007 122007 i get data
in 12 column
Regards
‎2008 Feb 11 3:33 PM
I don't think this is possible. Instead of that you can declare your output table from fm as
TABLES
*" DATA STRUCTURE TAB512
a®
‎2008 Feb 11 3:33 PM
I don't think this is possible. Instead of that you can declare your output table from fm as
TABLES
*" DATA STRUCTURE TAB512
a®