SAP ABAP Class IF_SOAP_CONFIGURABLE (Property/Feature/Values of Configurable Runtime Objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SOAP_IBC_PROTOCOL Interface for SOAP IBC protocol 20120724
2 Interface composition (i COMPRISING i_ref)  IF_SOAP_PROTOCOL Interface for SOAP Protocols 20030513
3 Interface composition (i COMPRISING i_ref)  IF_SOAP_TRANSPORT_BINDING Interface for SOAP Transport Protocols 20030213
4 Interface composition (i COMPRISING i_ref)  IF_WS_SECURITY_PROTOCOL Web Services Security Log Interface 20101213
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_PROTOCOL_ROOT Class for All SOAP Protocols 20030704
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_TRANSPORT_BINDING_ROOT Abstract Class for All SOAP Transport Bindings 20030630
Properties
Class IF_SOAP_CONFIGURABLE  
Short Description Property/Feature/Values of Configurable Runtime Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030213   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SOAP_CONFIGURABLE has no interface implemented.
Friends
Class IF_SOAP_CONFIGURABLE has no friend class.
Attributes
Class IF_SOAP_CONFIGURABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FEATURE_PROPERTY Instance method Public Method Read Value of a Feature Property 20030213
2 GET_SUPPORTED_FEATURE_URIS Instance method Public Method Determine Features Supported by Configurable Object 20030213
3 INIT Instance method Public Method General Initialization of Instance 20050810
4 INIT_FOR_OPERATION Instance method Public Method Operation-Specific Initialization of Instance 20050810
5 IS_REQUIRED Instance method Public Method Determines whether object is required 20050930
6 SET_FEATURE_PROPERTY Instance method Public Method Set Value of a Feature Property 20030213
Events
Class IF_SOAP_CONFIGURABLE has no event.
Types
Class IF_SOAP_CONFIGURABLE has no local type.
Method Signatures

Method GET_FEATURE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FEATURE Call by reference Type reference (TYPE) ANYURI Feature URI 20030213
2 Importing PROPERTY Call by reference Type reference (TYPE) ANYURI Property URI 20030213
3 Returning VALUE Value transfer Type reference (TYPE) STRING Wert 20030213
# Exception Resumable Description Created on
1 CX_SOAP_WRONG_ARGUMENT soap core exception 20030515

Method GET_SUPPORTED_FEATURE_URIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning URI_LIST Value transfer Type reference (TYPE) SOAP_URI_LIST Liste von SOAP Feature URIs 20030213

Method GET_SUPPORTED_FEATURE_URIS on class IF_SOAP_CONFIGURABLE has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_RT_CONFIG WSP configuration runtime object 20050810

Method INIT on class IF_SOAP_CONFIGURABLE has no exception.

Method INIT_FOR_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_RT_CONFIG WSP configuration runtime object 20050810

Method INIT_FOR_OPERATION on class IF_SOAP_CONFIGURABLE has no exception.

Method IS_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REQUIRED Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050930

Method IS_REQUIRED on class IF_SOAP_CONFIGURABLE has no exception.

Method SET_FEATURE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FEATURE Call by reference Type reference (TYPE) ANYURI Feature URI 20030213
2 Importing PROPERTY Call by reference Type reference (TYPE) ANYURI Property URI 20030213
3 Importing VALUE Call by reference Type reference (TYPE) STRING Wert 20030213
# Exception Resumable Description Created on
1 CX_SOAP_WRONG_ARGUMENT soap core exception 20030515
History
Last changed by/on SAP  20090618 
SAP Release Created in