SAP ABAP Class CL_UXX_SERVICE_PARAMETERS (Extension: Service Parameters)
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_SERVICE_PARAMETERS  
Short Description Extension: Service Parameters    
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 20040227   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IXML Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UXX_SERVICE_PARAMETERS has no interface implemented.
Friends
Class CL_UXX_SERVICE_PARAMETERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_NAMESPACE_PREFIX Static Attribute Public Type reference (TYPE) STRING 'uxx' 20040227
2 CD_NAMESPACE_URI Static Attribute Public Type reference (TYPE) STRING 'http://www.sap.com/gbu-fin/uxx' 20040227
3 CD_TAG_NAME_SERVICE_PARAMETERS Static Attribute Public Type reference (TYPE) STRING 'service_parameters' 20040227
4 MD_SERVICE_PARAMETER Instance attribute Private Type reference (TYPE) UWS_T_SERVICE_PARAMETER Service Parameters 20040227
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_SERVICE_PARAMETER Static method Public Method 20040227
2 GET_COLLECTED_PARAMS Instance method Private Method 20040227
3 GET_SERVICE_PARAMETER Static method Public Method 20040227
4 SET_SERVICE_PARAMETER Static method Public Method 20040227
5 XSLT_COLLECT_SERVICE_PARAMS Instance method Public Method 20040227
Events
Class CL_UXX_SERVICE_PARAMETERS has no event.
Types
Class CL_UXX_SERVICE_PARAMETERS has no local type.
Method Signatures

Method DELETE_SERVICE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20040227
# Exception Resumable Description Created on
1 NOT_FOUND 20040227

Method GET_COLLECTED_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SERVICE_PARAMETER Value transfer Type reference (TYPE) UWS_T_SERVICE_PARAMETER Service Parameter 20040227

Method GET_COLLECTED_PARAMS on class CL_UXX_SERVICE_PARAMETERS has no exception.

Method GET_SERVICE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SERVICE_PARAMETER Call by reference Type reference (TYPE) UWS_T_SERVICE_PARAMETER Service Parameter 20040227
2 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20040227
# Exception Resumable Description Created on
1 FAILED 20040227
2 XML_NOT_SERVICE_PARAM_ENABLED 20040227

Method SET_SERVICE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20040227
2 Importing IT_SERVICE_PARAMETER Call by reference Type reference (TYPE) UWS_T_SERVICE_PARAMETER Service Parameter 20040227
# Exception Resumable Description Created on
1 DUPLICATE_PARAM_HANDLING 20040227
2 FAILED 20040227
3 XML_NOT_SERVICE_PARAM_ENABLED 20040227

Method XSLT_COLLECT_SERVICE_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NAME Call by reference Type reference (TYPE) STRING 20040227
2 Importing ID_VALUE Call by reference Type reference (TYPE) STRING 20040227

Method XSLT_COLLECT_SERVICE_PARAMS on class CL_UXX_SERVICE_PARAMETERS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in