SAP ABAP Interface IF_SOTR_EDITOR (Interface for OTR Editors)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-OTR (Application Component) Online Text Repository
⤷
SOTR (Package) Online Text Repository
⤷
⤷
Properties
| Interface | IF_SOTR_EDITOR | |
| Short Description | Interface for OTR Editors |
General Data
| Package | SOTR | Online Text Repository |
| Created | 20000724 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SOTR_EDITOR has no forward declaration.
Interfaces
Interface IF_SOTR_EDITOR has no interface.
Friends
Interface IF_SOTR_EDITOR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GL_R_PARENT | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20000725 | ||
| 2 | GL_S_SOURCE_CONTEXT | Instance attribute | Public | Type reference (TYPE) | SOTR_CNTXT | Context for the OTR | 20000725 | ||
| 3 | GL_S_TARGET_CONTEXT | Instance attribute | Public | Type reference (TYPE) | SOTR_CNTXT | Context for the OTR | 20000725 | ||
| 4 | GL_V_CONCEPT | Instance attribute | Public | Type reference (TYPE) | SOTR_CONC | Key for Logical Object in the OTR | 20000725 | ||
| 5 | GL_V_EDIT_MODE | Instance attribute | Public | Type reference (TYPE) | BAPIFLAG | Indicator | 20000725 | ||
| 6 | GL_V_SOURCE_LANGU | Instance attribute | Public | Type reference (TYPE) | SYLANGU | SAP System, Current Language | 20000725 | ||
| 7 | GL_V_TARGET_LANGU | Instance attribute | Public | Type reference (TYPE) | SYLANGU | SAP System, Current Language | 20000725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000724 | |
| 2 | Instance method | Public | Method | Initializes Editor | 20000724 | |
| 3 | Instance method | Public | Method | Initializes Editor with New Concept | 20000725 |
Events
Interface IF_SOTR_EDITOR has no event.
Types
Interface IF_SOTR_EDITOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EDIT_MODE | Call by reference | Type reference (TYPE) | BAPIFLAG | Flag | 20000725 | |||
| 2 | I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20000725 | |||
| 3 | I_SOURCE_CONTEXT | Call by reference | Type reference (TYPE) | SOTR_CNTXT | Kontext für das OTR | 20000725 | |||
| 4 | I_SOURCE_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20000725 | |||
| 5 | I_TARGET_CONTEXT | Call by reference | Type reference (TYPE) | SOTR_CNTXT | Kontext für das OTR | 20000725 | |||
| 6 | I_TARGET_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20000725 |
Method CONSTRUCTOR on Interface IF_SOTR_EDITOR has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_REPLACEMENTS | Call by reference | Type reference (TYPE) | SOTR_RPLCS | Übergabetabelle für die Termersetzung | 20000725 | |||
| 2 | I_CONCEPT | Call by reference | Type reference (TYPE) | SOTR_CONC | Schlüssel zum logischen Objekt im OTR | 20000725 |
Method INITIALIZE on Interface IF_SOTR_EDITOR has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_REPLACEMENTS | Call by reference | Type reference (TYPE) | SOTR_RPLCS | Tabelle mit Ersetzungen | 20000725 | |||
| 2 | I_CONCEPT | Call by reference | Type reference (TYPE) | SOTR_CONC | Schlüssel zum logischen Objekt im OTR | 20000725 |
Method UPDATE on Interface IF_SOTR_EDITOR has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |