SAP ABAP Function Module IDMX_DI_SIGN (signs a character chain by using of standard SSF functions)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
FI-LOC (Application Component) Localization
⤷
ID-MX-DI (Package) Localization Mexico - Digital Invoice

⤷

⤷

Basic Data
Function Module | IDMX_DI_SIGN | signs a character chain by using of standard SSF functions |
Function Group | IDMX_DI_UTILITY | Digital Invoice MX: Basic Functions |
Program Name | SAPLIDMX_DI_UTILITY | |
INCLUDE Name | LIDMX_DI_UTILITYU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
PRN_SIGN | TYPE | STRING | encrypted character string, Base64-coded, printable characters (SSF_FORMAT) | |||
![]() |
SIGN_BM | TYPE | XSTRING | encrypted character string, bytemode, contains unprintable char. (SSF_FORMAT) | |||
![]() |
LEN_SIGN_BM | TYPE | I | length of encrypted character string in bytemode | |||
![]() |
PRN_CERT_SNO | TYPE | C | serial number of the digital certificate | |||
![]() |
ORI_MD5 | TYPE | HASH160 | Hash Value (160 Bits) | |||
![]() |
CERT_BASE64 | TYPE | STRING | Base64 coded certificate value | |||
![]() |
CERT_VALID_FROM | TYPE | SSFUTC | UTC time | |||
![]() |
CERT_VALID_TO | TYPE | SSFUTC | UTC time | |||
![]() |
PATH | TYPE | C | ||||
![]() |
CRC_SSFPARMS | TYPE | SSFPARMS-SSFCRC | SSF Return code | |||
![]() |
INV_STR | TYPE | STRING | character string that derives an encrypted character string | |||
![]() |
IV_RELEASE | TYPE | CVERS-RELEASE | SAP R/3 Release | |||
![]() |
SSF_PARAMETERS_ID | TYPE | IDMX_DI_PROFILE | SSF-Parameter-ID | |||
![]() |
SSF_PARAMETERS | TYPE | IDMX_DI_CONST | structure of a SSF-profile in Mexico (entities) | |||
![]() |
SSF_PW | TYPE | SSFPW | SSF Password | |||
![]() |
IV_PRINT | TYPE | FLAG | General Flag | |||
![]() |
IV_GET_CERTIFICATE | TYPE | FLAG | General Flag | |||
![]() |
IV_DOC_AWKEY | TYPE | IDMX_DI_AWKEY | Digital invoice Mexico: Object key | |||
![]() |
IV_DOC_AWTYP | TYPE | IDMX_DI_AWTYP | Digital invoice Mexico: Object Type | |||
![]() |
SSF_CUSTOM_ERROR | TYPE | customizing error, different HASH-algorithms (function call - system) | ||||
![]() |
SSF_KRN_ERROR | TYPE | SSF-kernel error | ||||
![]() |
SSF_NO_MEMORY | TYPE | not enough system memory available for processing | ||||
![]() |
SSF_NO_SSFLIB | TYPE | there is no cryptographical library in the system | ||||
![]() |
SSF_NO_CERT | TYPE | certificate not found or reading error | ||||
![]() |
SSF_PARAMETER_NOT_FOUND | TYPE | SSF-parameter not found | ||||
![]() |
SSF_PARAMETER_WRONG | TYPE | wrong SSF-parameter are used | ||||
![]() |
INVALID_FILENAME_PASSWORD | TYPE | combination of filename and password not existing | ||||
![]() |
CONV_ERROR | TYPE | error in the process of transcoding the character string | ||||
![]() |
CUSTOM_ERROR | TYPE | invalid value in table IDMX_DI_PSEPROF | ||||
![]() |
NO_OPERATION | TYPE | no operation or unexpected error | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20091125 |
SAP Release Created in | 470 |