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
# Method Level Visibility Method type Description Created on
1 GET_EXTERNAL_EDITOR Instance method Public Method Query ExternalEditor 20011122
2 GET_IMAGE_OPERATIONS Instance method Public Method Query ImageOperations 20020111
3 GET_LOCAL_OPERATIONS Instance method Public Method Query LocalOperations 20011122
4 GET_LOCAL_PRINTING Instance method Public Method Query LocalPrinting 20011122
5 GET_TAB_CONTROL Instance method Public Method Query TabControl 20011122
6 GET_WINDOWS_FONTS Instance method Public Method Query WindowsFonts 20011122
7 SET_EXTERNAL_EDITOR Instance method Public Method Set ExternalEditor 20011122
8 SET_IMAGE_OPERATIONS Instance method Public Method Set ImageOperations 20020111
9 SET_LOCAL_OPERATIONS Instance method Public Method Set LocalOperations 20011122
10 SET_LOCAL_PRINTING Instance method Public Method Set LocalPrinting 20011122
11 SET_TAB_CONTROL Instance method Public Method Set TabControl 20011122
12 SET_WINDOWS_FONTS Instance method Public Method Set WindowsFonts 20011122
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 Returning EXTERNAL_EDITOR Value transfer Type reference (TYPE) STRING ExternalEditor 20011122
# Exception Resumable Description Created on
1 CX_BTF_SYSTEM_ERROR BTF Ausnahme: Systemfehler 20011205

Method GET_IMAGE_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IMAGE_OPERATIONS Value transfer Type reference (TYPE) I ImageOperations 20020111
# Exception Resumable Description Created on
1 CX_BTF_SYSTEM_ERROR BTF Ausnahme: Systemfehler 20020111

Method GET_LOCAL_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOCAL_OPERATIONS Value transfer Type reference (TYPE) I LocalOperations 20011122
# Exception Resumable Description Created on
1 CX_BTF_SYSTEM_ERROR BTF Ausnahme: Systemfehler 20011205

Method GET_LOCAL_PRINTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOCAL_PRINTING Value transfer Type reference (TYPE) I LocalPrinting 20011122
# Exception Resumable Description Created on
1 CX_BTF_SYSTEM_ERROR BTF Ausnahme: Systemfehler 20011205

Method GET_TAB_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TAB_CONTROL Value transfer Type reference (TYPE) I TabControl 20011122
# Exception Resumable Description Created on
1 CX_BTF_SYSTEM_ERROR BTF Ausnahme: Systemfehler 20011205

Method GET_WINDOWS_FONTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WINDOWS_FONTS Value transfer Type reference (TYPE) I WindowsFonts 20011122
# Exception Resumable Description Created on
1 CX_BTF_SYSTEM_ERROR BTF Ausnahme: Systemfehler 20011205

Method SET_EXTERNAL_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXTERNAL_EDITOR Call by reference Type reference (TYPE) STRING ExternalEditor 20011122
# Exception Resumable Description Created on
1 CX_BTF_PARAMETER_ERROR BTF Ausnahme: Parameterfehler 20011205
2 CX_BTF_SYSTEM_ERROR BTF Ausnahme: Systemfehler 20011205

Method SET_IMAGE_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMAGE_OPERATIONS Call by reference Type reference (TYPE) I CO_IMAGE_OPERATIONS_OFF ImageOperations 20020111
# Exception Resumable Description Created on
1 CX_BTF_SYSTEM_ERROR BTF Ausnahme: Systemfehler 20020111

Method SET_LOCAL_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCAL_OPERATIONS Call by reference Type reference (TYPE) I CO_LOCAL_OPERATIONS_OFF LocalOperations 20011122
# Exception Resumable Description Created on
1 CX_BTF_SYSTEM_ERROR BTF Ausnahme: Systemfehler 20011205

Method SET_LOCAL_PRINTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCAL_PRINTING Call by reference Type reference (TYPE) I CO_LOCAL_PRINTING_OFF LocalPrinting 20011122
# Exception Resumable Description Created on
1 CX_BTF_SYSTEM_ERROR BTF Ausnahme: Systemfehler 20011205

Method SET_TAB_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TAB_CONTROL Call by reference Type reference (TYPE) I CO_TAB_CONTROL_OFF TabControl 20011122
# Exception Resumable Description Created on
1 CX_BTF_SYSTEM_ERROR BTF Ausnahme: Systemfehler 20011205

Method SET_WINDOWS_FONTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WINDOWS_FONTS Call by reference Type reference (TYPE) I CO_WINDOWS_FONTS_OFF WindowsFonts 20011122
# Exception Resumable Description Created on
1 CX_BTF_SYSTEM_ERROR BTF Ausnahme: Systemfehler 20011205
History
Last changed by/on SAP  20011122 
SAP Release Created in 620