SAP ABAP Interface IF_BTF_CONFIGURATION (SAP BTF Configuration)
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_CONFIGURATION | SAP BTF Configuration | 20020513 |
Properties
Interface | IF_BTF_CONFIGURATION | |
Short Description | SAP BTF Configuration |
General Data
Package | SBTF | Business Text Framework |
Created | 20020513 | SAP |
Last changed | 00000000 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BTF_CONFIGURATION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BTF_CONFIGURATION_CONSTANTS | SAP BTF Constants for Configuration | 20020513 |
Friends
Interface IF_BTF_CONFIGURATION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FALSE | Instance attribute | Public | Attribute reference (LIKE) | 20020513 | ||||
2 | TRUE | Instance attribute | Public | Attribute reference (LIKE) | 20020513 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Reads whether comments are created in the ITF | 20020513 |
2 | ![]() |
Instance method | Public | Method | Reads whether formatting is created | 20020513 |
3 | ![]() |
Instance method | Public | Method | Gets Default Font | 20020521 |
4 | ![]() |
Instance method | Public | Method | Get Selection of Parser to Be Used | 20020513 |
5 | ![]() |
Instance method | Public | Method | Gets Mapping for Fonts as Table | 20020516 |
6 | ![]() |
Instance method | Public | Method | Gets Mapping for Font Sizes | 20020522 |
7 | ![]() |
Instance method | Public | Method | Gets Mapping for Character Formats as Table | 20020516 |
8 | ![]() |
Instance method | Public | Method | Gets Mapping for Paragraph Formats as Table | 20020516 |
9 | ![]() |
Instance method | Public | Method | Gets Standard Values as Table | 20020516 |
10 | ![]() |
Instance method | Public | Method | Determines whether comments are created in the ITF | 20020513 |
11 | ![]() |
Instance method | Public | Method | Determines whether formatting is created | 20020513 |
12 | ![]() |
Instance method | Public | Method | Sets Default Font | 20020521 |
13 | ![]() |
Instance method | Public | Method | Defines Selection of Parser to Be Used | 20020513 |
14 | ![]() |
Instance method | Public | Method | Sets Mapping for Fonts as Table | 20020516 |
15 | ![]() |
Instance method | Public | Method | Sets Mapping for Font Sizes | 20020522 |
16 | ![]() |
Instance method | Public | Method | Sets Mapping for Character Formats as Table | 20020516 |
17 | ![]() |
Instance method | Public | Method | Sets Mapping for Paragraph Formats as Table | 20020516 |
Events
Interface IF_BTF_CONFIGURATION has no event.
Types
Interface IF_BTF_CONFIGURATION has no local type.
Method Signatures
Method GET_CREATE_COMMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CREATE_COMMENTS | Value transfer | Type reference (TYPE) | BTFBOOL | Kommentare erzeugen | 20020513 |
Method GET_CREATE_COMMENTS on Interface IF_BTF_CONFIGURATION has no exception.
Method GET_CREATE_FORMATTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CREATE_FORMATTING | Value transfer | Type reference (TYPE) | BTFBOOL | Formatierung erzeugen | 20020513 |
Method GET_CREATE_FORMATTING on Interface IF_BTF_CONFIGURATION has no exception.
Method GET_DEFAULT_FONT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FONT | Value transfer | Type reference (TYPE) | TDFAMILY | Fontattribut Name der Fontfamilie | 20020521 |
Method GET_DEFAULT_FONT on Interface IF_BTF_CONFIGURATION has no exception.
Method GET_PARSER_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARSER_SELECTION | Value transfer | Type reference (TYPE) | BTFPARSER | Parser | 20020513 |
Method GET_PARSER_SELECTION on Interface IF_BTF_CONFIGURATION has no exception.
Method GET_TABLE_FONTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CFG_TABLE | Value transfer | Type reference (TYPE) | BTF_CONFIG_TABLE | BTF Konfigurationstabelle | 20020516 |
Method GET_TABLE_FONTS on Interface IF_BTF_CONFIGURATION has no exception.
Method GET_TABLE_FONTSIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CFG_TABLE | Value transfer | Type reference (TYPE) | BTF_CONFIG_TABLE | BTF Konfigurationstabelle | 20020522 |
Method GET_TABLE_FONTSIZE on Interface IF_BTF_CONFIGURATION has no exception.
Method GET_TABLE_FORMATS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CFG_TABLE | Value transfer | Type reference (TYPE) | BTF_CONFIG_TABLE | BTF Konfigurationstabelle | 20020516 |
Method GET_TABLE_FORMATS on Interface IF_BTF_CONFIGURATION has no exception.
Method GET_TABLE_PARAGRAPHS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CFG_TABLE | Value transfer | Type reference (TYPE) | BTF_CONFIG_TABLE | BTF Konfigurationstabelle | 20020516 |
Method GET_TABLE_PARAGRAPHS on Interface IF_BTF_CONFIGURATION has no exception.
Method GET_TABLE_STANDARD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CFG_TABLE | Value transfer | Type reference (TYPE) | BTF_CONFIG_TABLE | SAP BTF Konfiguration | 20020516 |
Method GET_TABLE_STANDARD on Interface IF_BTF_CONFIGURATION has no exception.
Method SET_CREATE_COMMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CREATE_COMMENTS | Call by reference | Type reference (TYPE) | BTFBOOL | FALSE | Kommentare erzeugen | 20020513 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BTF Ausnahme: Parameterfehler | 20020524 |
Method SET_CREATE_FORMATTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CREATE_FORMATTING | Call by reference | Type reference (TYPE) | BTFBOOL | TRUE | Formatierung erzeugen | 20020513 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BTF Ausnahme: Parameterfehler | 20020524 |
Method SET_DEFAULT_FONT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FONT | Value transfer | Type reference (TYPE) | TDFAMILY | Fontattribut Name der Fontfamilie | 20020521 |
Method SET_DEFAULT_FONT on Interface IF_BTF_CONFIGURATION has no exception.
Method SET_PARSER_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARSER_SELECTION | Call by reference | Type reference (TYPE) | BTFPARSER | IF_BTF_CONFIGURATION_CONSTANTS~CO_PARSER_SUN_HTML | Parser | 20020513 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BTF Ausnahme: Parameterfehler | 20020524 |
Method SET_TABLE_FONTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CFG_TABLE | Value transfer | Type reference (TYPE) | BTF_CONFIG_TABLE | BTF Konfigurationstabelle | 20020516 |
Method SET_TABLE_FONTS on Interface IF_BTF_CONFIGURATION has no exception.
Method SET_TABLE_FONTSIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CFG_TABLE | Value transfer | Type reference (TYPE) | BTF_CONFIG_TABLE | BTF Konfigurationstabelle | 20020522 |
Method SET_TABLE_FONTSIZE on Interface IF_BTF_CONFIGURATION has no exception.
Method SET_TABLE_FORMATS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CFG_TABLE | Value transfer | Type reference (TYPE) | BTF_CONFIG_TABLE | BTF Konfigurationstabelle | 20020516 |
Method SET_TABLE_FORMATS on Interface IF_BTF_CONFIGURATION has no exception.
Method SET_TABLE_PARAGRAPHS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CFG_TABLE | Value transfer | Type reference (TYPE) | BTF_CONFIG_TABLE | BTF Konfigurationstabelle | 20020516 |
Method SET_TABLE_PARAGRAPHS on Interface IF_BTF_CONFIGURATION has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 630 |