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

logo in script

Former Member
0 Likes
617

what is the t code for check the logo is uploaded or not?

5 REPLIES 5
Read only

Former Member
0 Likes
591

check this link....

regds,

kiran

Read only

Former Member
0 Likes
591

Hi,

Go to SE78 and select the appropriate node on the left side and on the right side, press F4 or enter some wild characters like Z* and select 'Blank and White' or Color and press the Print preview to see the image of the logo.

Regards

Subramanian

Read only

Former Member
Read only

Former Member
0 Likes
591

Hi Sunil

You can achieve as per below:

1) I want to upload a coloured logo from my desktop to SAP

- Upload your logo via SE78.

- Select 'Import' button from application toolbar of SE78, and perform upload.

2) Then i want to upload that coloured Logo into my SAP Script output

- At SE71, goto Text Element from your window logo (window where you locate your company logo), and place the following statement:

/: BITMAP 'COMPANY_LOGO' OBJECT GRAPHICS ID BMAP TYPE BCOL DPI 150

3) Then i want to make that Coloured logo to be Printed on Layout screen visible as with same color as i uploaded.

Regards

Sreeni

Read only

Former Member
0 Likes
591

HI Sunil,

You can check it in SE78 ..

Press Graphich --> BMAP and give the Logo nmae and press Print Preview, the the logo preview wil come if the logo is existed in the SAP.

Some times the logo will be stored as text, so at that time you can check the same in the transaction code SO10.

Regards

Sudheer