SSFTEST is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter SSFTEST into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: ADDSIGN = Add signature
Selection Text: ALLTESTS = Combine multiple tests
Selection Text: DETACHED = Without OriginalData(detached)
Selection Text: DEVELOPE = Develope (decrypt)
Selection Text: DIGEST = Calculate hash value
Selection Text: ENVELOPE = Envelope (encrypt)
Selection Text: HASHALG = Hash algorithm
Selection Text: IMMEDIAT = Execute immediately
Selection Text: INC_CERT = Include certificate
Selection Text: INPUT = Input data
Selection Text: IN_ENC = Encode input data
Selection Text: OUTPUT = Output data
Selection Text: OUT_DEC = Decode output data
Selection Text: PAB_PWD = PAB password
Selection Text: PAB_REC = PAB
Selection Text: PCDWNLD = from local PC
Selection Text: PCUPLOAD = from local PC
Selection Text: PCVELOAD = from local PC
Selection Text: PROPERTY = Determine properties
Selection Text: SIGN = Sign
Selection Text: SIG_ID = ID
Selection Text: SIG_PROF = Profile
Selection Text: SIG_PWD = Password
Selection Text: SSF_DEST = RFC destination
Selection Text: TOOLKIT = Security product
Selection Text: VERIFY = Verify
Selection Text: VERSION = Determine version
Selection Text: VER_DATA = Comparison data
Selection Text: WRAPPER = SSF format
Title: SSF (Secure Store & Forward) test program
Text Symbol: 058 = Next Operation
Text Symbol: 057 = @07@Develope
Text Symbol: 056 = @06@Envelope
Text Symbol: 055 = @5G@Hash Alg.
Text Symbol: 001 = File name:
Text Symbol: 002 = Length of file in bytes:
Text Symbol: 003 = Input data:
Text Symbol: 004 = Output data:
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SSFTEST - SSF (Secure Store & Forward) test program SSFTEST - SSF (Secure Store & Forward) test program SSFSDEMO - Mini-Online Store (Digital Signature) SSFSDEMO - Mini-Online Store (Digital Signature) SSFPSEMAINT - SSF: PSE Maintenance on Application Server SSFPSEMAINT - SSF: PSE Maintenance on Application Server