SAP ABAP Function Module SSFC_PARSECERTIFICATE (DEPRECATED: use SSFC_PARSE_CERTIFICATE instead)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-SSF (Application Component) Secure Store and Forward
⤷
SECF (Package) Secure Store & Forward (SSF) Support
⤷
⤷
Basic Data
| Function Module | SSFC_PARSECERTIFICATE | DEPRECATED: use SSFC_PARSE_CERTIFICATE instead |
| Function Group | SSFZ | Deprecated SSF Functions |
| Program Name | SAPLSSFZ | |
| INCLUDE Name | LSSFZU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SUBJECT | TYPE | C | ||||
| |
ISSUER | TYPE | C | ||||
| |
SERIALNO | TYPE | C | ||||
| |
VALIDFROM | TYPE | SSFUTC | UTC time | |||
| |
VALIDTO | TYPE | SSFUTC | UTC time | |||
| |
ALGID | TYPE | C | ||||
| |
FINGERPRINT | TYPE | C | ||||
| |
SUMMARY | TYPE | C | ||||
| |
ALL | TYPE | C | ||||
| |
CERTIFICATE | TYPE | SSFCERT | ||||
| |
SSF_KRN_ERROR | TYPE | |||||
| |
SSF_KRN_NOMEMORY | TYPE | Main Memory Not Sufficient | ||||
| |
SSF_KRN_NOSSFLIB | TYPE | |||||
| |
SSF_KRN_INVALID_PAR | TYPE | An SSF Parameter is Erroneous | ||||
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 | 20040312 |
| SAP Release Created in | 630 |