SAP ABAP Data Element CWIDTH (Logical width of parallel report)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-SL-IS (Application Component) Information System
     GRWT (Package) Report Painter / Report Writer
Basic Data
Data Element CWIDTH
Short Description Logical width of parallel report  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NUM03    
Data Type NUMC   Character string with only digits 
Length 3    
Decimal Places 0    
Output Length 3    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Width 
Medium 15 Logical width 
Long 20 Logical width 
Heading LWi 
Documentation

Definition

The logical page of a parallel report can consist of one or more physical pages.

When you print a logical page, it is split up into physical pages according to the print page length and width and the physical pages are printed consecutively.

The report window is defined by specifying the row and column position and the length and width. You should take into account that the first row of the parallel report has position 0.

Structure of a parallel report page

Pos. 0.0
*--------------------------------------------------------+
| Pos. 2.5 2.32 |
| *-------------------+ *--------------------+ |
| | 1986 | | 1986 | |
| |-------------------| |--------------------| |
| |Revenues 50.00 | |France 16.00 | |
| |Expenses 20.00 | |Austria 12.00 | |
| | Profit 30.00 | |Netherlands 14.00 | |
| | | |Luxembourg 8.00 | |
| | | | Revenues 50.00 | |
| | | | | |
| +-------------------+ +--------------------+ |
| |
+--------------------------------------------------------+

Logical size of the parallel report: 60 columns
14 rows

| Window 1 | Window 2
----------------------------------------------
Report | left report | right report
----------------------------------------------
Position | Row 2 | Row 2
| Column 5 | Column 32
--------------------------------------------------
Size | Rows 10 | Rows 10
| Columns 21 | Columns 22

If the physical page is 14 rows long and 30 columns wide, each logical page of the parallel report is split into two physical pages.

History
Last changed by/on SAP  20010607 
SAP Release Created in