SAP ABAP Interface IF_BTF_EDITOR_OPTIONS (SAP BTF Editor Options Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BTF (Application Component) Business Text Framework
⤷
SBTF (Package) Business Text Framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BTF_EDITOR | SAP BTF Editor Class | 20011122 |
Properties
| Interface | IF_BTF_EDITOR_OPTIONS | |
| Short Description | SAP BTF Editor Options Interface |
General Data
| Package | SBTF | Business Text Framework |
| Created | 20011122 | SAP |
| Last changed | 20011122 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CNDD | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BTF_EDITOR_CONSTANTS | SAP BTF Editor Constants Interface | 20011122 |
Friends
Interface IF_BTF_EDITOR_OPTIONS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_IMAGE_OPERATIONS_OFF | Constant | Public | Type reference (TYPE) | I | 0 | ImageOperations Off | 20020111 | |
| 2 | CO_IMAGE_OPERATIONS_ON | Constant | Public | Type reference (TYPE) | I | 1 | ImageOperations On | 20020111 | |
| 3 | CO_LOCAL_OPERATIONS_OFF | Constant | Public | Type reference (TYPE) | I | 0 | LocalOperations Off | 20011122 | |
| 4 | CO_LOCAL_OPERATIONS_ON | Constant | Public | Type reference (TYPE) | I | 1 | LocalOperations On | 20011122 | |
| 5 | CO_LOCAL_PRINTING_OFF | Constant | Public | Type reference (TYPE) | I | 0 | LocalPrinting Off | 20011122 | |
| 6 | CO_LOCAL_PRINTING_ON | Constant | Public | Type reference (TYPE) | I | 1 | LocalPrinting On | 20011122 | |
| 7 | CO_TAB_CONTROL_OFF | Constant | Public | Type reference (TYPE) | I | 0 | TabControl Off | 20011122 | |
| 8 | CO_TAB_CONTROL_ON | Constant | Public | Type reference (TYPE) | I | 1 | TabControl On | 20011122 | |
| 9 | CO_WINDOWS_FONTS_OFF | Constant | Public | Type reference (TYPE) | I | 0 | WindowsFonts Off | 20011122 | |
| 10 | CO_WINDOWS_FONTS_ON | Constant | Public | Type reference (TYPE) | I | 1 | WindowsFonts On | 20011122 |
Methods
Events
Interface IF_BTF_EDITOR_OPTIONS has no event.
Types
Interface IF_BTF_EDITOR_OPTIONS has no local type.
Method Signatures
Method GET_EXTERNAL_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTERNAL_EDITOR | Value transfer | Type reference (TYPE) | STRING | ExternalEditor | 20011122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTF Ausnahme: Systemfehler | 20011205 |
Method GET_IMAGE_OPERATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMAGE_OPERATIONS | Value transfer | Type reference (TYPE) | I | ImageOperations | 20020111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTF Ausnahme: Systemfehler | 20020111 |
Method GET_LOCAL_OPERATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL_OPERATIONS | Value transfer | Type reference (TYPE) | I | LocalOperations | 20011122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTF Ausnahme: Systemfehler | 20011205 |
Method GET_LOCAL_PRINTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL_PRINTING | Value transfer | Type reference (TYPE) | I | LocalPrinting | 20011122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTF Ausnahme: Systemfehler | 20011205 |
Method GET_TAB_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TAB_CONTROL | Value transfer | Type reference (TYPE) | I | TabControl | 20011122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTF Ausnahme: Systemfehler | 20011205 |
Method GET_WINDOWS_FONTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WINDOWS_FONTS | Value transfer | Type reference (TYPE) | I | WindowsFonts | 20011122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTF Ausnahme: Systemfehler | 20011205 |
Method SET_EXTERNAL_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTERNAL_EDITOR | Call by reference | Type reference (TYPE) | STRING | ExternalEditor | 20011122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTF Ausnahme: Parameterfehler | 20011205 | ||
| 2 | BTF Ausnahme: Systemfehler | 20011205 |
Method SET_IMAGE_OPERATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMAGE_OPERATIONS | Call by reference | Type reference (TYPE) | I | CO_IMAGE_OPERATIONS_OFF | ImageOperations | 20020111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTF Ausnahme: Systemfehler | 20020111 |
Method SET_LOCAL_OPERATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL_OPERATIONS | Call by reference | Type reference (TYPE) | I | CO_LOCAL_OPERATIONS_OFF | LocalOperations | 20011122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTF Ausnahme: Systemfehler | 20011205 |
Method SET_LOCAL_PRINTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL_PRINTING | Call by reference | Type reference (TYPE) | I | CO_LOCAL_PRINTING_OFF | LocalPrinting | 20011122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTF Ausnahme: Systemfehler | 20011205 |
Method SET_TAB_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TAB_CONTROL | Call by reference | Type reference (TYPE) | I | CO_TAB_CONTROL_OFF | TabControl | 20011122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTF Ausnahme: Systemfehler | 20011205 |
Method SET_WINDOWS_FONTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WINDOWS_FONTS | Call by reference | Type reference (TYPE) | I | CO_WINDOWS_FONTS_OFF | WindowsFonts | 20011122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTF Ausnahme: Systemfehler | 20011205 |
History
| Last changed by/on | SAP | 20011122 |
| SAP Release Created in | 620 |