SAP ABAP Class /IPRO/CL_WML_TEXTUTILITIES (Text object utilities class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/PROGS (Package) programs
⤷
⤷
Properties
| Class | /IPRO/CL_WML_TEXTUTILITIES | |
| Short Description | Text object utilities class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IPRO/PROGS | programs |
| Created | 20060808 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/CL_WML_TEXTUTILITIES has no forward declaration.
Interfaces
Class /IPRO/CL_WML_TEXTUTILITIES has no interface implemented.
Friends
Class /IPRO/CL_WML_TEXTUTILITIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | I | Counter | 20081110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Compare two similar lists of TextObjects | 20061010 | |
| 2 | Static method | Public | Method | Compare two similar list of TextObjects | 20061207 | |
| 3 | Static method | Public | Method | Builds Document's change summary list -- recursively | 20061027 | |
| 4 | Static method | Public | Method | Checks the value for occurance of New line characters | 20091013 | |
| 5 | Static method | Public | Method | Increment the counter | 20081110 | |
| 6 | Static method | Public | Method | Dumps to /IPRO/TTEMPTXT | 20070802 | |
| 7 | Static method | Public | Method | Convert decimal string to hex string | 20070424 | |
| 8 | Static method | Public | Method | Dump string as file | 20070109 | |
| 9 | Static method | Public | Method | For a given IF_IXML_NODE, get it's inner XML | 20061013 | |
| 10 | Static method | Public | Method | Returns the table variable column value wrapped in WML piece | 20091013 | |
| 11 | Static method | Public | Method | Returns the variable value part wrapped in WML piece | 20091013 | |
| 12 | Static method | Public | Method | Convert hex byte to decimal string | 20070425 | |
| 13 | Static method | Public | Method | Determines, base of element ID, whether a clause is std. elm | 20070725 | |
| 14 | Static method | Public | Method | Lookup textobject based on ID | 20061010 | |
| 15 | Static method | Public | Method | Normalize XML string | 20061203 | |
| 16 | Static method | Public | Method | Protect document | 20070228 | |
| 17 | Static method | Public | Method | Remove spaces from hex string for comparison | 20070616 | |
| 18 | Static method | Public | Method | Reset Counter | 20081110 | |
| 19 | Static method | Public | Method | Unprotect document | 20070228 |
Events
Class /IPRO/CL_WML_TEXTUTILITIES has no event.
Types
Class /IPRO/CL_WML_TEXTUTILITIES has no local type.
Method Signatures
Method COMPARE_LISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENTITEM | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_WML_TEXTOBJECT | Parent textobject object | 20061026 | |||
| 2 | IT_EXTLIST | Value transfer | Type reference (TYPE) | /IPRO/TT_TEXTOBJECT | List of objects that implment /IPRO/IF_WML_TEXTOBJECT | 20061010 | |||
| 3 | IT_LIST | Value transfer | Type reference (TYPE) | /IPRO/TT_TEXTOBJECT | List of objects that implment /IPRO/IF_WML_TEXTOBJECT | 20061010 | |||
| 4 | IV_REASON | Value transfer | Type reference (TYPE) | CHAR1 | Reason code for change | 20061010 | |||
| 5 | RV_SAME | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20090209 |
Method COMPARE_LISTS on class /IPRO/CL_WML_TEXTUTILITIES has no exception.
Method COMPARE_LISTS1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENTITEM | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_WML_TEXTOBJECT | Text Object interface | 20061207 | |||
| 2 | IT_EXTLIST | Value transfer | Type reference (TYPE) | /IPRO/TT_TEXTOBJECT | List of objects that implment /IPRO/IF_WML_TEXTOBJECT | 20061207 | |||
| 3 | IT_LIST | Value transfer | Type reference (TYPE) | /IPRO/TT_TEXTOBJECT | List of objects that implment /IPRO/IF_WML_TEXTOBJECT | 20061207 | |||
| 4 | IV_REASON | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20061207 | |||
| 5 | RV_DIFF | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20061207 |
Method COMPARE_LISTS1 on class /IPRO/CL_WML_TEXTUTILITIES has no exception.
Method COMPARISON_WALK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TEXTOBJECT | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_WML_TEXTOBJECT | Text Object interface | 20061027 | |||
| 2 | IR_CHANGESUMMARYLIST | Value transfer | Object reference (TYPE REF TO) | DATA | Change list table type | 20061027 |
Method COMPARISON_WALK on class /IPRO/CL_WML_TEXTUTILITIES has no exception.
Method CONTAINS_NEW_LINE_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VAR | Call by reference | Type reference (TYPE) | STRING | 20091013 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091013 |
Method CONTAINS_NEW_LINE_CHAR on class /IPRO/CL_WML_TEXTUTILITIES has no exception.
Method COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRV_COUNTER | Value transfer | Type reference (TYPE) | I | 20081110 |
Method COUNT on class /IPRO/CL_WML_TEXTUTILITIES has no exception.
Method DEBUG_DUMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA | Value transfer | Type reference (TYPE) | XSTRING | 20070802 | ||||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20070802 |
Method DEBUG_DUMP on class /IPRO/CL_WML_TEXTUTILITIES has no exception.
Method DEC_TO_HEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEC | Value transfer | Type reference (TYPE) | STRING | Decimal string to convert | 20070424 | |||
| 2 | RV_HEX | Value transfer | Type reference (TYPE) | STRING | Hex string output of conversion | 20070424 |
Method DEC_TO_HEX on class /IPRO/CL_WML_TEXTUTILITIES has no exception.
Method DUMP_STRING_AS_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTENT | Value transfer | Type reference (TYPE) | STRING | 20070109 | ||||
| 2 | IV_FILENAME | Value transfer | Type reference (TYPE) | STRING | 20070109 |
Method DUMP_STRING_AS_FILE on class /IPRO/CL_WML_TEXTUTILITIES has no exception.
Method GET_INNER_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20061013 | |||
| 2 | RV_INNER_XML | Value transfer | Type reference (TYPE) | XSTRING | 20061013 |
Method GET_INNER_XML on class /IPRO/CL_WML_TEXTUTILITIES has no exception.
Method GET_NL_TABPARTS_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VAR | Call by reference | Type reference (TYPE) | STRING | 20091013 | ||||
| 2 | RV_WML | Value transfer | Type reference (TYPE) | STRING | 20091013 |
Method GET_NL_TABPARTS_XML on class /IPRO/CL_WML_TEXTUTILITIES has no exception.
Method GET_NL_VARPARTS_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VAR | Call by reference | Type reference (TYPE) | STRING | 20091013 | ||||
| 2 | RV_WML | Value transfer | Type reference (TYPE) | STRING | 20091013 |
Method GET_NL_VARPARTS_XML on class /IPRO/CL_WML_TEXTUTILITIES has no exception.
Method HEX_TO_DEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HEX | Value transfer | Type reference (TYPE) | X | 20070425 | ||||
| 2 | RV_DEC | Value transfer | Type reference (TYPE) | STRING | 20070425 |
Method HEX_TO_DEC on class /IPRO/CL_WML_TEXTUTILITIES has no exception.
Method IS_STANDARD_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTENT | Value transfer | Type reference (TYPE) | STRING | 20070725 | ||||
| 2 | IV_ID | Value transfer | Type reference (TYPE) | STRING | 20070725 | ||||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20070725 |
Method IS_STANDARD_ELEMENT on class /IPRO/CL_WML_TEXTUTILITIES has no exception.
Method LOOKUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TEXTOBJECTS | Value transfer | Type reference (TYPE) | /IPRO/TT_TEXTOBJECT | List of objects that implment /IPRO/IF_WML_TEXTOBJECT | 20061010 | |||
| 2 | IV_NAME | Value transfer | Type reference (TYPE) | STRING | 20061010 | ||||
| 3 | RO_TEXTOBJECT | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_WML_TEXTOBJECT | Text Object interface | 20061010 |
Method LOOKUP on class /IPRO/CL_WML_TEXTUTILITIES has no exception.
Method NORMALIZE_XML_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UNNORMALIZED_XML | Value transfer | Type reference (TYPE) | STRING | 20061203 | ||||
| 2 | RV_NORMALIZED_XML | Value transfer | Type reference (TYPE) | STRING | 20061203 |
Method NORMALIZE_XML_STRING on class /IPRO/CL_WML_TEXTUTILITIES has no exception.
Method PROTECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEXT | Value transfer | Type reference (TYPE) | XSTRING | 20070228 | ||||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | XSTRING | 20070228 |
Method PROTECT on class /IPRO/CL_WML_TEXTUTILITIES has no exception.
Method REMOVE_SPACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INPUT | Value transfer | Type reference (TYPE) | XSTRING | Input hex string | 20070616 | |||
| 2 | RV_OUTPUT | Value transfer | Type reference (TYPE) | XSTRING | Output hex string w/o spaces | 20070616 |
Method REMOVE_SPACES on class /IPRO/CL_WML_TEXTUTILITIES has no exception.
Method RESET_COUNTER Signature
Method RESET_COUNTER on class /IPRO/CL_WML_TEXTUTILITIES has no parameter.
Method RESET_COUNTER on class /IPRO/CL_WML_TEXTUTILITIES has no exception.
Method UNPROTECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20070228 | ||||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20070228 |
Method UNPROTECT on class /IPRO/CL_WML_TEXTUTILITIES has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 300 |