Application Development 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: 

Transport Classes (CL02) and Assignments (CL24N)

Former Member
0 Kudos

Hi,

Is there any way to transport/export classes (CL02) and Assign Objects/Classes to class (CL24N) to other system?

We have done the workflow mapping in these transactions. So we need to transport this data to Quality and Production systems. Actually this is a master data (Master data can't be transported). Is there any other way?

Thanks in advance.

Thanks & Regards,

Govind.

1 ACCEPTED SOLUTION

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

As you said, this is master data and hence can not be transported. But you could probably do some creative program to extract the needed data from the source system, and then have another program run a BDC over these transactions to create the data in the target system.

Regards,

Rich Heilman

6 REPLIES 6

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

As you said, this is master data and hence can not be transported. But you could probably do some creative program to extract the needed data from the source system, and then have another program run a BDC over these transactions to create the data in the target system.

Regards,

Rich Heilman

Former Member
0 Kudos

You can probably transfer classes by doing ALE but assignments I don't think so. Why are entering production master data in your development box? I am surprised that your audit team is actually allowing that. I you are doing this, it is considered a security breach by the auditors.

Srinivas

0 Kudos

Thanks for your input.

It is a kind of workflow configuration which we did in the development system and we are trying to transport to other systems.

We do have SOX.

Thanks & Regards,

Govind.

0 Kudos

I am confused here. Do you need your workflow configuration to move to other systems or you need your master data to be moved? Is this a one time move or is it an ongoing one?

Can you please eloborate on the link between the master data and the workflow config?

Regards,

Srinivas

0 Kudos

We have created classes and characteristics for release strategy. It is one time assignment. And it is like a configuration.

Regards,

Govind.

0 Kudos

Hi Govind !

Do you have faced that when delete a Release strategy from transaction OMGQ , it is not deleted from the assignment of Object (rel.strt) to Class(032) ?

When I try to delete it manually the system display the message ...

Object not found

Message no. CL 504

Diagnosis

You have entered an object which has not been created.

Procedure

Either create the object, or use another object.

I would appreciate any tip to delete this assignment.

Thanks in advance!

Carlos Hurtado