SAP ABAP Function Module SSFI_SET_SIGNTEXT (Send document to be signed to ITS)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-SSF (Application Component) Secure Store and Forward
⤷
SECF_BCE (Package) Secure Store & Forward (SSF) Support
⤷
⤷
Basic Data
| Function Module | SSFI_SET_SIGNTEXT | Send document to be signed to ITS |
| Function Group | SSFI | SSF (Digitale Signature) for IACs |
| Program Name | SAPLSSFI | |
| INCLUDE Name | LSSFIU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DOCTYPE | TYPE | C | 'TXT' | Document-Type | ||
| |
DOCLENGTH | TYPE | I | 0 | Length (mandatory for binary doc) | ||
| |
TRANSPORT | TYPE | C | 'X' | Flag: Send ITS parameter immediately | ||
| |
PLAINTEXT_IN | TYPE | table width: 100 chars | ||||
| |
ITSFIELDS_OUT | TYPE | SAVWCTXT | ALE/Web (ITS) Context - Format | |||
| |
DOCTYPE_UNKNOWN | TYPE | Document-Type not feasible | ||||
| |
PARAMETER_ERROR | TYPE | Parameter was not supplied | ||||
| |
BASE64_FAILURE | TYPE | Base64 encoding failed | ||||
| |
ITS_NOT_AVAILABLE | TYPE | ITS not available | ||||
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 | 20001009 |
| SAP Release Created in | 46D |