SAP ABAP Class IF_WS_MD_WSD_FUNCTION (Web Services: VI Function)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WS_MD_OBJECT Web Services: Object 20021007
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_MD_LPT_FUNCTION WS MD Function 20030829
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_MD_WSD_FUNCTION WS MD Function 20021011
Properties
Class IF_WS_MD_WSD_FUNCTION  
Short Description Web Services: VI Function    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021007   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WS_MD_WSD_FUNCTION has no forward declaration.
Interfaces
Class IF_WS_MD_WSD_FUNCTION has no interface implemented.
Friends
Class IF_WS_MD_WSD_FUNCTION has no friend class.
Attributes
Class IF_WS_MD_WSD_FUNCTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_FEATURE Instance method Public Method 20030826
2 DELETE_FEATURE Instance method Public Method 20030826
3 GET_FEATURE Instance method Public Method 20030826
4 GET_FEATURES Instance method Public Method 20030826
5 GET_FEATURE_COUNT Instance method Public Method 20030826
6 GET_NAME Instance method Public Method 20021007
7 HAS_FEATURE Instance method Public Method 20030826
Events
Class IF_WS_MD_WSD_FUNCTION has no event.
Types
Class IF_WS_MD_WSD_FUNCTION has no local type.
Method Signatures

Method CREATE_FEATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FEATURE Value transfer Object reference (TYPE REF TO) IF_WS_MD_WSD_FEATURE 20030826
2 Importing FEATURE_NAME Call by reference Type reference (TYPE) WSSOAPFEATNAME 20030826
# Exception Resumable Description Created on
1 CX_WS_MD_CREATE_EXCEPTION Web Service Objekt existiert bereits. 20030829
2 CX_WS_MD_MOD_NOT_ALLOWED Web Service Objekt ist nicht gesperrt/neu 20030829

Method DELETE_FEATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FEATURE Call by reference Object reference (TYPE REF TO) IF_WS_MD_WSD_FEATURE 20030826
# Exception Resumable Description Created on
1 CX_WS_MD_MOD_NOT_ALLOWED Web Service Objekt ist nicht gesperrt/neu 20030826

Method GET_FEATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FEATURE Value transfer Object reference (TYPE REF TO) IF_WS_MD_WSD_FEATURE 20030826
2 Importing FEATURE_NAME Call by reference Type reference (TYPE) WSSOAPFEATNAME 20030826
3 Importing VERSION Call by reference Type reference (TYPE) R3STATE 20030826

Method GET_FEATURE on class IF_WS_MD_WSD_FUNCTION has no exception.

Method GET_FEATURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FEATURES Value transfer Type reference (TYPE) WSFEATURETAB 20030826
2 Importing VERSION Call by reference Type reference (TYPE) R3STATE 20030826

Method GET_FEATURES on class IF_WS_MD_WSD_FUNCTION has no exception.

Method GET_FEATURE_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT Value transfer Type reference (TYPE) INT4 20030826
2 Importing VERSION Call by reference Type reference (TYPE) R3STATE 'A' 20030826

Method GET_FEATURE_COUNT on class IF_WS_MD_WSD_FUNCTION has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) VEPFUNCMAP Funktionen eines virtuellen Interfaces 20021007

Method GET_NAME on class IF_WS_MD_WSD_FUNCTION has no exception.

Method HAS_FEATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FEATURE_NAME Call by reference Type reference (TYPE) WSSOAPFEATNAME 20030826
2 Returning HAS_FEATURE Value transfer Type reference (TYPE) BOOLEAN 20030826
3 Importing VERSION Call by reference Type reference (TYPE) R3STATE 'A' 20030826

Method HAS_FEATURE on class IF_WS_MD_WSD_FUNCTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in