SAP ABAP Class IF_BTF_EDITOR_OPTIONS (SAP BTF Editor Options Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BTF_EDITOR_CONSTANTS | SAP BTF Editor Constants Interface | 20011122 |
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
| Class | IF_BTF_EDITOR_OPTIONS | |
| Short Description | SAP BTF Editor Options Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20011122 | SAP |
| Last change | 20011122 | 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 IF_BTF_EDITOR_OPTIONS has no interface implemented.
Friends
Class IF_BTF_EDITOR_OPTIONS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 0 | ImageOperations Off | 20020111 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 1 | ImageOperations On | 20020111 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 0 | LocalOperations Off | 20011122 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 1 | LocalOperations On | 20011122 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 0 | LocalPrinting Off | 20011122 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | 1 | LocalPrinting On | 20011122 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | 0 | TabControl Off | 20011122 | ||
| 8 | Constant | Public | Type reference (TYPE) | I | 1 | TabControl On | 20011122 | ||
| 9 | Constant | Public | Type reference (TYPE) | I | 0 | WindowsFonts Off | 20011122 | ||
| 10 | Constant | Public | Type reference (TYPE) | I | 1 | WindowsFonts On | 20011122 |
Methods
Events
Class IF_BTF_EDITOR_OPTIONS has no event.
Types
Class 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 |