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 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 GET_CREATE_COMMENTS Instance method Public Method Reads whether comments are created in the ITF 20020513
2 GET_CREATE_FORMATTING Instance method Public Method Reads whether formatting is created 20020513
3 GET_DEFAULT_FONT Instance method Public Method Gets Default Font 20020521
4 GET_PARSER_SELECTION Instance method Public Method Get Selection of Parser to Be Used 20020513
5 GET_TABLE_FONTS Instance method Public Method Gets Mapping for Fonts as Table 20020516
6 GET_TABLE_FONTSIZE Instance method Public Method Gets Mapping for Font Sizes 20020522
7 GET_TABLE_FORMATS Instance method Public Method Gets Mapping for Character Formats as Table 20020516
8 GET_TABLE_PARAGRAPHS Instance method Public Method Gets Mapping for Paragraph Formats as Table 20020516
9 GET_TABLE_STANDARD Instance method Public Method Gets Standard Values as Table 20020516
10 SET_CREATE_COMMENTS Instance method Public Method Determines whether comments are created in the ITF 20020513
11 SET_CREATE_FORMATTING Instance method Public Method Determines whether formatting is created 20020513
12 SET_DEFAULT_FONT Instance method Public Method Sets Default Font 20020521
13 SET_PARSER_SELECTION Instance method Public Method Defines Selection of Parser to Be Used 20020513
14 SET_TABLE_FONTS Instance method Public Method Sets Mapping for Fonts as Table 20020516
15 SET_TABLE_FONTSIZE Instance method Public Method Sets Mapping for Font Sizes 20020522
16 SET_TABLE_FORMATS Instance method Public Method Sets Mapping for Character Formats as Table 20020516
17 SET_TABLE_PARAGRAPHS 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing CREATE_COMMENTS Call by reference Type reference (TYPE) BTFBOOL FALSE Kommentare erzeugen 20020513
# Exception Resumable Description Created on
1 CX_BTF_PARAMETER_ERROR BTF Ausnahme: Parameterfehler 20020524

Method SET_CREATE_FORMATTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CREATE_FORMATTING Call by reference Type reference (TYPE) BTFBOOL TRUE Formatierung erzeugen 20020513
# Exception Resumable Description Created on
1 CX_BTF_PARAMETER_ERROR BTF Ausnahme: Parameterfehler 20020524

Method SET_DEFAULT_FONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing 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 CX_BTF_PARAMETER_ERROR BTF Ausnahme: Parameterfehler 20020524

Method SET_TABLE_FONTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing 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 Importing 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 Importing 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