SAP ABAP Class /IPRO/IF_WML_TEXTOBJECT (Text Object interface)
Meta Relationship - Used By
Properties
Class | /IPRO/IF_WML_TEXTOBJECT | |
Short Description | Text Object interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20060808 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /IPRO/IF_WML_TEXTOBJECT has no forward declaration.
Interfaces
Class /IPRO/IF_WML_TEXTOBJECT has no interface implemented.
Friends
Class /IPRO/IF_WML_TEXTOBJECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /IPRO/CHANGELIST_TT | Change list table type | 20060808 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | id of text object | 20060808 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /IPRO/TT_LISTOFLISTS | Table of table of references to /ipro/if_wml_textobjects | 20061026 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | text of text object | 20060808 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XSTRING | Text in binary | 20070504 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add change to change list | 20060808 |
2 | ![]() |
Instance method | Public | Method | Clone text object | 20060808 |
3 | ![]() |
Instance method | Public | Method | Compare two text objects | 20060808 |
4 | ![]() |
Instance method | Public | Method | Dump the text object | 20061011 |
5 | ![]() |
Instance method | Public | Method | Get change list | 20060808 |
6 | ![]() |
Instance method | Public | Method | Get ID | 20060808 |
7 | ![]() |
Instance method | Public | Method | Get text | 20060808 |
8 | ![]() |
Instance method | Public | Method | Get text in binary | 20070504 |
9 | ![]() |
Instance method | Public | Method | Set ID | 20060808 |
10 | ![]() |
Instance method | Public | Method | Set text | 20060808 |
11 | ![]() |
Instance method | Public | Method | Set text in binary | 20070504 |
Events
Class /IPRO/IF_WML_TEXTOBJECT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | CHANGELIST_TYPE | Public | See coding | 20060808 | CHANGELIST_TYPE TYPE TABLE OF REF TO /ipro/cl_wml_change
|
||
2 | PROPERTYLIST_TYPE | Public | See coding | 20060808 | PROPERTYLIST_TYPE TYPE TABLE OF REF TO /ipro/cl_wml_property
|
Method Signatures
Method ADD_CHANGELIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CHANGE | Value transfer | Object reference (TYPE REF TO) | /IPRO/CL_WML_CHANGE | Change class | 20060808 |
Method ADD_CHANGELIST on class /IPRO/IF_WML_TEXTOBJECT has no exception.
Method CLONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_TEXTOBJECT | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_WML_TEXTOBJECT | Text Object interface | 20060808 |
Method CLONE on class /IPRO/IF_WML_TEXTOBJECT has no exception.
Method COMPARE 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 | 20060808 | ||
2 | ![]() |
RV_SAME | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20060808 |
Method COMPARE on class /IPRO/IF_WML_TEXTOBJECT has no exception.
Method DUMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DEPTH | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20061011 |
Method DUMP on class /IPRO/IF_WML_TEXTOBJECT has no exception.
Method GET_CHANGELIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_CHANGELIST | Value transfer | Type reference (TYPE) | /IPRO/CHANGELIST_TT | Change list table type | 20060808 |
Method GET_CHANGELIST on class /IPRO/IF_WML_TEXTOBJECT has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ID | Value transfer | Type reference (TYPE) | STRING | 20060808 |
Method GET_ID on class /IPRO/IF_WML_TEXTOBJECT has no exception.
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20060808 |
Method GET_TEXT on class /IPRO/IF_WML_TEXTOBJECT has no exception.
Method GET_TEXTX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TEXTX | Value transfer | Type reference (TYPE) | XSTRING | 20070504 |
Method GET_TEXTX on class /IPRO/IF_WML_TEXTOBJECT has no exception.
Method SET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Value transfer | Type reference (TYPE) | STRING | 20060808 |
Method SET_ID on class /IPRO/IF_WML_TEXTOBJECT has no exception.
Method SET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20070504 |
Method SET_TEXT on class /IPRO/IF_WML_TEXTOBJECT has no exception.
Method SET_TEXTX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TEXTX | Value transfer | Type reference (TYPE) | XSTRING | 20070504 |
Method SET_TEXTX on class /IPRO/IF_WML_TEXTOBJECT has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |