SAP ABAP Interface IF_STCTM_TASK_SECSTORE (Task uses Secure Store ABAP)
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
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
Interface IF_STCTM_TASK_SECSTORE  
Short Description Task uses Secure Store ABAP    
General Data
Package STC_TASK   Technical Configuration Task Definition 
Created 20111123   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_STCTM_TASK_SECSTORE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20111130
Friends
Interface IF_STCTM_TASK_SECSTORE has no friend.
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
Interface IF_STCTM_TASK_SECSTORE has no method.
Events
Interface 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 732