SAP ABAP Class CL_UXX_WDADOBE_LINK (Extension: Web Dynpro Adobe Link)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-SUR (Application Component) Web Survey
     UXX (Package) XML Building Blocks (XML Extensions)
Properties
Class CL_UXX_WDADOBE_LINK  
Short Description Extension: Web Dynpro Adobe Link    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UXX   XML Building Blocks (XML Extensions) 
Created 20070328   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UXX_WDADOBE_LINK has no forward declaration.
Interfaces
Class CL_UXX_WDADOBE_LINK has no interface implemented.
Friends
Class CL_UXX_WDADOBE_LINK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_ATT_NAME_FORM Constant Public Type reference (TYPE) STRING 'form' 20070402
2 CD_ATT_NAME_ID Constant Public Type reference (TYPE) STRING 'id' 20070402
3 CD_ATT_NAME_INTERFACE Constant Public Type reference (TYPE) STRING 'interface' 20070402
4 CD_ATT_NAME_WD_APPL Constant Public Type reference (TYPE) STRING 'wdApplication' 20070402
5 CD_NAMESPACE_PREFIX Constant Public Type reference (TYPE) STRING 'uxx' 20070402
6 CD_NAMESPACE_URI Constant Public Type reference (TYPE) STRING 'http://www.sap.com/gbu-fin/uxx' 20070402
7 CD_TAG_NAME_WDADOBE_LINK Constant Public Type reference (TYPE) STRING 'wdAdobeLink' 20070402
8 CD_TAG_NAME_WDADOBE_LINKS Constant Public Type reference (TYPE) STRING 'wdAdobeLinks' 20070402
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_WDADOBE_LINK Static method Public Method Change Link 20070402
2 DELETE_WDADOBE_LINK Static method Public Method Delete Link 20070402
3 ENABLE Static method Public Method Create XML 20070402
4 INSERT_WDADOBE_LINK Static method Public Method Insert link 20070402
5 READ_WDADOBE_LINK Static method Public Method Read Link 20070402
Events
Class CL_UXX_WDADOBE_LINK has no event.
Types
Class CL_UXX_WDADOBE_LINK has no local type.
Method Signatures

Method CHANGE_WDADOBE_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FORM Call by reference Type reference (TYPE) STRING 20070402
2 Importing ID_ID Call by reference Type reference (TYPE) STRING 20070402
3 Importing ID_INTERFACE Call by reference Type reference (TYPE) STRING 20070402
4 Importing ID_WD_APPLICATION Call by reference Type reference (TYPE) STRING 20070402
5 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20070402
# Exception Resumable Description Created on
1 DUPLICATE_LINK_HANDLING 20070402
2 ID_NOT_FOUND 20070402
3 XML_NOT_LINK_ENABLED 20070402

Method DELETE_WDADOBE_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ID Call by reference Type reference (TYPE) STRING 20070402
2 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20070402
# Exception Resumable Description Created on
1 DUPLICATE_LINK_HANDLING 20070402
2 ID_NOT_FOUND 20070402
3 XML_NOT_LINK_ENABLED 20070402

Method ENABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_XPATH_EXPRESSION Call by reference Type reference (TYPE) STRING '.' 20070402
2 Importing ID_XPATH_NAMESPACE_PREFIX Call by reference Type reference (TYPE) STRING 20070402
3 Importing ID_XPATH_NAMESPACE_URI Call by reference Type reference (TYPE) STRING 20070402
4 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20070402
# Exception Resumable Description Created on
1 WDADOBE_LINK_ALREADY_ENABLED 20070402
2 XPATH_EXPRESSION_NOT_UNIQUE 20070402
3 XPATH_EXPRESSION_NO_MATCH 20070402

Method INSERT_WDADOBE_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FORM Call by reference Type reference (TYPE) STRING 20070402
2 Importing ID_ID Call by reference Type reference (TYPE) STRING 20070402
3 Importing ID_INTERFACE Call by reference Type reference (TYPE) STRING 20070402
4 Importing ID_WD_APPLICATION Call by reference Type reference (TYPE) STRING 20070402
5 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20070402
# Exception Resumable Description Created on
1 DUPLICATE_LINK_HANDLING 20070402
2 XML_NOT_LINK_ENABLED 20070402

Method READ_WDADOBE_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FORM Call by reference Type reference (TYPE) STRING 20070402
2 Exporting ED_INTERFACE Call by reference Type reference (TYPE) STRING 20070402
3 Exporting ED_WD_APPLICATION Call by reference Type reference (TYPE) STRING 20070402
4 Importing ID_ID Call by reference Type reference (TYPE) STRING 20070402
5 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20070402
# Exception Resumable Description Created on
1 DUPLICATE_LINK_HANDLING 20070402
2 ID_NOT_FOUND 20070402
3 XML_NOT_LINK_ENABLED 20070402
History
Last changed by/on SAP  20070911 
SAP Release Created in