cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

I need a list of all objects associated with a change number having classification. I tried searching related SAP tables. is there any tcode for my requirement or tables to fetch the data. Pls help...

0 Likes
View Entire Topic
former_member200581
Active Participant
0 Likes

Hi Kumar,

Please check following standard tables.

TCMS_OMS_CAT                   Object Categories

TCMS_OMS_CAT_T                 Object Category - Text Table

TCMS_OMS_FEAT                  Object Classification

TCMS_OMS_FEAT_T                Object Classification - Text

TCMS_OMS_FLDS                  Table for Object field names

TCMS_OMS_FLDS_T                Text Table for Object field names

TCMS_OMS_ID_CT                 Attribute Indicator category

TCMS_OMS_ID_CT_T               Attribute Indicator category - Text table

TCMS_OMS_ID_TY                 Attribute Indicator type

TCMS_OMS_ID_TY_T               Attribute Indicator type - Text Table

TCMS_OMS_LIQ_V                 Mapping: Object + Value Type with Liquidat

TCMS_OMS_VALST                 Value set

TCMS_OMS_VALST_T               Value set texts

TCMS_OMS_VALTY                 Value type (customizing)

TCMS_OMS_VALTY_T               Value type texts

TCMS_OMS_VL_VLST               Value sets

Revert If your query is resolved.

Regards,

Amit Kataria