cancel
Showing results for 
Search instead for 
Did you mean: 

How to extract the Equipment data along with class

former_member209020
Active Participant
0 Kudos

Hi All,

I have an requirement that I need to pull all the data of Equipment's along with the classes assigned to the Equipment. Kindly let me know the programme so that while pulling the Equipment , Classes should also download along with it which has assign to it.

Accepted Solutions (1)

Accepted Solutions (1)

jogeswararao_kavala
Active Contributor
0 Kudos

Hello thirupathi,

If you are asking about standard report then it is IE05.

In the ALV output go to Settings > Show/Hide  classification. The Characteristics and values are added to the ALV layout. See this picture (IE05 ALV).

This is true for F/Locn also with tcode IL05.

If you are talking about function module:

There is no single function module to get both, you need to use fm BAPI_EQUI_GETDETAIL for Equipment details and then BAPI_OBJCL_GETDETAIL  for Class and Characteristics. See this post:

Good luck

KJogeswaraRao

former_member209020
Active Participant
0 Kudos

Hi Jogeswara Rao,

Thanks for the reply. I will close the Thread.

Answers (1)

Answers (1)

MTerence
Active Contributor
0 Kudos

Hi Thirupathi,

Did you tried in IH08, after executing the list of equipments, select all Setting - Show/Hide Classification

This document will clear information after Equipment Vs Class report

Regards

Terence