Application Development and Automation 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: 
Read only

Find the Table Name

Former Member
0 Likes
431

Dear All,

Through Tcode<b> j3gsl03</b> (Display BOM), I want to caputre the value of

<b>Equipment Replacement Value</b> . I found the table name &field called

<b>CABN-ATNAM</b> . I want to caputre the value aganist to Equipment Replacement Value . I found the field name & table <b>( CAWN-ATWRT )</b> but the value is not showing in it.

Please tell me the solution to where these value stored and how can I capture it.

Dear All,

Through Tcode<b> j3gsl03</b> (Display BOM), I want to caputre the value of

<b>Equipment Replacement Value</b> . I found the table name &field called

<b>CABN-ATNAM</b> . I want to caputre the value aganist to Equipment Replacement Value . I found the field name & table <b>( CAWN-ATWRT )</b> but the value is not showing in it.

Please tell me the solution to where these value stored and how can I capture it.

1 REPLY 1
Read only

Former Member
0 Likes
397

Hi,

I do not know your system, but try table AUSP and read it with function module CLAF_CLASSIFICATION_OF_OBJECTS

Good luck!

Jo