SAP ABAP Interface IF_WS_CLASSIFICATION (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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WS_CLASSIFICATION_PERSIST Classification IF for VIF 20100422
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_CLASSIFICATION_BASE Classification base 20100420
Properties
Interface IF_WS_CLASSIFICATION  
Short Description Classification IF for VIF    
General Data
Package SESI_ESD_CLASSIFICATION   ES Tools: UDDI Classification API 
Created 20100420   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_WS_CLASSIFICATION has no interface.
Friends
Interface IF_WS_CLASSIFICATION has no friend.
Attributes
Interface IF_WS_CLASSIFICATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CLASSIFICATION Instance method Public Method Get classification 20100420
2 GET_CLASSIFICATION_WT Instance method Public Method Get classification with text 20100423
3 IS_CHANGED Instance method Public Method Classification is changed, differs from according data on db 20100422
4 SET_CLASSIFICATION Instance method Public Method Set classification (without save) 20100420
5 SET_CLASSIFICATION_WT Instance method Public Method Set classification ignoring class_tmodelname and class_descr 20100423
Events
Interface IF_WS_CLASSIFICATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_CLASSIFICATION Public Type reference (TYPE) SESD_CR_CLASSIFICATION_KEY 20100420
2 T_CLASSIFICATIONS Public See coding 20100420 t_classifications type standard table of t_classification with default key
3 T_CLASSIFICATIONS_WT Public See coding 20100423 t_classifications_wt type standard table of t_classification_wt with default key
4 T_CLASSIFICATION_WT Public Type reference (TYPE) SESD_CR_CLASSIFICATION 20100423
Method Signatures

Method GET_CLASSIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CLASSIFICATIONS Call by reference Type reference (TYPE) T_CLASSIFICATIONS 20100420

Method GET_CLASSIFICATION on Interface IF_WS_CLASSIFICATION has no exception.

Method GET_CLASSIFICATION_WT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CLASSIFICATIONS Call by reference Type reference (TYPE) T_CLASSIFICATIONS_WT 20100423

Method GET_CLASSIFICATION_WT on Interface IF_WS_CLASSIFICATION has no exception.

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) ABAP_BOOL 20100422

Method IS_CHANGED on Interface IF_WS_CLASSIFICATION has no exception.

Method SET_CLASSIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASSIFICATIONS Call by reference Type reference (TYPE) T_CLASSIFICATIONS 20100420

Method SET_CLASSIFICATION on Interface IF_WS_CLASSIFICATION has no exception.

Method SET_CLASSIFICATION_WT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASSIFICATIONS Call by reference Type reference (TYPE) T_CLASSIFICATIONS_WT 20100423

Method SET_CLASSIFICATION_WT on Interface IF_WS_CLASSIFICATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800