SAP ABAP Class CL_SRT_WSP_WSIL_ACCESSOR_640 (Wsil accessor type 640 for mass cofngiruation)
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_SRT_WSP_WSIL_ACCESSOR_PM Wsil accessor for the mass configuration 20080121
Properties
Class CL_SRT_WSP_WSIL_ACCESSOR_640  
Short Description Wsil accessor type 640 for mass cofngiruation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20080121   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_WSIL_ACCESSOR_640 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_WSIL_ACCESSOR_PM Wsil accessor for the mass configuration 20080121
Friends
Class CL_SRT_WSP_WSIL_ACCESSOR_640 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_WSIL_ACCESSOR_640' 20080121
2 INITIALIZED Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081113
3 MT_CONTENT_SAME_PROF Instance attribute Private Type reference (TYPE) SRT_WSP_WSDL_CONTENT_PM_TAB Table of wsdl contents for mass configuration 20080121
4 MT_CONTENT_SAME_PT Instance attribute Private Type reference (TYPE) SRT_WSP_WSDL_CONTENT_PM_TAB Table of wsdl contents for mass configuration 20080121
5 MT_CONTENT_SAME_VER Instance attribute Private Type reference (TYPE) SRT_WSP_WSDL_CONTENT_PM_TAB Table of wsdl contents for mass configuration 20080121
6 M_CLIENT_EXT_ID Instance attribute Private Type reference (TYPE) STRING 20130308
7 M_EXTERNAL_ID Instance attribute Private Type reference (TYPE) STRING 20080317
8 M_PORTTYPE Instance attribute Private Type reference (TYPE) QNAME Qualified Name 20080121
9 M_PROFILE_NAME Instance attribute Private Type reference (TYPE) STRING 20080121
10 M_PROFILE_VERSION Instance attribute Private Type reference (TYPE) STRING 20080121
11 M_PROVIDER_SYSTEM_KEY Instance attribute Private Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080121
12 M_REGISTRY Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_REGISTRY WSP configuration registry 20080121
13 M_SYSTEM_INFO_PROVIDER Static Attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_SYSTEM_INFO WSP System Information 20080121
14 M_WSIL_READER Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_WSIL_READER WSIL Reader 20080121
15 TERMINATED Instance attribute Private Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20080121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080121
2 EVALUATE_INTF_PROPERTY_LISTS Instance method Private Method 20080317
3 EVALUATE_PROPERTY_LISTS Instance method Private Method 20080122
4 EVALUATE_WSDL_CONTENT Instance method Private Method 20081021
5 GET_CREDENTIALS Instance method Private Method 20081022
6 INIT Instance method Private Method 20080121
7 OPEN Static method Public Method 20080121
Events
Class CL_SRT_WSP_WSIL_ACCESSOR_640 has no event.
Types
Class CL_SRT_WSP_WSIL_ACCESSOR_640 has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLIENT_EXT_ID Call by reference Type reference (TYPE) STRING 20130308
2 Importing IM_EXTERNAL_ID Call by reference Type reference (TYPE) STRING 20080317
3 Importing IM_PROVIDER_SYSTEM_KEY Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080121
4 Importing IM_WSIL_READER Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_WSIL_READER WSIL Reader 20080121
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080121

Method EVALUATE_INTF_PROPERTY_LISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INTERFACE Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_SUBJECT_INTERFACE WSP Subject Interface 20080317
2 Returning SUCCESS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080317
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080317

Method EVALUATE_PROPERTY_LISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_EVAL_VALUE Value transfer Type reference (TYPE) I 20110119
2 Exporting PE_IS_CENTRAL Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110119
3 Importing PI_SERVICES Call by reference Type reference (TYPE) SRT_IF_SRT_WSP_SUBJECT_SRVCS Table of WSP Property Sets 20110119
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080122

Method EVALUATE_WSDL_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUCCESS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081021
2 Importing WSDL_CONTENT Value transfer Type reference (TYPE) SRT_WSP_WSDL_CONTENT_PM Wsdl content for mass configuration 20081021
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20081021

Method GET_CREDENTIALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PASSWORD Call by reference Type reference (TYPE) STRING 20081022
2 Exporting USERNAME Call by reference Type reference (TYPE) STRING 20081022
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20081022

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PORTTYPE Call by reference Type reference (TYPE) QNAME Qualified Name 20080121
2 Importing IM_PROFILE_NAME Call by reference Type reference (TYPE) STRING 20080121
3 Importing IM_PROFILE_VERSION Call by reference Type reference (TYPE) STRING 20080121
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080121

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLIENT_EXT_ID Call by reference Type reference (TYPE) STRING 20130308
2 Importing IM_EXTERNAL_ID Call by reference Type reference (TYPE) STRING 20080317
3 Importing IM_PROVIDER_SYSTEM_KEY Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080121
4 Importing IM_WSIL_READER Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_WSIL_READER WSIL Reader 20080121
5 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_WSIL_ACCESSOR_PM Wsil accessor for the mass configuration 20080121
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080121
History
Last changed by/on SAP  20131127 
SAP Release Created in 711