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

sap-script issue

Former Member
0 Likes
1,072

Guy's

i have included some bitmap image's on my sap-script

but it's not appearing in final output,i checked

in debugging mode ,and it's calling those element

which hold those bitmap image's ,even i tried se78

and checked those bitmap image's ,and they are working

perfectly fine,can anybody tell me the reason behind

this

11 REPLIES 11
Read only

Former Member
0 Likes
1,033

HI

did you use BITMAP command?

regards

kishore

Read only

Former Member
0 Likes
1,033

Hi,

try converting te BMP image into TIFF format and upload the logo using RSTXLDMC program.

Regards,

Aswin

Read only

Former Member
0 Likes
1,033

Check its black and while picture or color.It may give problem in case of color pictures.

Read only

0 Likes
1,033

no,i have checked

every thing,nothing is appearing on screen

Read only

0 Likes
1,033

Hi,

Did you try converting the bmp to tiff file using MS-paint?

Regards,

Aswin

Read only

0 Likes
1,033

hi sanju

have included the components generated by the program RSTXLDMC using the INCLUDE statement in your logo window??

Cheers,

Abdul Hakim

Read only

Former Member
0 Likes
1,033

Hi,

to include BITMAP use this statement

/: BITMAP WINPRO OBJECT GRAPHICS ID BMAP TYPE BCOL

WINPRO----


> NAME

Mark Helpfull Answers

Regards

Read only

sridhar_k1
Active Contributor
0 Likes
1,033

Is the bitmap not showing up when u execute the print program or when the user executes the program?

check auth object S_BDS_DS is in the role with the following values?

Activity: 03

Class Name: DEVC_STXD_BITMAP

Class Type: OT

Regards

Sridhar

Read only

0 Likes
1,033

i think Sridhar you are some what near to

my issue,as every thing suppose to be fine,and i check

it's working fine in other server,where i created sample

print program and sap-script and called bitmap image,

it's calling ,well when i checked su53 ,it show that

there is no autorization issue,,but pls let me know

how to add following object that you are talking about

Read only

0 Likes
1,033

Contact your sap basis or security folks with the auth object name, they can help u.

Regards

Sridhar

Read only

Former Member
0 Likes
1,033

Hi,

Could you check it by taking one print out. Then also if you are not getting my advice is to delete that images and insert once again.

Thanks.