Hierarchy
⤷
⤷
Properties
| Class | CL_NOTE_ITF2XML | |
| Short Description | Converter ITF->XML for OSS | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STXD | SAPscript |
| Created | 20050208 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_NOTE_ITF2XML has no interface implemented.
Friends
Class CL_NOTE_ITF2XML has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | THEAD | SAPscript: Text Header | 20050208 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TSFTEXT | Smart Forms: Text | 20050208 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TSFTOKEN | SAP Smart Forms: Token Table for Texts | 20050208 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20050208 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20050208 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | No |
20050913 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | SSF Translation | 20100720 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SSF_STACK | SAP Smart Forms: Stack | 20050208 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | XSTRING | 20050208 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20050208 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20050208 | ||||
| 12 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20050208 |
Methods
Events
Class CL_NOTE_ITF2XML has no event.
Types
Class CL_NOTE_ITF2XML has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_NOTE_ITF2XML has no parameter.
Method CONSTRUCTOR on class CL_NOTE_ITF2XML has no exception.
Method HEADER Signature
Method HEADER on class CL_NOTE_ITF2XML has no parameter.
Method HEADER on class CL_NOTE_ITF2XML has no exception.
Method ITF_TO_TOKENS Signature
Method ITF_TO_TOKENS on class CL_NOTE_ITF2XML has no parameter.
Method ITF_TO_TOKENS on class CL_NOTE_ITF2XML has no exception.
Method RENDER_DOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20050208 | ||||
| 2 | DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20050208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konverter Ausnahmen | 20050209 |
Method ROOT Signature
Method ROOT on class CL_NOTE_ITF2XML has no parameter.
Method ROOT on class CL_NOTE_ITF2XML has no exception.
Method RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20050913 | |||
| 2 | NO_HEADER | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050913 | |||
| 3 | SSF | Call by reference | Type reference (TYPE) | BOOLEAN | SSF Translation | 20100720 | |||
| 4 | XSTR_DOCUMENT | Value transfer | Type reference (TYPE) | XSTRING | 20050208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konverter Ausnahmen | 20050209 |
Method SAVE_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20050208 | ||||
| 2 | FILENAME | Call by reference | Type reference (TYPE) | STRING | 20050208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konverter Ausnahmen | 20050302 |
Method SET_SOURCE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITF_HEADER | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text-Header | 20050208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konverter Ausnahmen | 20050209 |
Method SET_SOURCE_ITF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITF_TABLE | Call by reference | Type reference (TYPE) | TSFTEXT | Smart Forms: Text | 20050208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konverter Ausnahmen | 20050209 |
Method TOKENS_TO_DOM Signature
Method TOKENS_TO_DOM on class CL_NOTE_ITF2XML has no parameter.
Method TOKENS_TO_DOM on class CL_NOTE_ITF2XML has no exception.
Method XML_CHAR_BEGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOKEN | Call by reference | Type reference (TYPE) | STXTOKEN | ITF-Scanner Token | 20050208 |
Method XML_CHAR_BEGIN on class CL_NOTE_ITF2XML has no exception.
Method XML_CHAR_END Signature
Method XML_CHAR_END on class CL_NOTE_ITF2XML has no parameter.
Method XML_CHAR_END on class CL_NOTE_ITF2XML has no exception.
Method XML_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOKEN | Call by reference | Type reference (TYPE) | STXTOKEN | ITF-Scanner Token | 20050208 |
Method XML_COMMAND on class CL_NOTE_ITF2XML has no exception.
Method XML_COMMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOKEN | Call by reference | Type reference (TYPE) | STXTOKEN | ITF-Scanner Token | 20050208 |
Method XML_COMMENT on class CL_NOTE_ITF2XML has no exception.
Method XML_HL_BEGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOKEN | Call by reference | Type reference (TYPE) | STXTOKEN | ITF-Scanner Token | 20051219 |
Method XML_HL_BEGIN on class CL_NOTE_ITF2XML has no exception.
Method XML_HL_END Signature
Method XML_HL_END on class CL_NOTE_ITF2XML has no parameter.
Method XML_HL_END on class CL_NOTE_ITF2XML has no exception.
Method XML_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOKEN | Call by reference | Type reference (TYPE) | STXTOKEN | ITF-Scanner Token | 20050208 |
Method XML_OPTION on class CL_NOTE_ITF2XML has no exception.
Method XML_PARAGRAPH_BEGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOKEN | Call by reference | Type reference (TYPE) | STXTOKEN | ITF-Scanner Token | 20050208 |
Method XML_PARAGRAPH_BEGIN on class CL_NOTE_ITF2XML has no exception.
Method XML_PARAGRAPH_END Signature
Method XML_PARAGRAPH_END on class CL_NOTE_ITF2XML has no parameter.
Method XML_PARAGRAPH_END on class CL_NOTE_ITF2XML has no exception.
Method XML_PREFIX_BEGIN Signature
Method XML_PREFIX_BEGIN on class CL_NOTE_ITF2XML has no parameter.
Method XML_PREFIX_BEGIN on class CL_NOTE_ITF2XML has no exception.
Method XML_PREFIX_END Signature
Method XML_PREFIX_END on class CL_NOTE_ITF2XML has no parameter.
Method XML_PREFIX_END on class CL_NOTE_ITF2XML has no exception.
Method XML_SAPCHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOKEN | Call by reference | Type reference (TYPE) | STXTOKEN | ITF-Scanner Token | 20050208 |
Method XML_SAPCHAR on class CL_NOTE_ITF2XML has no exception.
Method XML_SSF_TEXT_BEGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOKEN | Call by reference | Type reference (TYPE) | STXTOKEN | ITF-Scanner Token | 20100720 |
Method XML_SSF_TEXT_BEGIN on class CL_NOTE_ITF2XML has no exception.
Method XML_SSF_TEXT_END Signature
Method XML_SSF_TEXT_END on class CL_NOTE_ITF2XML has no parameter.
Method XML_SSF_TEXT_END on class CL_NOTE_ITF2XML has no exception.
Method XML_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOKEN | Call by reference | Type reference (TYPE) | STXTOKEN | ITF-Scanner Token | 20050208 |
Method XML_STRING on class CL_NOTE_ITF2XML has no exception.
Method XML_SUFFIX_BEGIN Signature
Method XML_SUFFIX_BEGIN on class CL_NOTE_ITF2XML has no parameter.
Method XML_SUFFIX_BEGIN on class CL_NOTE_ITF2XML has no exception.
Method XML_SUFFIX_END Signature
Method XML_SUFFIX_END on class CL_NOTE_ITF2XML has no parameter.
Method XML_SUFFIX_END on class CL_NOTE_ITF2XML has no exception.
Method XML_SYMBOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOKEN | Call by reference | Type reference (TYPE) | STXTOKEN | ITF-Scanner Token | 20050208 |
Method XML_SYMBOL on class CL_NOTE_ITF2XML has no exception.
Method XML_SYMBOL_BEGIN Signature
Method XML_SYMBOL_BEGIN on class CL_NOTE_ITF2XML has no parameter.
Method XML_SYMBOL_BEGIN on class CL_NOTE_ITF2XML has no exception.
Method XML_SYMBOL_END Signature
Method XML_SYMBOL_END on class CL_NOTE_ITF2XML has no parameter.
Method XML_SYMBOL_END on class CL_NOTE_ITF2XML has no exception.
Method XML_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOKEN | Call by reference | Type reference (TYPE) | STXTOKEN | ITF-Scanner Token | 20050208 |
Method XML_TAB on class CL_NOTE_ITF2XML has no exception.
Method XML_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOKEN | Call by reference | Type reference (TYPE) | STXTOKEN | ITF-Scanner Token | 20050208 |
Method XML_TEMPLATE on class CL_NOTE_ITF2XML has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |