SAP ABAP Class CL_SRT_WSP_SECSTORE_HDL (SOAP Runtime Secure Store BAdI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_SECSTORE_APPLICATION | BAdI Interface IF_EX_SECSTORE_APPLICATION | 20060114 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SECSTORE_HANDLER | Admin. Functions for Entries in ABAP/DB Secure Storage | 20060114 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SECSTORE_HANDLER_710 | Extension IF_SECSTORE_HANDLER for 7.10 | 20060116 |
Properties
| Class | CL_SRT_WSP_SECSTORE_HDL | |
| Short Description | SOAP Runtime Secure Store BAdI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20060114 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EX_SECSTORE_APPLICATION | BAdI Interface IF_EX_SECSTORE_APPLICATION | 20060114 | ||
| 2 | IF_SECSTORE_HANDLER | Admin. Functions for Entries in ABAP/DB Secure Storage | 20060114 | ||
| 3 | IF_SECSTORE_HANDLER_710 | Extension IF_SECSTORE_HANDLER for 7.10 | 20060116 |
Friends
Class CL_SRT_WSP_SECSTORE_HDL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSECID | '/SRT/CONFIG/' | Prefix of Secure Store | 20081111 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | SRT_SECSTORE_LNK_LIST | SOAP RT Link to Secure Store | 20081114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Constructs Secure Store Entry | 20070914 | |
| 2 | Static method | Public | Method | Application Provides a List of the Expected Entries | 20090116 | |
| 3 | Instance method | Private | Method | Get secstore link records into local cache | 20110125 |
Events
Class CL_SRT_WSP_SECSTORE_HDL has no event.
Types
Class CL_SRT_WSP_SECSTORE_HDL has no local type.
Method Signatures
Method ADD_SECSTORE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PC_APPL_IDS | Call by reference | Type reference (TYPE) | SECSTORE_APPL_IDS_T | List of Expected Entries in Secure Store | 20070914 | |||
| 2 | PI_CLIENT_INDEPENDENT | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | X=Value is cross-client; space=Value is client-specific | 20070914 | ||
| 3 | PI_ID_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | SRT Value ID | 20070914 | |||
| 4 | PI_MANDT | Call by reference | Type reference (TYPE) | MANDT | Client | 20070914 |
Method ADD_SECSTORE_ENTRY on class CL_SRT_WSP_SECSTORE_HDL has no exception.
Method GET_APPLICATION_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_SET_IS_COMPLETE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Indicator: Set of IDs is complete | 20090116 | |||
| 2 | ET_APPL_IDS | Call by reference | Type reference (TYPE) | SECSTORE_APPL_IDS_T | List of Expected Entries in Secure Store | 20090116 |
Method GET_APPLICATION_RECORDS on class CL_SRT_WSP_SECSTORE_HDL has no exception.
Method GET_LINK_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_REFRESH | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | X=refresh link records anyway; space=refresh on demand | 20110125 |
Method GET_LINK_RECORDS on class CL_SRT_WSP_SECSTORE_HDL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |