Menu

SAP Function Module SSFT_PPPI_VERIFY

The Function Module SSFT_PPPI_VERIFY () 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_VERIFY
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
OSTR_SIGNED_DATA_L LIKE SSFPARMS-SIGDATALEN
SIGNER LIKE SSFPARMS-SIGNER
SIGNING_METHOD TYPE SIGNMETHOD 'S'
SSFAPPLICATION LIKE SSFARGS-APPLIC ' '

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OSTR_INPUT_DATA_L LIKE SSFPARMS-INDATALEN

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
PROFILE_ERROR
SECTK_ERROR Error in Security Product
SIGNATURE_ERROR
SIGNATURE_ERROR_DATA
SIGNATURE_ERROR_WRONGSIGNER
SYSTEM_ERROR System Error