Skip to Content
0
Former Member
May 14, 2008 at 06:33 AM

I create report in HR. With F1 got message that the data is in structure.

38 Views

Hai I am new to ABAP.

I try to create a report using HR table. I want to retrieve some data from PA0006 table (fields are stras, pstlz,ort01,telnr). For employee number i want to display his address , telephone number. But what I am getting is that these are structures. But when I click of the fields in PA30 the technical information says that the datas are from Structure.

My question is structure don't have values but on F1 it shows structure. can any one explain me and give some useful code so that I can display the address.

In HR table most of the data that I want to retrive says in structure. please anyone explain me.