cancel
Showing results for 
Search instead for 
Did you mean: 

OPSI setting remain as ABAP code after client deletion

Former Member
0 Kudos

Hi all,

I'm just wondering if anyone face this problem before:

1. I've created some test data in OPSI (validations of project system) in a test client (eg: 201)

2. I perform client deletion on 201 and client copy from PRD to 201

3. If I check the include statement, the test data still exist as ABAP code (and will generate an abap runtime error). However, if I go to OPSI, the test data no longer not exist.

4. If I re-create the test data in OPSI, then this problem is solved.

Regards.

Accepted Solutions (1)

Accepted Solutions (1)

nitin_patoliya
Active Contributor
0 Kudos

THere is nothign to worry about it. It is std.behaviour. Wheneven you trasport or Copy client with refrence to Validation. Even though validation is in place in congiuration but system not read that validation and behave as per last config of validation.

You need to correct the same manually by Validation menu--> Simulate function, This will internally generate ABAP code according to your currnet validation. After that your system will behave correctly according to currnet config of validation.

With regards

Nitin p.

Former Member
0 Kudos

Hi Nitin,

Thanks for the info. It seems that there is nothing I can do except to monitor and perform some "post-copy" activities to ensure that it does not happen in the futures.

Regards

Answers (0)