SAP ABAP Class CL_UXS_PIPELINE (Pipeline)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-SUR (Application Component) Web Survey
     UXS (Package) XML/XSLT Services
Properties
Class CL_UXS_PIPELINE  
Short Description Pipeline    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class UXS    
Program status     
Category 0   
Package UXS   XML/XSLT Services 
Created 20010416   SAP 
Last change 20010417   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_UXS_XSLT_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IXML Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UXS_PIPELINE has no interface implemented.
Friends
Class CL_UXS_PIPELINE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_ATT_NAME Static Attribute Public Type reference (TYPE) STRING 'name' 20010420
2 CD_ATT_UPDATE_PIPELINE_COMP Static Attribute Public Type reference (TYPE) STRING 'updatePipelineComponents' 20010427
3 CD_NAMESPACE_PREFIX Static Attribute Public Type reference (TYPE) STRING 'uxs' 20010420
4 CD_NAMESPACE_URI Static Attribute Public Type reference (TYPE) STRING 'http://www.sap.com/gbu-fin/uxs' 20010420
5 CD_TAG_TRANSFORMATION Static Attribute Public Type reference (TYPE) STRING 'transformation' 20010418
6 MD_RESULT_NAME Instance attribute Private Type reference (TYPE) STRING 20010418
7 MR_NODE_TRANSFORMATIONS Instance attribute Private Object reference (TYPE REF TO) IF_IXML_NODE 20010417
8 MS_MESSAGE Instance attribute Private Type reference (TYPE) UXB_S_MESSAGE 20020921
9 MT_CALLBACK_OBJECT Instance attribute Private Type reference (TYPE) SXSLTOPARS 20010816
10 MT_PIPELINE_COMPONENT Instance attribute Private Type reference (TYPE) TY_T_COMPONENT 20010418
11 MT_PIPELINE_PARAMETER Instance attribute Private Type reference (TYPE) UXS_T_PIPELINE_PARAMETER 20010417
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CALLBACK_OBJECT Instance method Public Method 20010816
2 GET_COMPONENT Instance method Public Method 20010417
3 GET_COMPONENT_CONTENT Instance method Public Method 20010426
4 GET_COMPONENT_NAMES Instance method Public Method 20010425
5 GET_PARAMETER Instance method Public Method 20010423
6 GET_PARAMETERS Instance method Public Method 20010427
7 GET_RESULT Instance method Public Method 20010418
8 INITIALIZE Instance method Public Method 20010416
9 RUN Instance method Public Method 20010417
10 SET_COMPONENT Instance method Public Method 20010416
11 SET_COMPONENTS Instance method Public Method 20010418
12 SET_PARAMETER Instance method Public Method 20010420
13 TRANSFORM_INTERNAL Instance method Private Method 20010418
14 TRANSFORM_REC Instance method Private Method 20010418
15 XSLT_SET_COMPONENT Instance method Public Method 20010416
16 XSLT_SET_COMPONENT_NODE Instance method Public Method 20010420
17 XSLT_SET_PARAMETER Instance method Public Method 20010420
18 XSLT_TRANSFORM Instance method Public Method 20010417
Events
Class CL_UXS_PIPELINE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_COMPONENT Private See coding 20010417
2 TY_T_COMPONENT Private See coding 20010417
Method Signatures

Method ADD_CALLBACK_OBJECT 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 20010816
2 Importing IR_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20010816

Method ADD_CALLBACK_OBJECT on class CL_UXS_PIPELINE has no exception.

Method GET_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_TEXT Call by reference Type reference (TYPE) STRING 20010702
2 Exporting ED_URI Call by reference Type reference (TYPE) STRING 20010417
3 Exporting ED_XSLT_PROG Call by reference Type reference (TYPE) PROGNAME 20010418
4 Exporting ER_XML Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20010418
5 Importing ID_NAME Call by reference Type reference (TYPE) STRING 20010417
# Exception Resumable Description Created on
1 FAILED 20010417

Method GET_COMPONENT_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_XML Call by reference Type reference (TYPE) STRING 20010426
2 Exporting ED_XSLT_PROG Call by reference Type reference (TYPE) PROGNAME 20010426
3 Importing ID_NAME Call by reference Type reference (TYPE) STRING 20010426
# Exception Resumable Description Created on
1 FAILED 20010426

Method GET_COMPONENT_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_COMPONENT_NAME Value transfer Type reference (TYPE) UXS_T_COMPONENT_NAME 20010425

Method GET_COMPONENT_NAMES on class CL_UXS_PIPELINE has no exception.

