SAP ABAP Class IF_STCTM_TASK_SECSTORE (Task uses Secure Store ABAP)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20111130
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_SAPI_RECONNECT Remotely Reconnect Retained Source Systems to this BW System 20120130
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_UPDATE_BWMANDTRFC_HOST Update correct host in BW RFC destinations 20120131
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCTT_SECSTORE Test task: Secure Store usage 20111124
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_CONFIG_OSS Configuration of SAP Online Service System (OSS1) 20121106
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_CONFIG_SLDAPICUST Configuration of SLD Access Data Configuration (SLDAPICUST) 20121106
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_CONFIG_TMS Configuration of TMS as Single System (STMS) 20121116
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SCHEDULE_RDDIMPDP_REM Schedule Dispatcher Job for Transport Programs (RDDIMPDP) 20130307
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_DBACOCKPIT Configuration of Standard Jobs for DBA Planning Calendar 20111206
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCT_SC_CONFIG_SLDAPICUST Configuration of SLD Access Data Configuration (SLDAPICUST) 20111207
Properties
Class IF_STCTM_TASK_SECSTORE  
Short Description Task uses Secure Store ABAP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111123   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_STCTM_TASK_SECSTORE has no forward declaration.
Interfaces
Class IF_STCTM_TASK_SECSTORE has no interface implemented.
Friends
Class IF_STCTM_TASK_SECSTORE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PT_PASSWORD Instance attribute Public Type reference (TYPE) TT_PASSWORD Password List 20111123
Methods
Class IF_STCTM_TASK_SECSTORE has no method.
Events
Class IF_STCTM_TASK_SECSTORE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_PASSWORD Public See coding Type for Field and Password 20111128 BEGIN OF ts_password, fieldname TYPE fieldname, password TYPE REF TO cl_stctm_secure_store, "not serializable! END OF ts_password
2 TT_PASSWORD Public See coding List of Field and Password entries 20111123 tt_password TYPE STANDARD TABLE OF ts_password WITH KEY fieldname
History
Last changed by/on SAP  20130531 
SAP Release Created in