SAP ABAP Class IF_WS_MD_WSD_PROPERTY (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_PROP Logical Port Template Property 20030627
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_MD_WSD_PROPERTY WS MD Function 20021011
Properties
Class IF_WS_MD_WSD_PROPERTY  
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_PROPERTY has no forward declaration.
Interfaces
Class IF_WS_MD_WSD_PROPERTY has no interface implemented.
Friends
Class IF_WS_MD_WSD_PROPERTY has no friend class.
Attributes
Class IF_WS_MD_WSD_PROPERTY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_PROPERTY_VALUE Instance method Public Method 20030108
2 GET_NAME Instance method Public Method 20021009
3 GET_PROFILE_URI Instance method Public Method 20101012
4 GET_PROPERTY_DATA Instance method Public Method 20070305
5 GET_PROPERTY_VALUE Instance method Public Method 20021009
6 SET_PROFILE_URI Instance method Public Method 20101012
7 SET_PROPERTY_VALUE Instance method Public Method 20030131
Events
Class IF_WS_MD_WSD_PROPERTY has no event.
Types
Class IF_WS_MD_WSD_PROPERTY has no local type.
Method Signatures

Method DELETE_PROPERTY_VALUE Signature

Method DELETE_PROPERTY_VALUE on class IF_WS_MD_WSD_PROPERTY has no parameter.
# Exception Resumable Description Created on
1 CX_WS_MD_MOD_NOT_ALLOWED Web Service Objekt ist nicht gesperrt/neu 20030108

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) WSSOAPPROPNAME WS: Value eines SOAP Applikation-Feature-Properties 20021009

Method GET_NAME on class IF_WS_MD_WSD_PROPERTY has no exception.

Method GET_PROFILE_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_PROFILE_URI Value transfer Type reference (TYPE) WSPROFILE_URI 20101012
2 Importing IM_VERSION Call by reference Type reference (TYPE) R3STATE 20101012

Method GET_PROFILE_URI on class IF_WS_MD_WSD_PROPERTY has no exception.

Method GET_PROPERTY_DATA 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) R3STATE ABAP: Program Status (Active, Saved, Transported...) 20070305
2 Returning RS_DATA Value transfer Type reference (TYPE) WSSOAPPROP WS: Value of Property in SOAP Feature 20070305

Method GET_PROPERTY_DATA on class IF_WS_MD_WSD_PROPERTY has no exception.

Method GET_PROPERTY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) WSSOAPPROPVALUE WS: Wert eines Property in einem SOAP-Feature 20021009
2 Importing VERSION Call by reference Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20030108

Method GET_PROPERTY_VALUE on class IF_WS_MD_WSD_PROPERTY has no exception.

Method SET_PROFILE_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROFILE_URI Call by reference Type reference (TYPE) WSPROFILE_URI 20101012
# Exception Resumable Description Created on
1 CX_WS_MD_MOD_NOT_ALLOWED 20101012

Method SET_PROPERTY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WSSOAPPROPVALUE WS: Wert eines Property in einem SOAP-Feature 20030131
# Exception Resumable Description Created on
1 CX_WS_MD_MOD_NOT_ALLOWED Web Service Objekt ist nicht gesperrt/neu 20030131
History
Last changed by/on SAP  20130531 
SAP Release Created in