Method GET_PARAMETER 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 20010423
2 Importing ID_URI Call by reference Type reference (TYPE) STRING 20010427
3 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20010423

Method GET_PARAMETER on class CL_UXS_PIPELINE has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PARAMETER Value transfer Type reference (TYPE) UXS_T_PIPELINE_PARAMETER 20010427

Method GET_PARAMETERS on class CL_UXS_PIPELINE has no exception.

Method GET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_TEXT Call by reference Type reference (TYPE) STRING 20010702
2 Exporting ER_XML Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20010418
# Exception Resumable Description Created on
1 FAILED 20010418

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NODE_COMPONENTS Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20010416
2 Importing IR_NODE_TRANSFORMATIONS Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20010418
# Exception Resumable Description Created on
1 FAILED 20010417

Method RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_METHOD Call by reference Type reference (TYPE) STRING 20010417
2 Importing IR_NODE_TRANSFORMATIONS Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20010418
3 Importing IT_PARAMETER Call by reference Type reference (TYPE) TABLE 20010417
# Exception Resumable Description Created on
1 FAILED 20010417

Method SET_COMPONENT 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 20010417
2 Importing ID_TEXT Call by reference Type reference (TYPE) STRING 20010702
3 Importing ID_URI Call by reference Type reference (TYPE) STRING 20010416
4 Importing IR_XML Call by reference Object reference (TYPE REF TO) IF_IXML_NODE 20010418
# Exception Resumable Description Created on
1 FAILED 20010416

Method SET_COMPONENTS Signature

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

Method SET_PARAMETER 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 20010420
2 Importing ID_URI Call by reference Type reference (TYPE) STRING 20010427
3 Importing ID_VALUE Call by reference Type reference (TYPE) STRING 20010420

Method SET_PARAMETER on class CL_UXS_PIPELINE has no exception.

Method TRANSFORM_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INPUT Call by reference Type reference (TYPE) STRING 20010418
2 Importing ID_OUTPUT Call by reference Type reference (TYPE) STRING 20010418
3 Importing ID_OUTPUT_TYPE Call by reference Type reference (TYPE) STRING 20010427
4 Importing ID_UPDATE_PIPELINE_COMPONENTS Call by reference Type reference (TYPE) STRING 'false' 20010427
5 Importing ID_XSLT Call by reference Type reference (TYPE) STRING 20010418
# Exception Resumable Description Created on
1 FAILED 20010418

Method TRANSFORM_REC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT 20010418
# Exception Resumable Description Created on
1 FAILED 20010418

Method XSLT_SET_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FLAG_ERROR Call by reference Type reference (TYPE) STRING 20010418
2 Importing ID_NAME Call by reference Type reference (TYPE) STRING 20010417
3 Importing ID_URI Call by reference Type reference (TYPE) STRING 20010416

Method XSLT_SET_COMPONENT on class CL_UXS_PIPELINE has no exception.

Method XSLT_SET_COMPONENT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FLAG_ERROR Call by reference Type reference (TYPE) STRING 20010420
2 Importing ID_NAME Call by reference Type reference (TYPE) STRING 20010420
3 Importing IR_NODESET Call by reference Object reference (TYPE REF TO) IF_IXML_NODE_COLLECTION 20010420

Method XSLT_SET_COMPONENT_NODE on class CL_UXS_PIPELINE has no exception.

Method XSLT_SET_PARAMETER 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 20010420
2 Importing ID_URI Call by reference Type reference (TYPE) STRING 20010427
3 Importing ID_VALUE Call by reference Type reference (TYPE) STRING 20010420

Method XSLT_SET_PARAMETER on class CL_UXS_PIPELINE has no exception.

Method XSLT_TRANSFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FLAG_ERROR Call by reference Type reference (TYPE) STRING 20010418
2 Importing ID_INPUT Call by reference Type reference (TYPE) STRING 20010417
3 Importing ID_OUTPUT Call by reference Type reference (TYPE) STRING 20010417
4 Importing ID_OUTPUT_TYPE Call by reference Type reference (TYPE) STRING 20010427
5 Importing ID_UPDATE_PIPELINE_COMPONENTS Call by reference Type reference (TYPE) STRING 20010427
6 Importing ID_XSLT Call by reference Type reference (TYPE) STRING 20010417
7 Importing IR_NODESET Call by reference Object reference (TYPE REF TO) IF_IXML_NODE_COLLECTION 20010418

Method XSLT_TRANSFORM on class CL_UXS_PIPELINE has no exception.
History
Last changed by/on SAP  20010417 
SAP Release Created in 3.1A