The Function Module SIW_USER_FROM_CERTIFICATE () is a standard Function Module in SAP ERP and is part of the function group SI16 within the package SIWB.
Function Module | SIW_USER_FROM_CERTIFICATE |
Short Text | |
Function Group | SI16 |
Package | SIWB |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXTID_LENGTH | LIKE | IWB0PHF-FILE_NUM | Sequential number of file | |
EXTID_TYPE | LIKE | IWB0PHF-FILE_NUM | Sequential number of file |
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 |
---|---|---|---|---|
CERTIFICATE | LIKE | SDOKCNTBIN | Table with external identification |
This function module does not define any Exceptions.