Hi everyone,
I am calling a FM BBP_READ_ATTRIBUTES, it exports a line ET_ATTR(Table type) , now in this there is a field VLIST which is an Internal table . and It has entry in it.
Now I require to get this internal table.
I declare in data statement var type tabletype.
How exactly can i retreive this internal table .
when i double clicl on ET_ATTR , it a tabl type but i calls a line type BBPS_ATTR which is like a structure and there is a feild like VLIST which is an internal table .
Please help me to retrieve the data in this internal table.
Reagrds,
Raj