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: 

Error when accessing graphic (BDS), RC = 2

Former Member
0 Kudos

Hi,

We have a custom Z tcode for generating payslip but when we run the t-code it is giving the following error message

I search the forum before posting but I did not get a proper solution to resolve this.

Error when accessing graphic (BDS), RC = 2

Message no. SSFCOMPOSER210

Diagnosis

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

System response

Error message.

Procedure

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

8 REPLIES 8

Former Member
0 Kudos

Shafit,

First find out whether it is security related issue or not?

Ask the users to send the su53 screen shot / or run trace using St01

Thanks,

Sri

0 Kudos

Thanks Sri.. I've ask for SU53 but all the authorizatio check was successful.

0 Kudos

Shaftia,

Make sure it not security issue once again. Inform ABAP'ers to take care of issue

do google search by SSFCOMPOSER Error

Thanks,

Sri

0 Kudos

OK thanks.. I'll check with them. thanks... Sri

Regards

Shafi

Edited by: Shafi Rahman on Jul 19, 2010 11:17 AM

0 Kudos

resolved

0 Kudos

Hey can u tell me wat was the problem. I am also unable to access the graphic wen printing..

0 Kudos

HI,

i have the same issue, can you let me know how you corrected it.

Regards,

Amrit

tshegyel77
Discoverer
0 Kudos

Hey

Error when accessing graphic (BDS), RC = 2

This is error of graphic which is not able to display in form because its not found in the system.

Look for graphics/image name (eg logo names) in your smartform.

Check that graphics/image name exist in tcode: se78 if not you have to create or move the TR containing that graphics.

Best Regards,

Tshering Gyeltshen