SAP ABAP Function Module SSFT_PPPI_SIGN (SSFT_PPPI_SIGN)
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 | SSFT_PPPI_SIGN | |
| Function Group | SSFT | Secure Store & Forward Application Supp. |
| Program Name | SAPLSSFT | Secure Store & Forward Application Supp. |
| INCLUDE Name | LSSFTU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OSTR_SIGNED_DATA_L | TYPE | SSFPARMS-SIGDATALEN | ||||
| |
SSFAPPLICATION | TYPE | SSFARGS-APPLIC | ' ' | |||
| |
SIGNER | TYPE | SSFPARMS-SIGNER | ||||
| |
ASK_PWD | TYPE | SSFPARMS-ASK_PWD | 'X' | |||
| |
PASSWORD | TYPE | SSFINFO-PASSWORD | Password | |||
| |
SIGNING_METHOD | TYPE | SIGNMETHOD | 'S' | |||
| |
OSTR_INPUT_DATA_L | TYPE | SSFPARMS-INDATALEN | ||||
| |
B_DETACHED | TYPE | SSFPARMS-BDETACHED | ' ' | SSF Checkbox digital signature with/without data | ||
| |
OSTR_INPUT_DATA | TYPE | |||||
| |
OSTR_SIGNED_DATA | TYPE | SSFBIN | ||||
| |
CANCELED_BY_USER | TYPE | Cancellation by user | ||||
| |
PASSWORD_INVALID | TYPE | Wrong password | ||||
| |
PASSWORD_EXPIRED | TYPE | |||||
| |
PROFILE_LOCKED | TYPE | User locked | ||||
| |
SYSTEM_ERROR | TYPE | System Error | ||||
| |
RFC_ERROR | TYPE | RFC Error | ||||
| |
SECTK_ERROR | TYPE | Error in Security Product | ||||
| |
PROFILE_ERROR | TYPE | |||||
| |
SIGNATURE_ERROR | TYPE | |||||
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 | 20000128 |
| SAP Release Created in |