SAP ABAP Class CL_XMS_SLD_ACCESS_CONTROLER (Access SLD)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSF (Package) XI: Integration Engine Runtime
Properties
Class CL_XMS_SLD_ACCESS_CONTROLER  
Short Description Access SLD    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20090818   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_SLD_ACCESS_CONTROLER has no forward declaration.
Interfaces
Class CL_XMS_SLD_ACCESS_CONTROLER has no interface implemented.
Friends
Class CL_XMS_SLD_ACCESS_CONTROLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _UPDATED_WA Instance attribute Protected Type reference (TYPE) UPDATED_STR 20090818
Methods
# Method Level Visibility Method type Description Created on
1 GET Instance method Public Method 20090818
2 UPDATE Instance method Public Method 20090818
Events
Class CL_XMS_SLD_ACCESS_CONTROLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 UPDATED_STR Public See coding 20090818 BEGIN OF updated_str, time TYPE tzntstmpl, state TYPE sy-subrc, bs_key_name TYPE text60, END OF updated_str
Method Signatures

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning UPDATED Value transfer Type reference (TYPE) UPDATED_STR 20090818

Method GET on class CL_XMS_SLD_ACCESS_CONTROLER has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BS_CAPTION Value transfer Type reference (TYPE) STRING 20090818
2 Exporting BS_KEY_NAME Value transfer Type reference (TYPE) TEXT60 Textfeld der Länge 60 20090818
3 Exporting BS_ROLE Value transfer Type reference (TYPE) LCR_BS_ROLE AI-LCR: Rolle eines Business Systems 20090818
# Exception Resumable Description Created on
1 COMMUNICATION_ERROR 20090818
2 ILLEGAL_ARGUMENTS 20090818
3 LD_ERROR 20090818
4 NO_BUSINESS_SYSTEM 20090818
5 NO_LANDSCAPE_DIRECTORY 20090818
6 NO_RFC_DESTINATION 20090818
7 SLD_API_EXCEPTION 20090818
History
Last changed by/on SAP  20110908 
SAP Release Created in 730