SAP ABAP Class CL_ABAP_DOCU_PRINT (Print ABAP Keyword Documentation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABAPDOCU (Package) ABAP Documentation Objects in ABAP Workbench
Properties
Class CL_ABAP_DOCU_PRINT  
Short Description Print ABAP Keyword Documentation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABAPDOCU   ABAP Documentation Objects in ABAP Workbench 
Created 20080819   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ABDOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 CL_ABAP_BROWSER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_ABAP_DOCU_PRINT has no interface implemented.
Friends
Class CL_ABAP_DOCU_PRINT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FIGURES Static Attribute Private Type reference (TYPE) FIGURE_TAB 20100520
2 FIGURE_LINKS Static Attribute Private Type reference (TYPE) CL_ABAP_BROWSER=>LOAD_TAB 20100520
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_SPECIAL_FORMATS Static method Private Method Convert Special Formats 20100520
2 PRINT_DOCU Static method Public Method Printout of ABAP Keyword Documentation Documents 20090218
3 PRINT_EXAMPLE Static method Private Method Including Executable Examples 20080819
4 PRINT_FIGURES Static method Private Method Get and Include Graphics 20100520
5 PRINT_GLOSSARY Static method Private Method Printout of ABAP Glossary 20100520
Events
Class CL_ABAP_DOCU_PRINT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 FIGURE_LINE Private See coding 20100520 figure_line TYPE STANDARD TABLE OF pict_line WITH DEFAULT KEY
2 FIGURE_TAB Private See coding 20100520 figure_tab TYPE STANDARD TABLE OF figure_line WITH DEFAULT KEY
3 ITF_TAB Private See coding 20080819 ITF_TAB type STANDARD TABLE OF tline with NON-UNIQUE DEFAULT KEY
4 PICT_LINE Private See coding 20100520 pict_line(255) TYPE x
Method Signatures

Method HANDLE_SPECIAL_FORMATS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ITF Call by reference Type reference (TYPE) ITF_TAB 20100520

Method HANDLE_SPECIAL_FORMATS on class CL_ABAP_DOCU_PRINT has no exception.

Method PRINT_DOCU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DARK_FLAG Call by reference Type reference (TYPE) ABAP_BOOL 20090218
2 Importing LANGU Call by reference Type reference (TYPE) SY-LANGU 20090218
3 Importing SUB_TABLE Call by reference Type reference (TYPE) CL_ABAP_DOCU_DOWNLOAD=>SUB_TABLE 20090218

Method PRINT_DOCU on class CL_ABAP_DOCU_PRINT has no exception.

Method PRINT_EXAMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ITF Call by reference Type reference (TYPE) ITF_TAB ITF-Tabelle 20080819

Method PRINT_EXAMPLE on class CL_ABAP_DOCU_PRINT has no exception.

Method PRINT_FIGURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing HTML Call by reference Type reference (TYPE) ABAPDOCU_HTML_TAB 20100520
2 Importing LANGU Call by reference Type reference (TYPE) SY-LANGU 20100520

Method PRINT_FIGURES on class CL_ABAP_DOCU_PRINT has no exception.

Method PRINT_GLOSSARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ITF Call by reference Type reference (TYPE) ITF_TAB 20100520
2 Importing LANGU Call by reference Type reference (TYPE) SY-LANGU 20100520

Method PRINT_GLOSSARY on class CL_ABAP_DOCU_PRINT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 712