SAP ABAP Interface IF_WS_UDDI_CLASS_INST (Classification IF for VIF)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SESI_ESD_CLASSIFICATION (Package) ES Tools: UDDI Classification API
Properties
Interface IF_WS_UDDI_CLASS_INST  
Short Description Classification IF for VIF    
General Data
Package SESI_ESD_CLASSIFICATION   ES Tools: UDDI Classification API 
Created 20060405   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_WS_UDDI_CLASS_INST has no forward declaration.
Interfaces
Interface IF_WS_UDDI_CLASS_INST has no interface.
Friends
Interface IF_WS_UDDI_CLASS_INST has no friend.
Attributes
Interface IF_WS_UDDI_CLASS_INST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BACK_TO_ACTIVE_VERSION Instance method Public Method Deletes inactive version and reloads active data 20070105
2 CHECK_CLASS_FOR_GRP_OBJ_EXISTS Instance method Public Method Check whether a taxonomy for Service Object in Group exists 20060906
3 CHECK_CLASS_FOR_PRX_OBJ_EXISTS Instance method Public Method Check whether a taxonomy for Proxy object exists 20061204
4 CHECK_CLASS_FOR_SRV_OBJ_EXISTS Instance method Public Method Check whether a taxonomy exists 20060906
5 DELETE_CLASS_FOR_GRP_OBJ Instance method Public Method Delete a Taxonomy for a Service Object in a Group 20060906
6 DELETE_CLASS_FOR_PRX_OBJ Instance method Public Method Delete a Taxonomy for a Proxy Object 20061204
7 DELETE_CLASS_FOR_SRV_OBJ Instance method Public Method Deletes all classifications OR a provided classification 20060906
8 GET_CLASS_FOR_GRP_OBJ Instance method Public Method Get Taxonomy data for Service Objects in a group/tbd 20060906
9 GET_CLASS_FOR_PRX_OBJ Instance method Public Method Get Taxonomy data for Proxy object 20061204
10 GET_CLASS_FOR_SRV_OBJ Instance method Public Method Get Taxonomy names and values 20060906
11 SET_CLASS_FOR_GRP_OBJ Instance method Public Method Create/Change/Overwrite a Taxonomy for Service Object in Grp 20060906
12 SET_CLASS_FOR_PRX_OBJ Instance method Public Method Sets Taxonomy data for Proxy object 20061204
13 SET_CLASS_FOR_SRV_OBJ Instance method Public Method Create/Change/Overwrite a Taxonomy 20060906
Events
Interface IF_WS_UDDI_CLASS_INST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PROXY_CLASS_DATA Public See coding UDDI Classifications SAP, transportable, client independent 20061204 PROXY_CLASS_DATA type standard table of SPROXCLASS WITH DEFAULT KEY
Method Signatures

Method BACK_TO_ACTIVE_VERSION Signature

Method BACK_TO_ACTIVE_VERSION on Interface IF_WS_UDDI_CLASS_INST has no parameter.
Method BACK_TO_ACTIVE_VERSION on Interface IF_WS_UDDI_CLASS_INST has no exception.

Method CHECK_CLASS_FOR_GRP_OBJ_EXISTS Signature

Method CHECK_CLASS_FOR_GRP_OBJ_EXISTS on Interface IF_WS_UDDI_CLASS_INST has no parameter.
Method CHECK_CLASS_FOR_GRP_OBJ_EXISTS on Interface IF_WS_UDDI_CLASS_INST has no exception.

Method CHECK_CLASS_FOR_PRX_OBJ_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTIVE_DATA Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20061204
2 Exporting EV_INACTIVE_DATA Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20061204

Method CHECK_CLASS_FOR_PRX_OBJ_EXISTS on Interface IF_WS_UDDI_CLASS_INST has no exception.

Method CHECK_CLASS_FOR_SRV_OBJ_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTIVE_DATA Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20061006
2 Exporting EV_INACTIVE_DATA Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20061006

Method CHECK_CLASS_FOR_SRV_OBJ_EXISTS on Interface IF_WS_UDDI_CLASS_INST has no exception.

Method DELETE_CLASS_FOR_GRP_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VERSION Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20061207

Method DELETE_CLASS_FOR_GRP_OBJ on Interface IF_WS_UDDI_CLASS_INST has no exception.

Method DELETE_CLASS_FOR_PRX_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VERSION Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20061218

Method DELETE_CLASS_FOR_PRX_OBJ on Interface IF_WS_UDDI_CLASS_INST has no exception.

Method DELETE_CLASS_FOR_SRV_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASSIFICATION Call by reference Type reference (TYPE) VEP_UDDI_CLASSIFICATION Optional: only Delete this classification 20071108

Method DELETE_CLASS_FOR_SRV_OBJ on Interface IF_WS_UDDI_CLASS_INST has no exception.

Method GET_CLASS_FOR_GRP_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CLASS_DATA Call by reference Type reference (TYPE) VEP_UDDI_CLASSIFICATION_TAB Table Type of UDDI Classifications 20061012
2 Importing IV_VERSION Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20061016

Method GET_CLASS_FOR_GRP_OBJ on Interface IF_WS_UDDI_CLASS_INST has no exception.

Method GET_CLASS_FOR_PRX_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CLASS_DATA Call by reference Type reference (TYPE) PROXY_CLASS_DATA Table Type of UDDI Classifications 20061204
2 Importing IV_VERSION Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20061204

Method GET_CLASS_FOR_PRX_OBJ on Interface IF_WS_UDDI_CLASS_INST has no exception.

Method GET_CLASS_FOR_SRV_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CLASS_DATA Call by reference Type reference (TYPE) VEP_UDDI_CLASSIFICATION_TAB Table Type of UDDI Classifications 20060908
2 Importing IV_VERSION Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20061016

Method GET_CLASS_FOR_SRV_OBJ on Interface IF_WS_UDDI_CLASS_INST has no exception.

Method SET_CLASS_FOR_GRP_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VERSION Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20061016

Method SET_CLASS_FOR_GRP_OBJ on Interface IF_WS_UDDI_CLASS_INST has no exception.

Method SET_CLASS_FOR_PRX_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROXY_CLASS Call by reference Type reference (TYPE) PROXY_CLASS_DATA 20061204

Method SET_CLASS_FOR_PRX_OBJ on Interface IF_WS_UDDI_CLASS_INST has no exception.

Method SET_CLASS_FOR_SRV_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SAVED Value transfer Type reference (TYPE) FLAG General Flag ('X' saved, ' ' not saved) 20061004
2 Importing IV_VERSION Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20061016

Method SET_CLASS_FOR_SRV_OBJ on Interface IF_WS_UDDI_CLASS_INST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700