Application Development 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: 

How to add digital signature in sap erp?

0 Kudos

I want to add digital signature while filling the online form. how to achieve this ?

4 REPLIES 4

UweFetzer_se38
Active Contributor
0 Kudos

Which online form?

isaias_freitas
Advisor
Advisor

Hi,

Can you elaborate on what you are doing and what do you want to achieve?

Regards,

Isaías

rockmates41
Discoverer
0 Kudos

Hi,

As per the technical term or based on your requirement you can use digital signature in Adobe forms using below

T-code : SFP ->Create Layout->Drag the signature field from library to layout.->Execute the form-> You will get one icon on signature field->Select the sign button from PDF toolbar-> then it will ask the digital ID to mention the signature.

Regards,

Rohit

0 Kudos

In our company for digital signature using VB Script Exe file(file is created by .Net Team), This exe file is uploaded in SAP server in Index table as binary format.

In SAP PDF data is download form SAP server to Presentation server and Exe file is downloaded in Presentation server, connect the do-gale to local system / laptop , execute exe file pass file path & coordinates for location then EXE file Place the Singed file in same location, then it will be stored in sap server as DMS Document.