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
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 |