Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Equipment attributes values from which table?

Former Member
0 Kudos

Hi Folks,

In IE03, for a particular equipment, i have some equipment attributes.

In that the field "Abandoned date" and "Test date"  is from which table the values are getting populated. It might seems to be a easy question, but I searched F1 help, tables relating to Equip, class and characterstics, but could not find it.

Kindly help me out in this.

Regards

Sona

1 ACCEPTED SOLUTION

nabheetscn
Active Contributor
0 Kudos

This is the classification data..you can use equipment object for EQUI and then use BAPI_OBJCL_GETDETAIL.

Table are CABN/CAWN

Nabheet

6 REPLIES 6

nabheetscn
Active Contributor
0 Kudos

This is the classification data..you can use equipment object for EQUI and then use BAPI_OBJCL_GETDETAIL.

Table are CABN/CAWN

Nabheet

0 Kudos

Thanks friends

Regards

Sona

0 Kudos

Hi nabheet,

Could you please elaborate in detail , as i need to get the equipments based on the search criteria that i give in two fields test date and abandoned date  in  a Zreport .

Regards

Sona.

0 Kudos

Hi Sonakshi

You need to do reverse stuff. Based on the characterstic name fetch the corresponding objects from CAWN/CABN. You will get object ids you can derive equipment number from it

Nabheet

0 Kudos

SFP – SAVE Button

Hi ,

I need to add the validation on the ‘PRESAVE’…. but I am not able to find the SAVE button in the SFP Preview pdf.

Plz help me out

regards

Sona

0 Kudos

Hi Sonakshi

Since this question is not related to above thread. Kindly create a new thread with detailed explanantions

Nabheet