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: 

Need to check whether bitmap file is corrupted or not

Former Member
0 Kudos

Hi Experts,

I am using a function module ARCHIV_CREATE_TABLE to link signature file to their corresponding activities. All of things are happening in the right way.

My question is that "How can i check the content of bitmap file whether the bitmap file is corrupted or not"? If it is corrupted then that particular signature file would not be linked.

Right now i am reading those bitmap files from SAP server(Application) through DATASET in my report program.

Please help me out of this.

Thanks,

Shakun

Edited by: shakun123 on Feb 7, 2011 1:50 PM

2 REPLIES 2

Former Member
0 Kudos

Hi,

Chck out this FM ARCHIVE_ADMIN_CHECK_FILE and ADK_CHECK_ARCHIVE .

You can get more Archive related FM in AADM and ARCH Function groups.

Thanks,

Anmol.

0 Kudos

Hi,

I have checked both the FM stated above, but could not able to find exact way to use these function modules.

Can anyone help me and get me out of this?

Thanks,

Shakun