SAP ABAP Class IF_SSF_XSF_TRANSFORMATION (SAP Smart Forms: XSF Transformation)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SSF_XSF_TRANSFORMATION_HTML | SAP Smart Forms: XSF Transformation to HTML | 20010731 |
Properties
| Class | IF_SSF_XSF_TRANSFORMATION | |
| Short Description | SAP Smart Forms: XSF Transformation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010320 | SAP |
| Last change | 20010320 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SSF_XSF_TRANSFORMATION has no forward declaration.
Interfaces
Class IF_SSF_XSF_TRANSFORMATION has no interface implemented.
Friends
Class IF_SSF_XSF_TRANSFORMATION has no friend class.
Attributes
Class IF_SSF_XSF_TRANSFORMATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Object Parameter | 20010320 | |
| 2 | Instance method | Public | Method | Add Parameter | 20010320 | |
| 3 | Instance method | Public | Method | Get Message by Index | 20010320 | |
| 4 | Instance method | Public | Method | Get Result Document (iXML Document) | 20010320 | |
| 5 | Instance method | Public | Method | Get Number of Messages from Last Transformation | 20010320 | |
| 6 | Instance method | Public | Method | Output Result Document to iXML Output Stream | 20010320 | |
| 7 | Instance method | Public | Method | Run Transformation | 20010321 | |
| 8 | Instance method | Public | Method | Set Transformation Method | 20010320 | |
| 9 | Instance method | Public | Method | Set XSF Document (iXML Document) | 20010320 |
Events
Class IF_SSF_XSF_TRANSFORMATION has no event.
Types
Class IF_SSF_XSF_TRANSFORMATION has no local type.
Method Signatures
Method ADD_OBJPARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Parameter name: local name | 20010320 | |||
| 2 | OREF | Call by reference | Object reference (TYPE REF TO) | OBJECT | Parameter object reference | 20010320 | |||
| 3 | URI | Call by reference | Type reference (TYPE) | STRING | Parameter name: URI | 20010320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAP Smart Forms: XSF Transformation call error | 20010320 |
Method ADD_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Parameter name: local name | 20010320 | |||
| 2 | URI | Call by reference | Type reference (TYPE) | STRING | Parameter name: URI | 20010320 | |||
| 3 | VALUE | Call by reference | Type reference (TYPE) | ANY | Parameter value | 20010320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAP Smart Forms: XSF Transformation call error | 20010320 |
Method GET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | Message index | 20010320 | |||
| 2 | MTEXT | Call by reference | Type reference (TYPE) | STRING | Message text | 20010320 |
Method GET_MESSAGE on class IF_SSF_XSF_TRANSFORMATION has no exception.
Method GET_RESULT_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | Result document | 20010320 |
Method GET_RESULT_DOCUMENT on class IF_SSF_XSF_TRANSFORMATION has no exception.
Method NUM_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | Number of messages | 20010320 |
Method NUM_MESSAGES on class IF_SSF_XSF_TRANSFORMATION has no exception.
Method OUTPUT_STREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STREAM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_OSTREAM | iXML output stream | 20010320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAP Smart Forms: XSF Transformation exception | 20010320 |
Method RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | Return value | 20010321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAP Smart Forms: XSF Transformation exception | 20010321 |
Method SET_TRANSFORMATION_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD | Call by reference | Type reference (TYPE) | STRING | Transformation method | 20010320 |
Method SET_TRANSFORMATION_METHOD on class IF_SSF_XSF_TRANSFORMATION has no exception.
Method SET_XSF_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XSF_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | XSF document | 20010320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAP Smart Forms: XSF Transformation exception | 20010320 |
History
| Last changed by/on | SAP | 20010320 |
| SAP Release Created in |