SAP ABAP Class CL_SOTR_EDITOR_ENTRY (OTR Editor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-OTR (Application Component) Online Text Repository
⤷
SOTR (Package) Online Text Repository
⤷
⤷
Properties
| Class | CL_SOTR_EDITOR_ENTRY | |
| Short Description | OTR Editor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOTR | Online Text Repository |
| Created | 20000208 | SAP |
| Last change | 20000403 | 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) |
Interfaces
Class CL_SOTR_EDITOR_ENTRY has no interface implemented.
Friends
Class CL_SOTR_EDITOR_ENTRY has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20000208 | |
| 2 | Instance method | Public | Method | Release Resources | 20000208 | |
| 3 | Instance method | Public | Method | Get Names for Object | 20000210 | |
| 4 | Instance method | Public | Method | Get Text | 20000208 | |
| 5 | Instance method | Private | Method | 20000214 | ||
| 6 | Instance method | Private | Method | Icon Offset | 20000214 | |
| 7 | Instance method | Public | Method | Initialize | 20000208 | |
| 8 | Instance method | Private | Method | Read Offset | 20000214 | |
| 9 | Instance method | Public | Method | Set Text | 20000208 | |
| 10 | Instance method | Public | Method | For Translation: Update Translated Text | 20010529 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DOUBLE_CLICK | Instance Event (0) |
Public (2) |
double_click | 20000208 |
Types
Class CL_SOTR_EDITOR_ENTRY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SOTR_EDITOR_ENTRY has no parameter.
Method CONSTRUCTOR on class CL_SOTR_EDITOR_ENTRY has no exception.
Method FREE Signature
Method FREE on class CL_SOTR_EDITOR_ENTRY has no parameter.
Method FREE on class CL_SOTR_EDITOR_ENTRY has no exception.
Method GET_ITEM_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ITEM | Value transfer | Type reference (TYPE) | STRING | 20000210 | ||||
| 2 | I_POSX | Value transfer | Type reference (TYPE) | SY-CUCOL | 20000210 | ||||
| 3 | I_POSY | Value transfer | Type reference (TYPE) | SY-LILLI | 20000210 |
Method GET_ITEM_NAME on class CL_SOTR_EDITOR_ENTRY has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STEXT_HIDE | Value transfer | Type reference (TYPE) | SOTR_TEXT | 20000221 | ||||
| 2 | E_TTEXT | Value transfer | Type reference (TYPE) | SOTR_TEXT-TEXT | 20000208 | ||||
| 3 | E_TTEXT_HIDE | Value transfer | Type reference (TYPE) | SOTR_TEXT | 20000221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20001117 |
Method ICON_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ID | Value transfer | Type reference (TYPE) | ICON-ID | 20000214 | ||||
| 2 | I_ICON_STATE | Call by reference | Type reference (TYPE) | ICON-ID | 20000214 |
Method ICON_ID on class CL_SOTR_EDITOR_ENTRY has no exception.
Method ICON_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_POS_ICON | Value transfer | Type reference (TYPE) | SY-FDPOS | 20000214 | ||||
| 2 | I_POS | Call by reference | Type reference (TYPE) | SY-FDPOS | 20000214 |
Method ICON_POS on class CL_SOTR_EDITOR_ENTRY has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EDITABLE | Value transfer | Type reference (TYPE) | FLAG | 'X' | 20001206 | |||
| 2 | I_STEXT | Value transfer | Type reference (TYPE) | SOTR_TEXT | 20000208 | ||||
| 3 | I_TTEXT | Value transfer | Type reference (TYPE) | SOTR_TEXT | 20000208 |
Method INITIALIZE on class CL_SOTR_EDITOR_ENTRY has no exception.
Method READ_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_POS_READ | Value transfer | Type reference (TYPE) | SY-FDPOS | 20000214 | ||||
| 2 | I_POS_WRITE | Call by reference | Type reference (TYPE) | SY-FDPOS | 20000214 |
Method READ_POS on class CL_SOTR_EDITOR_ENTRY has no exception.
Method SET_TEXT Signature
Method SET_TEXT on class CL_SOTR_EDITOR_ENTRY has no exception.
Method SET_TTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TTEXT_HIDE | Value transfer | Type reference (TYPE) | SOTR_TEXT | Texttabelle im OTR | 20010529 |
Method SET_TTEXT on class CL_SOTR_EDITOR_ENTRY has no exception.
Event Signatures
Event DOUBLE_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Exporting | Value transfer | Type reference (TYPE) | SOTR_TEXT-TEXT | dd | 20000208 | ||
| 2 | LINE | Exporting | Value transfer | Type reference (TYPE) | SY-LILLI | dd | 20000208 | ||
| 3 | VALUE | Exporting | Value transfer | Type reference (TYPE) | SOTR_TEXT-TEXT | dd | 20000208 |
History
| Last changed by/on | SAP | 20000403 |
| SAP Release Created in | 50A |