cancel
Showing results for 
Search instead for 
Did you mean: 

TCode to Mass assign Characteristics to Class (like CL02)

Former Member
0 Kudos

I have 2 characteristics that I would like to assign to about 400 classes. All these classes are of the same class type. I can do this for each class by going to CL02 and adding the characteristic in the characteristics tab. However, I would like to know if there is a mass transaction to do this for all 400 classes ?

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

You can try to record these few steps with SECATT and then just replay them with your data.

peter_atkin
Active Contributor
0 Kudos

Rob,

I managed it via the following function modules:

1. CLCM_CLASS_FEATURE_INSERT

2. BAPI_TRANSACTION_COMMIT

This could be done easily in an ECatt via TCode SCAT or SECATT

PeteA

Former Member
0 Kudos

CLMM

Assign value in matrix - Select class and update characteristic.

or simple recording lsmw will solve your purpose.