SAP ABAP Interface IF_SECSTORE_HANDLER (Admin. Functions for Entries in ABAP/DB Secure Storage)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC (Application Component) Security
     SECSTORE (Package) Secure Storage
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SECSTORE_HANDLER_710 Extension IF_SECSTORE_HANDLER for 7.10 20050312
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_SECSTORE_RFC Impl. Class for BAdI Impl. SECSTORE_RFC 20040728
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCTM_SECSTORE_BADI TC Task Manager SecStore BAdI implementation 20111129
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRV_SECSTORE_CPA Implementing Class for BAdI Implementation SECSTORE_CPA 20041207
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_SECSTORE_HDL SOAP Runtime Secure Store BAdI 20060114
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LCR_EXPROFILE_SECSTORE_HDL Exchange Profile SecStore BAdI 20090316
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_WSSEC_SECSTORE_HNDL Implementation Class for BAdI Impl. WSSEC_SECSTORE_HNDL 20040624
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_VBC_SECSTORE_APPL Imp. class for BAdI imp. VBC_SECSTORE_APPL 20090217
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_SX_SECSTORE_HANDLER Implementation Class for BAdI Impl. SX_SECSTORE_HANDLER 20040624
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_SPH_SECSTORE_HANDLER Imp. Class for BAdI Imp. SPH_SECSTORE_HANDLER 20040624
... Click here to see Used By full list (28 items)
Properties
Interface IF_SECSTORE_HANDLER  
Short Description Admin. Functions for Entries in ABAP/DB Secure Storage    
General Data
Package SECSTORE   Secure Storage 
Created 20040527   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SECSTORE_HANDLER has no interface.
Friends
Interface IF_SECSTORE_HANDLER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_STDMSG_INSUFF_ACCESS Constant Public Type reference (TYPE) SYMSGNO '048' Incomplete Access Control Entries 20040611
2 CON_STDMSG_TO_BE_DELETED Constant Public Type reference (TYPE) SYMSGNO '047' Entry Can Be Deleted 20040611
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RECORD Instance method Public Method Check Entry 20040527
2 GET_APPLICATION_DETAILS Instance method Public Method Detail Data for Application 20040527
3 GET_RECORD_DETAILS Instance method Public Method Detail Data for an Entry 20040527
4 NAVIGATE_TO_RECORD Instance method Public Method Navigation to an Entry 20040527
Events
Interface IF_SECSTORE_HANDLER has no event.
Types
Interface IF_SECSTORE_HANDLER has no local type.
Method Signatures

Method CHECK_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_DELETE_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL Eintrag darf immer gelöscht werden 20120403
2 Exporting EF_STDMSG Call by reference Type reference (TYPE) SYMSGNO Meldung aus CON_STDMSG_... 20040611
3 Exporting ET_BAPIRET2 Call by reference Type reference (TYPE) BAPIRETTAB Sonstige Meldungen zum Eintrag 20040606
4 Importing IF_CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20040628
5 Importing IF_CLIENT_INDEPENDENT Call by reference Type reference (TYPE) RSECCLINDEP Kennzeichen: Eintrag ist mandatenunabhängig 20040628
6 Importing IF_IDENTPART Call by reference Type reference (TYPE) RSECIDPART Von Namensraum befreiter Teil der Kennung 20040609
7 Importing IF_PREFIX Call by reference Type reference (TYPE) RSECPREFIX Namensraum des Eintrages 20040609
8 Importing IT_RSECABAC Call by reference Type reference (TYPE) RSECABAC_T Tabelle mit ABAP-Zugriffsrechten 20040603

Method CHECK_RECORD on Interface IF_SECSTORE_HANDLER has no exception.

Method GET_APPLICATION_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_CROSS_CLIENT_CHECK Call by reference Type reference (TYPE) ABAP_BOOL Handler kann mandantenübergreifend prüfen 20040629
2 Exporting EF_CROSS_CLIENT_DETAILS Call by reference Type reference (TYPE) ABAP_BOOL Handler kann mandantenübergreifend Detaildaten liefern 20040629
3 Exporting EF_DESCRIPTION Call by reference Type reference (TYPE) RSEC_APPL_DESCR Beschreibung einer Anwendung des sicheren Speichers 20040527

Method GET_APPLICATION_DETAILS on Interface IF_SECSTORE_HANDLER has no exception.

