SAP ABAP Class IF_PXN_WSD (Wsd access)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXNE_INTERFACE_IN external provider 20110614
2 Interface composition (i COMPRISING i_ref)  IF_PXN_INBOUND_INTERFACE inbound service interface 20110614
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXNE_INTERFACE_IN Service Provider 20110614
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_INBOUND_INTERFACE Service Provider 20110614
Properties
Class IF_PXN_WSD  
Short Description Wsd access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110614   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PXN_WSD has no forward declaration.
Interfaces
Class IF_PXN_WSD has no interface implemented.
Friends
Class IF_PXN_WSD has no friend class.
Attributes
Class IF_PXN_WSD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_WSD_NAME Instance method Public Method liefert Namen der WebService Definition 20110614
2 IS_SETTABLE_WSD_NAME Instance method Public Method 20110614
3 SET_WSD_NAME Instance method Public Method change wsd name during creation 20110614
Events
Class IF_PXN_WSD has no event.
Types
Class IF_PXN_WSD has no local type.
Method Signatures

Method GET_WSD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXTERNAL_NAME Value transfer Type reference (TYPE) PRX_R3NAME Proxy-Generierung: Name eines Objektes im R3 20110614
2 Exporting NAME Value transfer Type reference (TYPE) PRX_R3NAME Proxy-Generierung: Name eines Objektes im R3 20110614
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20110614

Method IS_SETTABLE_WSD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SETTABLE Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20110614
2 Importing WITH_ACTIVATION Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20111004
# Exception Resumable Description Created on
1 CX_PXN_LOCK_FAILED Object cannot be locked 20110614
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20110614
3 CX_PXN_READ_ONLY Read only 20110928

Method SET_WSD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing KORRNUM Call by reference Type reference (TYPE) KORRNUM Name of the locked correction 20110930
2 Importing NEW_WS_NAME Call by reference Type reference (TYPE) PRX_R3NAME Configuration Name 20110614
3 Importing WITH_ACTIVATION Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20111004
# Exception Resumable Description Created on
1 CX_PXN_FAULT Proxy Generation: Error 20110614
History
Last changed by/on SAP  20130531 
SAP Release Created in