Application Development and Automation 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: 
Read only

Getting error while Archiving the IDOCS

Former Member
0 Likes
624

Hello,

i am using the archiving object IDOC.

I am getting an error "Infostructure SAP_IDOC_001 contains error. When running the production Mode.

I tried to run the same in Test mode there was no error.

The error is occurring in the delete program.

I tried to debug it and figured out that while selecting the Archive file to delete it is giving the error.

The IDOC has been written successfully to the archive file path.

Not able to figure out as to why it is giving error when running in Production Mode

Thanks

Nishant

1 ACCEPTED SOLUTION
Read only

JL23
Active Contributor
0 Likes
475

if SAP gives an error "Infostructure SAP_IDOC_001 contains error", then I would focus on this.

Of course this error can only happen in production mode, as SAP will only then update the infostructure, it does not update infostructures in test mode.

use SARI, click customizing, enter Infostructure SAP_IDOC_001 and check if you can activate the info structure without errors.

check if OSS note 1358690 is of some help. Otherwise open a message at SAP directly.

1 REPLY 1
Read only

JL23
Active Contributor
0 Likes
476

if SAP gives an error "Infostructure SAP_IDOC_001 contains error", then I would focus on this.

Of course this error can only happen in production mode, as SAP will only then update the infostructure, it does not update infostructures in test mode.

use SARI, click customizing, enter Infostructure SAP_IDOC_001 and check if you can activate the info structure without errors.

check if OSS note 1358690 is of some help. Otherwise open a message at SAP directly.