‎2007 May 03 12:53 PM
how i can upload tiff files by using rstxldmc what parameters i have to pass ?plz explain me.
‎2007 May 03 12:56 PM
‎2007 May 03 12:56 PM
Hi
SAP SCRIPT LOGO PRINTING
To create a logo in SAP printouts just do the following
1. Save a Logo using Imaging, Paint shop Pro or Corel Draw as Tiff file.
2. Run program RSTXLDMC and enter the following parameters
Enter file name C:\COMPLOGO.TIF
UOM CM
Line width for text 132
Text name ZHEX-MACRO-COMPLOGO
Text ID ST
Text language = E
Number of Tiff gray levels (2,4,9) 2
3. Then Create a new window 'COMP' with attributes;
Window COMP description Company Logo
Left margin 7.00 CH window width 10.00 CH
Upper margin LN window height 8.00 LN
Finally in the text element, mention
/: INCLUDE 'ZHEX-MACRO-COMPLOGO' OBJECT TEXT ID ST LANGUAGE 'E'.
Please note that if object name is not indicated as 'ZHEX... the logo may not be printed!
You will not be able to see the logo in a test print. The same will be printed in actual printout.
Reward points if useful
Regards
Anji
‎2007 May 03 12:56 PM
‎2007 May 03 12:56 PM
Hi Manjula,
Use FM 'gui_upload' in which u have to pass the file name and u will get ur file data into an internal table.
Reward points if helpful.
Regards,
Hemant
‎2007 May 03 12:58 PM
Hi,
Refer to the following link:
Hope this helps.
Reward if helpful.
Regards,
Sipra
‎2007 May 03 1:02 PM
Hi manjula,
In the file name u have to copy the whole link here i'm providing u an example plz try to understand if
<b>C:\Documents and Settings\Administrator\Desktop\New Folder</b>
u have to specify the destination and then execute (F8) then it will show u the path according to ur link from where u have to fetch the .tiff file and then automatically it will upload ur .tiff file
Rewards if helpfull
Regards,
Pavan