SAP ABAP Function Module SSFR_PSE_CREATE (Erzeugt eine neue PSE (oder ersetzt eine existierende PSE))
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 SSFR_PSE_CREATE Erzeugt eine neue PSE (oder ersetzt eine existierende PSE)  
Function Group SSFR   RFC-Capable FMs for STRUST Management  
Program Name SAPLSSFR    
INCLUDE Name LSSFRU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IS_STRUST_IDENTITY TYPE SSF_S_STRUST_IDENTITY STRUST-Identität (PSE-Context + PSE-Applikation)
Importing IV_DN TYPE SSFID Eindeutiger Inhaber-Name (Distinguished Name) der anzulegenden System-PSE
Importing IV_ALG TYPE SSFFLAG PSE-Alogorithmus: 'D': DSA, 'R': RSA
Importing IV_KEYLEN TYPE SSFKEYLEN SSF Schlüssellänge (z.B. 512, 768, 1024, 2048)
Importing IV_REPLACE_EXISTING_PSE TYPE BOOLEAN Bereits existierende PSE überschreiben oder nicht
Importing IT_CERTLIST TYPE SSFBINTAB Zertifikatsliste der PSE (optional)
Importing B_WRITEHIST TYPE SSFFLAG ABAP_TRUE PSE Historie schreiben?
Tables ET_BAPIRET2 TYPE BAPIRET2 Returnparameter für RFC-FuBas
               
Processing Type
Normal Function Module  
Remote-Enabled 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  20100421 
SAP Release Created in 710