SAP ABAP Class CL_ESH_WS_SOC_MODIFY (WS Proxy Wrapper: Manipulations)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_IF_WEB_SERVICES (Package) Interfaces:Encapsulation of Web Services
Properties
Class CL_ESH_WS_SOC_MODIFY  
Short Description WS Proxy Wrapper: Manipulations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_IF_WEB_SERVICES   Interfaces:Encapsulation of Web Services 
Created 20071029   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESH_WS_SOC_MODIFY has no forward declaration.
Interfaces
Class CL_ESH_WS_SOC_MODIFY has no interface implemented.
Friends
Class CL_ESH_WS_SOC_MODIFY has no friend class.
Attributes
Class CL_ESH_WS_SOC_MODIFY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_CONNECTOR Static method Public Method Activate connector 20071029
2 DEACTIVATE_CONNECTOR Static method Public Method Deactivate connector 20071029
3 DELETE_CATEGORIES Static method Public Method Delete categories 20071029
4 DELETE_CONNECTOR Static method Public Method Delete connector 20071029
Events
Class CL_ESH_WS_SOC_MODIFY has no event.
Types
Class CL_ESH_WS_SOC_MODIFY has no local type.
Method Signatures

Method ACTIVATE_CONNECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTOR_ID Call by reference Type reference (TYPE) STRING 20071029
2 Importing IV_LOGICAL_PORT_NAME Call by reference Type reference (TYPE) PRX_LOGICAL_PORT_NAME Logical Port Name 20071029
# Exception Resumable Description Created on
1 CX_ESH_IF_ENGINE ESH Interface Exception 20071029

Method DEACTIVATE_CONNECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTOR_ID Call by reference Type reference (TYPE) STRING 20071029
2 Importing IV_LOGICAL_PORT_NAME Call by reference Type reference (TYPE) PRX_LOGICAL_PORT_NAME Logical Port Name 20071029
# Exception Resumable Description Created on
1 CX_ESH_IF_ENGINE ESH Interface Exception 20071029

Method DELETE_CATEGORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CATEGORY_IDS Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20071029
2 Importing IV_LOGICAL_PORT_NAME Call by reference Type reference (TYPE) PRX_LOGICAL_PORT_NAME Logical Port Name 20071029
# Exception Resumable Description Created on
1 CX_ESH_IF_ENGINE ESH Interface Exception 20071029

Method DELETE_CONNECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTOR_ID Call by reference Type reference (TYPE) DATA 20071029
2 Importing IV_LOGICAL_PORT_NAME Call by reference Type reference (TYPE) PRX_LOGICAL_PORT_NAME Logical Port Name 20071029
# Exception Resumable Description Created on
1 CX_ESH_IF_ENGINE ESH Interface Exception 20071029
History
Last changed by/on SAP  20110908 
SAP Release Created in 700