SAP ABAP Class CL_ABAP_KEYSTORE_FEATURE (Feature Class for SOAP Runtime)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC (Application Component) Security
     SOAP_SECURITY (Package) SOAP Security
Properties
Class CL_ABAP_KEYSTORE_FEATURE  
Short Description Feature Class for SOAP Runtime    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_SECURITY   SOAP Security 
Created 20050121   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ABAP_KEYSTORE_FEATURE has no forward declaration.
Interfaces
Class CL_ABAP_KEYSTORE_FEATURE has no interface implemented.
Friends
Class CL_ABAP_KEYSTORE_FEATURE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 L_PSE_DESCRIPTION Instance attribute Private Type reference (TYPE) SSFAPPLTXT SSF Anwendungsbezeichnung Langtext 20050121
2 L_PSE_NAME Instance attribute Private Type reference (TYPE) SSFAPPL SSF-Anwendung 20050121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050121
2 GET_PSE_DESCRIPTION Instance method Public Method 20050121
3 GET_PSE_NAME Instance method Public Method 20050121
Events
Class CL_ABAP_KEYSTORE_FEATURE has no event.
Types
Class CL_ABAP_KEYSTORE_FEATURE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PSE_DESCRIPTION Call by reference Type reference (TYPE) SSFAPPLTXT SSF-Anwendung 20050121
2 Importing PSE_NAME Call by reference Type reference (TYPE) SSFAPPL SSF-Anwendung 20050121

Method CONSTRUCTOR on class CL_ABAP_KEYSTORE_FEATURE has no exception.

Method GET_PSE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PSE_DESCRIPTION Value transfer Type reference (TYPE) SSFAPPLTXT SSF Anwendungsbezeichnung Langtext 20050121

Method GET_PSE_DESCRIPTION on class CL_ABAP_KEYSTORE_FEATURE has no exception.

Method GET_PSE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PSE_NAME Value transfer Type reference (TYPE) SSFAPPL SSF-Anwendung 20050121

Method GET_PSE_NAME on class CL_ABAP_KEYSTORE_FEATURE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700