SAP ABAP Class CL_SOTR (Do not delete: this is used in the application)
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 | |
| Short Description | Do not delete: this is used in the application | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOTR | Online Text Repository |
| Created | 20031022 | SAP |
| Last change | 20040518 | 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 has no interface implemented.
Friends
Class CL_SOTR 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) | SOTR_CNTXT | Context for the OTR | 20031022 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SYLANGU | SAP System, Current Language | 20031022 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BAPIFLAG | Indicator | 20031022 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BAPIFLAG | Indicator | 20031022 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SOTR_STRINGS | Transfer of Strings at Runtime | 20031022 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SOTR_TERMS | Transfer of Texts at Runtime | 20031022 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20031022 | ||
| 2 | Instance method | Public | Method | 20031022 | ||
| 3 | Instance method | Public | Method | Get OTR Entries (Strings) | 20031022 | |
| 4 | Instance method | Public | Method | 20031022 | ||
| 5 | Instance method | Public | Method | 20031022 | ||
| 6 | Instance method | Public | Method | Get OTR Entries (Short Texts) | 20031022 | |
| 7 | Instance method | Public | Method | 20031022 |
Events
Class CL_SOTR has no event.
Types
Class CL_SOTR 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_CONTEXT | Call by reference | Type reference (TYPE) | SOTR_CNTXT | Kontext für das OTR | 20031022 | |||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20031022 | ||
| 3 | I_REFILL_WITH_MASTER_LANGU | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20031022 | |||
| 4 | I_REFILL_WITH_SECONDARY_LANGU | Call by reference | Type reference (TYPE) | AS4FLAG | 'X' | Flag (X oder Blank) | 20031022 |
Method CONSTRUCTOR on class CL_SOTR has no exception.
Method GET_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXT | Call by reference | Type reference (TYPE) | STRING | 20031022 | ||||
| 2 | I_CONCEPT | Call by reference | Type reference (TYPE) | SOTR_CONC | Schlüssel zum logischen Objekt im OTR | 20031022 |
Method GET_STRING on class CL_SOTR has no exception.
Method GET_STRINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_SOTR_STRINGS | Value transfer | Type reference (TYPE) | SOTR_STRINGS | Übergabe von Strings zur Laufzeit | 20031022 |
Method GET_STRINGS on class CL_SOTR has no exception.
Method GET_STRING_BY_ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXT | Call by reference | Type reference (TYPE) | STRING | 20031022 | ||||
| 2 | I_ALIAS | Call by reference | Type reference (TYPE) | SOTR_ALIAS | Eindeutiger Alias Name für OTR-Konzept | 20031022 |
Method GET_STRING_BY_ALIAS on class CL_SOTR has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXT | Call by reference | Type reference (TYPE) | STRING | Texttabelle im OTR | 20031022 | |||
| 2 | I_CONCEPT | Call by reference | Type reference (TYPE) | SOTR_CONC | Schlüssel zum logischen Objekt im OTR | 20031022 |
Method GET_TEXT on class CL_SOTR has no exception.
Method GET_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_SOTR_TERMS | Value transfer | Type reference (TYPE) | SOTR_TERMS | Übergabe von Texten zur Laufzeit | 20031022 |
Method GET_TEXTS on class CL_SOTR has no exception.
Method GET_TEXT_BY_ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXT | Call by reference | Type reference (TYPE) | STRING | Texttabelle im OTR | 20031022 | |||
| 2 | I_ALIAS | Call by reference | Type reference (TYPE) | SOTR_ALIAS | Eindeutiger Alias Name für OTR-Konzept | 20031022 |
Method GET_TEXT_BY_ALIAS on class CL_SOTR has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 700 |