‎2007 Oct 15 1:45 PM
hello friends,
i am using the factory method to display my internal table in ALV,
now my problem is that if the whole columns is blank in the internal table then in the output it is not displayed at all.
is there anyway that i can avoid this,is there any other way i can display all the fields of my internal table (using OOPS).
also since im writing my program in SE38 i cant create an container.
‎2007 Oct 15 1:59 PM
‎2007 Oct 15 1:59 PM
‎2007 Oct 15 2:07 PM
sorry for my mistake
columns which are completely empty r coming,but there is so much inconsistences,i mean first few columns which r blank r not displayed but other columns which r blank r displayed.
factory method does not relie on field catalog,right, im not able to understand this behaviour
‎2007 Oct 15 2:21 PM