cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Assingned Objects to Various employees.

Former Member
0 Kudos

Hello All,

Hi,

Im working on report which is based on Logical database PNP.

Purpose of my report is to maintain track record of assingned objects to emplye.

I'm supposed to get the records based on the given PERNR and display them in the table format.

EquipmentNumber Obj Issued Description Date Issued

ITOB-EQUNR ITOB-EQART ITOB-SHTXT ITOB-DATAB

ITOB-EQUNR ITOB-EQART ITOB-SHTXT ITOB-DATAB

ITOB-EQUNR ITOB-EQART ITOB-SHTXT ITOB-DATAB

Any inputs regarding this table format would be helpful.

Thanks in advance

Rohini.

bgrohinidevi@gmail.com

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

Please let us know what all your need to fetch. Sometimes Ad-hoc Query will come handy for HR. There might not be a need for a custom program!!!:-)

Regards

Judith

Former Member
0 Kudos

ok just write try write the code for the table by using select statements.

bcoze this is only text data u need display on output.

find out the text tables for EquipmentNumber , Obj Issued Description , Date Issued

loop this records and pass to final table

you will get the data.

i think this way will workout you.

and no need to give any intput in pnp selection screen.

ramesh