Menu

SAP Function Module SSFT_PPPI_SIGN

The Function Module SSFT_PPPI_SIGN () is a standard Function Module in SAP ERP and is part of the function group SSFT within the package SECF.

Technical Information

Function Module SSFT_PPPI_SIGN
Short Text
Function Group SSFT
Package SECF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ASK_PWD LIKE SSFPARMS-ASK_PWD 'X'
B_DETACHED LIKE SSFPARMS-BDETACHED ' ' SSF Checkbox digital signature with/without data
OSTR_INPUT_DATA_L LIKE SSFPARMS-INDATALEN
PASSWORD LIKE SSFINFO-PASSWORD Password
SIGNER LIKE SSFPARMS-SIGNER
SIGNING_METHOD TYPE SIGNMETHOD 'S'
SSFAPPLICATION LIKE SSFARGS-APPLIC ' '

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OSTR_SIGNED_DATA_L LIKE SSFPARMS-SIGDATALEN

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
OSTR_INPUT_DATA LIKE
OSTR_SIGNED_DATA LIKE SSFBIN

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELED_BY_USER Cancellation by user
PASSWORD_EXPIRED
PASSWORD_INVALID Wrong password
PROFILE_ERROR
PROFILE_LOCKED User locked
RFC_ERROR RFC Error
SECTK_ERROR Error in Security Product
SIGNATURE_ERROR
SYSTEM_ERROR System Error