cancel
Showing results for 
Search instead for 
Did you mean: 

Deletion of Data in the Self defined Info structure

Former Member
0 Kudos

Hi All,

We created a new self defined info structure from the T-code: MC22.

Activity1: Copied the data from source info structure to newly created info structure from the T-code: MCSZ successfully.

Activity2: After that, we updated one characteristic data in the info structure from the self defined method (from T-Code: MCSZ).

Both activities we completed successfully.

Unfortunately the second activity took very long time and the sales orders created in that time not get updated in the info structure.

Please let us know how we can delete the existing data of the info structure.

After deletion of data in the info structure, I want to perform the above mentioned two activities in the non business hours.

Thanks in advance.

Regards,

Madhu.

Accepted Solutions (0)

Answers (2)

Answers (2)

eduardo_hinojosa
Active Contributor
0 Kudos

Hi,

SAP Note 410247 - Copy management / version copier RMCSISCP: Performance will help you.

SAP Note Number 552152 FAQ: General questions for LIS will be helpful too.

Regards,

Eduardo

Former Member
0 Kudos

Hi Madhu,

this should work with a small report which deletes all records from your own table. Ask one of your ABAP-developer for help.

Regards,

Joerg