hi,
i have an internal table it_content (it_content type standard table of sdokcntbin)
the lines in this are type raw.
I read a file from the appln server in binary mode and build this table .
I need to know the total length of this table . How do i get the total length of the table contents?