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 an Error while fetching image using SAPSCRIPT_BITMAP_GET

RaviTejaGuptha
Active Participant
0 Likes
2,016

Error when accessing graphic (BDS), RC = 5

Message no. SSFCOMPOSER210

Diagnosis

The graphic with the key (ZGLO_XXX.TIF,GRAPHICS,BMAP,BCOL) (name, object, ID, type) should be output. The return code of the function module SAPSCRIPT_BITMAP_GET was 5.

System Response

Error message.

Procedure

There is probably an error in the BDS. Create a problem message.

We are able to fetch all other images. So I guess it wont be a Authorization issue.

We are getting this error only for this image.

May I know what is BDS. And how it will be maintained in the system.

What is the solution for this issue.

Thanks for your inputs.

Regards,

Ravi

6 REPLIES 6
Read only

DavidLY
Product and Topic Expert
Product and Topic Expert
0 Likes
1,385

Hello,

Do you get  also this error message if you try to print the print preview of this graphic via SE78? If you get the same message in this case please reimport the graphic.

Regards,

David

Read only

0 Likes
1,385

Hi David,

I am not facing any issue from SE78 transaction.

Thanks for your response.

Regards,

Ravi

Read only

DavidLY
Product and Topic Expert
Product and Topic Expert
0 Likes
1,385

Hi Ravi,

Could you do the following settings on your system:

In Transaction OAC0. Goto the repository BDSCONT3 and maintain the settings as following:

and see if helps.

Regards,

David

Read only

0 Likes
1,385

Hi David,

We have downloaded the image and uploaded it again. Now we are not facing any issue.

I think this is not linked to any settings, because for all other images we are not facing any issue.

Thanks for your suggestion.

Regards,

Ravi

Read only

former_member209120
Active Contributor
0 Likes
1,385

Hi Ravi Teja Guptha N ,

Check transaction SE78 for the existence of graphic ZGLO_XXX.TIF in the system.

If it exists then debug function module SAPSCRIPT_BITMAP_GET to determine cause for error  RC = 5.

Another thing

Cause was the BDS or Business Document Service was not available on target SAP system.

Read only

0 Likes
1,385

Hi Ramesh,

I have done the debugging as well with the same FM. Its checking the BDS in buffer.

Its not able to find and throwing an exception.

Thanks for your inputs.

Regards,

Ravi