Skip to Content
0
Former Member
Dec 11, 2006 at 10:05 AM

Field symbols

47 Views

Hello All,

I have populated an internal table 'ITAB_LFC1' from LFC1 table.

Now I have to check the values(whether they are blank) of all the fields

(UM01S, UM01H, UM01U

UM02S, UM02H, UM02U

-

-

-

-

UM16S, UM16H, UM16U).

Instead of writing a very big 'IF' statement specifying all the above fields in it,

can any body give me a better way of doing this (like.. usning field symbols / perform routine..etc )

Thanks in advance.

I will award U for the useful answers..