SAP ABAP Class CL_BTF_EDITOR (SAP BTF Editor Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BTF (Application Component) Business Text Framework
⤷
SBTF (Package) Business Text Framework

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BTF_EDITOR | SAP BTF Editor Interface | 20011120 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BTF_EDITOR_CONSTANTS | SAP BTF Editor Constants Interface | 20011120 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BTF_EDITOR_OPTIONS | SAP BTF Editor Options Interface | 20011122 |
Properties
Class | CL_BTF_EDITOR | |
Short Description | SAP BTF Editor Class | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBTF | Business Text Framework |
Created | 20011120 | SAP |
Last change | 20011120 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BTF_EDITOR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BTF_EDITOR | SAP BTF Editor Interface | 20011120 | ||
2 | IF_BTF_EDITOR_CONSTANTS | SAP BTF Editor Constants Interface | 20011120 | ||
3 | IF_BTF_EDITOR_OPTIONS | SAP BTF Editor Options Interface | 20011122 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_BTF | 20011120 | SAP BTF Class |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_BTFEDITOR | Editor control | 20011120 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BTF_DOCUMENT | SAP BTF Document Interface | 20020830 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20020612 |
2 | ![]() |
Instance method | Protected | Event handling method | Handler for Drop Event | 20011120 |
3 | ![]() |
Instance method | Protected | Event handling method | Handler for FunctionClicked Event | 20020121 |
4 | ![]() |
Instance method | Protected | Event handling method | Handler for GetFlavor Event | 20011120 |
Events
Class CL_BTF_EDITOR has no event.
Types
Class CL_BTF_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 | ![]() |
DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_BTF_DOCUMENT | SAP BTF Document Interface | 20020612 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BTF Ausnahme: Parameterfehler | 20020612 |
Method INT_HANDLER_DROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAGDROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20011120 |
Method INT_HANDLER_DROP on class CL_BTF_EDITOR has no exception.
Method INT_HANDLER_FUNCTIONCLICKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20020121 |
Method INT_HANDLER_FUNCTIONCLICKED on class CL_BTF_EDITOR has no exception.
Method INT_HANDLER_GETFLAVOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAGDROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20011120 | ||||
2 | ![]() |
FLAVORS | Call by reference | Attribute reference (LIKE) | 20011120 |
Method INT_HANDLER_GETFLAVOR on class CL_BTF_EDITOR has no exception.
History
Last changed by/on | SAP | 20011120 |
SAP Release Created in | 620 |