Skip to Content
0
Former Member
Mar 25, 2009 at 10:32 AM

Archiving and deleting

51 Views

Hi,

We are in upgrade from 4.6c to ECC.

We have one program in which it will Archive data and deelete,In the sense archiving and deletion where there in the same program.When i was test the same program in ECC its not giving popup for deletion.

Below are the function modules i am using for Archiving and deletion.

ARCHIVE_OPEN_FOR_WRITE

ARCHIVE_NEW_OBJECT

ARCHIVE_PUT_RECORD

ARCHIVE_SAVE_OBJECT

ARCHIVE_WRITE_STATISTICS

ARCHIVE_CLOSE_FILE

ARCHIVE_OPEN_FOR_DELETE

ARCHIVE_GET_CUSTOMIZING_DATA

When i check in the below metioned link it was mentioned that Archiving and Deletion cant be done in the same program for security reasons.

Please help me out how this can be achived in same program.

Regards,

Sunil.K