cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Objects with classification

Former Member
0 Likes
2,986

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...

Accepted Solutions (1)

Accepted Solutions (1)

rupesh_brahmankar
Active Contributor
0 Likes

Dear,

Have you checked CL31 and CT12, CT25?

Regards,

R.Brahmankar

Former Member
0 Likes

those three transactions does not give objects with classification associated with change number... I want to know tcode and also which table contains the details of sap objects having classifications.

rupesh_brahmankar
Active Contributor
0 Likes

Dear,

Please check table AUSP here you will have object class with change number.

Also refer OSS note article 1547034.


Regards,

R.Brahmankar

Answers (2)

Answers (2)

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

Former Member
0 Likes

Hello Saravana,

pls check table INOB for your reqmnt.

Regds,

Nilesh