SAP ABAP Class IF_BTF_CONFIGURATION (SAP BTF Configuration)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BTF_CONFIGURATION_CONSTANTS | SAP BTF Constants for Configuration | 20020513 |
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
| Class | IF_BTF_CONFIGURATION | |
| Short Description | SAP BTF Configuration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020513 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BTF_CONFIGURATION has no forward declaration.
Interfaces
Class IF_BTF_CONFIGURATION has no interface implemented.
Friends
Class IF_BTF_CONFIGURATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20020513 | |||||
| 2 | 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
Class IF_BTF_CONFIGURATION has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_BTF_CONFIGURATION has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |