Ansicht
Dokumentation

LCM_ESIGN_URL - Define e-Signature URL

LCM_ESIGN_URL - Define e-Signature URL

Addresses (Business Address Services)   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

Use this Business Add-In is used in CM-LT component to define a valid URL with parameter CV_URL pointing to the service provider web page, to display the associated e-Signature process.

Note before Implementation:

To create a BAdI implementation, you can use the transactions SE18 or SE19, or you can use the Custom Logic app in the front-end system. If you use the Custom Logic app, the following applies:

  • The app provides a special ABAP language version ABAP for Key Users. This makes the implementation of BAdIs for business experts and implementation consultants easier.
  • The app ensures that you can use only released interfaces.

If you use the transactions SE19 or SE18 to create a BAdI implementation, the implementation is not visible in the Custom Logic app.

If several BAdI implementations exist, the system runs through the implementations in the following order:

  1. Implementations created in the transactions SE18 or SE19.
  2. Implementation created in the Custom Logic app.

BAdI method documentation:

You can use this method to generate or compute a valid URL to navigate to a Web page, to display the e-Signature envelope with the external provider’s Web site.

While sending an e-Signature envelope to the external provider, ensure the external GUID for identifying the envelope has been returned from BAdI IF_LCM_ESIGN_SEND.

Import Parameters

The importing parameter LGLCNTNTMSGNTRGRPLINKDOBJ contains the external GUID for the envelope since the parameter is saved while sending the envelope.

This parameter is the external provider GUID identifying the e-Signature envelope within the provider’s web service.

Changing Parameters

CV_URL – This is a valid URL pointing to the external provider Web site that can be used to access the envelope.

Please refer to the example class implementation CL_LCM_ESIGN_URL_EXAMPLErelated to this BAdI.






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 2360 Date: 20240523 Time: 215714     sap01-206 ( 38 ms )