The Function Module SSF_SIGN_BY_USER_POPUP () is a standard Function Module in SAP ERP and is part of the function group SSFG within the package SECF.
Function Module | SSF_SIGN_BY_USER_POPUP |
Short Text | |
Function Group | SSFG |
Package | SECF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DOCSIZE | LIKE | SSFPARMS-INDATALEN | ||
DOCTYPE | TYPE | CHAR3 | 'TXT' | 3-Byte Field |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATA_IN | LIKE | |||
DATA_OUT | LIKE | SSFBIN | Output Table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DOCTYPE_UNKNOWN | Unknown document type |
INTERNAL_ERROR | Internal Error |
SIGNATURE_FAILED | |
USER_CANCELLED | Cancellation by user |