SAP ABAP Class IF_FDT_XSL_TRANSFORMATION (FDT: XSL Transformation)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FDT_EXPRESSION | FDT: Expression | 20060716 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_XSL_TRANSFORMATION | FDT: XSL Transformation | 20060716 |
Properties
| Class | IF_FDT_XSL_TRANSFORMATION | |
| Short Description | FDT: XSL Transformation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060716 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_FDT_XSL_TRANSFORMATION has no interface implemented.
Friends
Class IF_FDT_XSL_TRANSFORMATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | IF_FDT_CONSTANTS=>GC_EXTY_XSL_TRANSFORMATION | Expression Type "XSL Transformation" | 20080417 | ||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20060716 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 | |||||
| 9 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 | |||||
| 10 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the transformation parameters | 20070522 | |
| 2 | Instance method | Public | Method | Get transformation program | 20060716 | |
| 3 | Instance method | Public | Method | Set the transformation parameters | 20070522 | |
| 4 | Instance method | Public | Method | Set transformation program | 20060716 |
Events
Class IF_FDT_XSL_TRANSFORMATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TRANSFORMATION | Public | Type reference (TYPE) | FDT_EXPR_2100-TRANSFORMATION | Name of an XSLT Program | 20060716 | |
Method Signatures
Method GET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20070522 | |||
| 2 | RTS_PARAMETER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Transformation parameters | 20070522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20070522 |
Method GET_TRANSFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TRANSFORMATION | Call by reference | Type reference (TYPE) | TRANSFORMATION | Name of an XSLT Program | 20060716 | |||
| 2 | EV_TRANSFORMATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Expression or Data Object ID | 20060716 | |||
| 3 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20060716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20060716 |
Method SET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITS_PARAMETER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Transformation parameters | 20070522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20070522 |
Method SET_TRANSFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TRANSFORMATION | Call by reference | Type reference (TYPE) | TRANSFORMATION | Name of an XSLT Program | 20060716 | |||
| 2 | IV_TRANSFORMATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Expression or Data Object ID | 20060716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20060716 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |