SAP ABAP Class CL_LCR_EXPROFILE_SECSTORE_HDL (Exchange Profile SecStore BAdI)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSF (Package) XI: Integration Engine Runtime
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 20090316
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SECSTORE_HANDLER Admin. Functions for Entries in ABAP/DB Secure Storage 20090316
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SECSTORE_HANDLER_710 Extension IF_SECSTORE_HANDLER for 7.10 20090316
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SECSTORE_HANDLER_711 Second Extension IF_SECSTORE_HANDLER for 7.10 20090316
Properties
Class CL_LCR_EXPROFILE_SECSTORE_HDL  
Short Description Exchange Profile SecStore BAdI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20090316   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_LCR_EXPROFILE_SECSTORE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_EX_SECSTORE_APPLICATION BAdI Interface IF_EX_SECSTORE_APPLICATION 20090316
2 IF_SECSTORE_HANDLER Admin. Functions for Entries in ABAP/DB Secure Storage 20090316
3 IF_SECSTORE_HANDLER_710 Extension IF_SECSTORE_HANDLER for 7.10 20090316
4 IF_SECSTORE_HANDLER_711 Second Extension IF_SECSTORE_HANDLER for 7.10 20090316
Friends
Class CL_LCR_EXPROFILE_SECSTORE_HDL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_NO_SUCH_PROFILE Constant Private Type reference (TYPE) INT4 207 Natural Number 20090326
2 CO_PROFILE_NOT_SECURED Constant Private Type reference (TYPE) INT4 150 Natural Number 20090326
3 GT_SECSTORE_RECORDS Static Attribute Private Type reference (TYPE) TT_RECORDS 20090318
4 GV_LAST_UPDATE Static Attribute Private Type reference (TYPE) SYDATUM Current Date of Application Server 20090326
5 GV_LAST_UPDATE_TIME Static Attribute Private Type reference (TYPE) SYUZEIT TIME Data Element for SYST 20090326
6 GV_PROFILE_PARSING_FAILED Static Attribute Private Type reference (TYPE) INT4 1 '0' indicates failed parsing 20090326
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20090318
Events
Class CL_LCR_EXPROFILE_SECSTORE_HDL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_RECORD Public See coding 20090318 BEGIN OF ts_record, record TYPE string, desc TYPE string, END OF ts_record
2 TT_RECORDS Public See coding 20090318 TT_RECORDS TYPE Standard TABLE OF ts_record WITH non-unique KEY record
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_LCR_EXPROFILE_SECSTORE_HDL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LCR_EXPROFILE_SECSTORE_HDL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720