cancel
Showing results for 
Search instead for 
Did you mean: 

EQUNR from Obj location

Former Member
0 Kudos

Hi Experts,

How do i get the euipment number(EQUNR) from Object location(TPLNR) or Super Object Location(TPLMA)?

Thanks

Dan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Use the TABLE EQUIPKPI to get the equipment number from TPLNR

Select EQUNR

from EQUIPKPI

into variable

where Tplnr = iflot-tplnr.

Regards,

Shiva Kumar

Answers (0)