‎2007 Mar 12 6:10 PM
hi folks,
I have a question related to printing signature on the checks, I need to find how it is done,
In the sap script under the signature window, I found the following code for the text elements,
'INCLUDE ZHEX-MACRO-PPC-SIGNATURE OBJECT TEXT ID ST LANGUAGE EN
where PPC is the company code.
what does this mean? Is it coded in a macro? Any leads would be really helpful.
Thanks,
SK
‎2007 Mar 12 6:19 PM
Go to SO10 and give this object id "ZHEX-MACRO-PPC-SIGNATURE " to see the logic behind.
Cheers
Manohar
‎2007 Mar 12 6:32 PM
Thanks Manohar,
It really helped. I found that it comes through a .tif file. I am trying to understand how the file might be created. Because I searched for the image did not find it, probably was uploaded long time back.
Any thoughts would be helpful to understand the process. will award full points.
Thanks,
SK
‎2007 Mar 13 10:17 AM
‎2007 Mar 13 10:47 AM
Hi,
If u have to upload only the .tif files u have to convert the signature from .gif or .jpeg into .tif prior to uploading.
Regards,
Ravi
‎2007 Mar 13 11:02 AM
Hi,
Signature might be a image format (.bmp or .tif). So, this image is used in the signature window throgh the include 'INCLUDE ZHEX-MACRO-PPC-SIGNATURE OBJECT TEXT ID ST LANGUAGE EN.
If u need to see the signature, Go to SE78, choose general graphics.
Regards,
Viji