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: 

SAP table for all possible values for a characteristic of an Equipment

Former Member
0 Kudos

Hello Experts,

I understand that an Equipment is linked to a Class which in turn has many characteristics associated with it.

For each Characteristic there may be many values associated to a particular characteristic.

Could you please help me with the SAP table relationship showing all the values of an characteristic.

Thanks in Advance. Attached the screenshot of it.

4 REPLIES 4

Flavio
Active Contributor
0 Kudos

Hi Nikhilaash BS,

table CAWN (Characteristic values) should be the one you are looking for.

Thank you and bye,

Flavio

0 Kudos

Thanks you so much.

jogeswararao_kavala
Active Contributor
0 Kudos

Hi Nikhilaash,

  • For the query about tables see arrowed portion of the PM tables picture attached to this post. You have all the tables here related to Class and Characteristics.

  • Secondly, I have already posted a document on this where a code was given for a report on the subject matter. This code is based on function modules  BAPI_OBJCL_GETCLASSES and ALM_ME_CLASS_CHAR_GETDETAIL . So you do not need tables if you make use of theses FMs. The document is here:

  • Also you go through another post by me which was done through SQVI using logical databse EQI. In this route also you might be able get your query a solution.

Above referred tables info is available at for your reference in future.

Good luck

KJogeswaraRao

0 Kudos

Hi,

Check below tables for PM Module's Characteristics detail information-

CABN

CABNT

Regards

Salah uddin