Method GET_RECORD_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_DESCRIPTION Call by reference Type reference (TYPE) RSEC_RECORD_DESCR Beschreibung eines Eintrages im sicheren Speicher 20040527
2 Exporting EF_NAVIGATION_SUPPORTED Call by reference Type reference (TYPE) ABAP_BOOL Kennzeichen: Navigation zu Eintrag ist möglich 20040527
3 Importing IF_CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20040628
4 Importing IF_CLIENT_INDEPENDENT Call by reference Type reference (TYPE) RSECCLINDEP Kennzeichen: Eintrag ist mandatenunabhängig 20040628
5 Importing IF_IDENTPART Call by reference Type reference (TYPE) RSECIDPART Von Namensraum befreiter Teil der Kennung 20040609
6 Importing IF_PREFIX Call by reference Type reference (TYPE) RSECPREFIX Namensraum des Eintrages 20040609

Method GET_RECORD_DETAILS on Interface IF_SECSTORE_HANDLER has no exception.

Method NAVIGATE_TO_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BAPIRET2 Call by reference Type reference (TYPE) BAPIRET2 Meldung, falls Navigation nicht möglich 20040607
2 Importing IF_CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20040628
3 Importing IF_CLIENT_INDEPENDENT Call by reference Type reference (TYPE) RSECCLINDEP Kennzeichen: Eintrag ist mandatenunabhängig 20040628
4 Importing IF_IDENTPART Call by reference Type reference (TYPE) RSECIDPART Von Namensraum befreiter Teil der Kennung 20040609
5 Importing IF_PREFIX Call by reference Type reference (TYPE) RSECPREFIX Namensraum des Eintrages 20040609

Method NAVIGATE_TO_RECORD on Interface IF_SECSTORE_HANDLER has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SECSTORE_HANDLER_710 Extension IF_SECSTORE_HANDLER for 7.10 20050312
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_SECSTORE_RFC Impl. Class for BAdI Impl. SECSTORE_RFC 20040728
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STCTM_SECSTORE_BADI TC Task Manager SecStore BAdI implementation 20111129
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRV_SECSTORE_CPA Implementing Class for BAdI Implementation SECSTORE_CPA 20041207
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_SECSTORE_HDL SOAP Runtime Secure Store BAdI 20060114
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LCR_EXPROFILE_SECSTORE_HDL Exchange Profile SecStore BAdI 20090316
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_WSSEC_SECSTORE_HNDL Implementation Class for BAdI Impl. WSSEC_SECSTORE_HNDL 20040624
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_VBC_SECSTORE_APPL Imp. class for BAdI imp. VBC_SECSTORE_APPL 20090217
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_SX_SECSTORE_HANDLER Implementation Class for BAdI Impl. SX_SECSTORE_HANDLER 20040624
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_SPH_SECSTORE_HANDLER Imp. Class for BAdI Imp. SPH_SECSTORE_HANDLER 20040624
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_SLD_SECSTORE_HANDLER Impl. Class for BAdI Impl. SLD_SECSTORE_HANDLER 20080403
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_SECSTORE_WSS_USR_ICF Impl. Class for BAdI Implementation SECSTORE_WSS_USR_ICF 20061110
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_SECSTORE_WSPT_PASSWD Imp. class for BAdI imp. SECSTORE_WSPT_PASSWD 20130826
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_SECSTORE_SPNEGO Imp. class for BAdI imp. SECSTORE_SPNEGO 20120326
15 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_MGW_UM_SECSTR_EXT Imp. class for BAdI imp. /IWBEP/MGW_UM_SECSTR 20130426
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_SECSTORE_ICFP Impl. Class for BAdI Impl. SECSTORE_ICFP 20040813
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_SECSTORE_ICF Impl. Class for BAdI Impl. SECSTORE_RFC 20040811
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_SECSTORE_HMAC Imp. class for BAdI imp. SECSTORE_HMAC 20120521
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_SECSTORE_ECATT_ET Imp. Class for BAdI Imp. SECSTORE_ECATT_ET 20120503
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_SECSTORE_CTS_PWD Implementation Class for BAdI Impl. SECSTORE_CTS_PWD 20061129
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_OA2C_CLIENT Imp. class for BAdI imp. OA2C_CLIENT 20130703
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_LDAP_SYSTEM_USER Implementation Class for BAdI Impl. LDAP_SYSTEM_USER 20040624
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_EPIC_SECSTORE Imp. class for BAdI imp. EPIC_SECSTORE 20120320
24 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CL_RSEC_SECSTORE01 Implementation Class for BAdI Impl. CL_RSEC_SECSTORE01 20040609
25 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CCM_SECSTORE_APPLICATION Impl. Class for BAdI Impl. SECSTORE_APPLICATION 20050113
26 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_BADI_DB2CCMS Imp. class for BAdI imp. BADI_DB2CCMS 20091201
27 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_ARQ_SECSTORE_HANDLER Implementation Class for BAdI Impl. CL_RSEC_SECSTORE01 20130827
28 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CLB2_SESSION_SECSTORE_APPL Imp. class for BAdI imp. CLB2_SESSION 20140305
History
Last changed by/on SAP  20130531 
SAP Release Created in 700