SAP ABAP Class CL_STCTM_SECURE_STORE (Task Security Relevant Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
     STC_TASK (Package) Technical Configuration Task Definition
Properties
Class CL_STCTM_SECURE_STORE  
Short Description Task Security Relevant Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class STC_TASK    
Program status     
Category 0   
Package STC_TASK   Technical Configuration Task Definition 
Created 20101223   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_STCTM_SECURE_STORE has no forward declaration.
Interfaces
Class CL_STCTM_SECURE_STORE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_STCTM_PERSISTENCE 20111207 Task List Run/Variant Persistence
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PS_DONT_EXIST Instance attribute Private Type reference (TYPE) SYMSG Error Message: Value not found in Secure Store 20111207
2 PS_READ_ERROR Instance attribute Private Type reference (TYPE) SYMSG Error Message: Value exists but can't be read from Sec. St. 20111207
3 P_VALUE Instance attribute Private Type reference (TYPE) RSECDATA SECSTORE: Data 20101223
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111209
2 GET_VALUE Instance method Public Method Get value 20110401
3 SET_VALUE Instance method Public Method Set value 20110401
Events
Class CL_STCTM_SECURE_STORE has no event.
Types
Class CL_STCTM_SECURE_STORE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_STCTM_SECURE_STORE has no parameter.
Method CONSTRUCTOR on class CL_STCTM_SECURE_STORE has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Value transfer Type reference (TYPE) CSEQUENCE Return value from Secure Store 20110401
# Exception Resumable Description Created on
1 DONT_EXIST Value don't exist in Secure Store 20111207
2 READ_ERROR Error when reading data from Secure Store 20111207

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) CSEQUENCE Provide value to be stored in Secure Store 20110401
# Exception Resumable Description Created on
1 INVALID Invalid content to be stored in Secure Store 20111123
History
Last changed by/on SAP  20141121 
SAP Release Created in 731