cancel
Showing results for 
Search instead for 
Did you mean: 

User Exit for Billing Doc for creating Smart forms

former_member211668
Participant
0 Kudos

Dear SAP Guru,

First of all, thanks a lot to everyone to resolve others issues as well as to share important points. Now, I have one requirement related to enhancement. Actually, my client came with one new requirement. On all the invoices, they want to put signature of their CEO on the left hand side which has to send to their customers.

Please assist me, what User exit we have to use and what logic i have to give to our ABAPers for this?

Thanks in Advance,

Regards,

Tiwari

Accepted Solutions (0)

Answers (4)

Answers (4)

srinu_s1
Active Contributor
0 Kudos

This message was moderated.

former_member186385
Active Contributor
0 Kudos

Hi,

As already stated, upload scan signature of your CEO using Transaction SE78

call this image into the smartform and align it at appropriate place

Your ABAPer could be able to put this using code

regards,

santosh

venkateswaran_k
Active Contributor
0 Kudos

Hi Tiwari,

1. You do not need any User exit for this.

2. Create a Bitmap image of the Signature

3. Upload it in SAP through SE78 (with a name/id)

4. Ask abaper to include that signature image in the smartform (as it is done for the Logo at header).

Regards,

Venkat

siva_vasireddy2
Active Contributor
0 Kudos

Hi,

you can scan the signature and covert it into bitmap image ,upload into the system and ask your Abaper include in the smartform

or you can use External application for secured Digital signature's