cancel
Showing results for 
Search instead for 
Did you mean: 

how to find objects and classes

Former Member
0 Kudos

hi

any notes or path on objects and classes on crm?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kumara

I beleive your talking about the Classification system.

To get to this go here: SPRO->IMG->Cross-Application Components - -> Classification System - -> Classes - -> Maintain Object Keys

This will give a list of Tables which are currently set with Object Keys, you may need to add a new table and configure.

Next

To get to this go here: SPRO->IMG->Cross-Application Components - -> Classification System - -> Classes - -> Maintain Object Types and Class Types

Here you assign a Class Type to Link your Table from the previous step, this class new Class Type will be used with a New Class to created in the following steps.

Goto Transaction CT04 - Create Characteristics

Here you create effectively attributes of a Class (Fields)

Goto Transaction CL01 - Create New Class

or CL02 - Maintain Class

Create a new class linked to your Class Type from previous steps

On the Char.. Tab you can add the new Characteristics created in the previous step to your new Class.

Based on the Object Key from the first step, these new attributes shoulds all now link together. If the key is of type 'RAW' (Binary) it may not be possible to link correctly, therefore some ABAP maybe required to create the link, depending on your application.

Hope this helps.

<b>Reward with points if useful.</b>

Regards

Arden

Answers (1)

Answers (1)

Former Member
0 Kudos

hi

if u want to configure for objects and classes

IMG>CRM>Cross Application Components>Maintain Object keys and > Maintain object types and classes types, define class groups

Cheers

Venkat