How to populate signature in smartforms?where can we upload
the signature?is der any tcode for it?
Answer / sathish
INSERT-->GRAPHICS--->graphics means it takes BMP so here u
have to add ur BMP file.
digital Signature : upload this digital Signature image to SAP .
u have to two ways to upload image into SAP.
1.RSTXLDMC : which converts TIFF file to Standard text.
2.SE78 : which take BMP file into SAP and u can directly
call this BMP in Smartforms.
Is This Answer Correct ? | 20 Yes | 1 No |
What is the syntax of packed number?
What is the table & field to identify the no of items (bottles) stored in one case?
0 Answers iQuest, SAP Labs, Yash Technologies,
What is luw?
What is screen flow logic? What are the sections in it?
What is the maximum value for Line-Size in the Report?
There is a Database Table of Student Details with Fields Student Id, Student Name, Class ID and Rank. Now how to fetch the first three students with highest ranks from all Classes.
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
What is pseudo comment (#EC) and How it is different from normal comments(i.e. '*' and '"')
Create a Function module that can be called from JAVA using JCo with an example.
When is the top-of-page event triggered? : abap data dictionary
How do you get the number of lines in an internal table? How to use a specific number occurs statement?