Menu

SAP Function Module SSFI_SET_SIGNTEXT

Send document to be signed to ITS

The Function Module SSFI_SET_SIGNTEXT (Send document to be signed to ITS) is a standard Function Module in SAP ERP and is part of the function group SSFI within the package SECF_BCE.

Technical Information

Function Module SSFI_SET_SIGNTEXT
Short Text Send document to be signed to ITS
Function Group SSFI
Package SECF_BCE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOCLENGTH TYPE I 0 Length (mandatory for binary doc)
DOCTYPE TYPE C 'TXT' Document-Type
TRANSPORT TYPE C 'X' Flag: Send ITS parameter immediately

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ITSFIELDS_OUT LIKE SAVWCTXT ALE/Web (ITS) Context - Format
PLAINTEXT_IN LIKE table width: 100 chars

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BASE64_FAILURE Base64 encoding failed
DOCTYPE_UNKNOWN Document-Type not feasible
ITS_NOT_AVAILABLE ITS not available
PARAMETER_ERROR Parameter was not supplied