SAP ABAP Data Element PPATT (Column print pattern)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-SL-IS (Application Component) Information System
⤷
GRWT (Package) Report Painter / Report Writer
⤷
⤷
Basic Data
| Data Element | PPATT |
| Short Description | Column print pattern |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | XFIELD | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| 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 | Col.pr.pt. |
| Medium | 15 | Column print pt |
| Long | 20 | Column print pattern |
| Heading | 2 | CP |
Documentation
Definition
A report can consist of several pages (with regard to both length and width). This parameter defines whether the resulting page matrix should be printed by column or by row.
Possible entries:
- 'X' = column print pattern
- ' ' = row print pattern
Example:
1 | 4 | 7 by column: 1,2,3,4,5,6,7,8,9
---+---+---
2 | 5 | 8 by row: 1,4,7,2,5,8,3,6,9
---+---+---
3 | 6 | 9
History
| Last changed by/on | SAP | 20010607 |
| SAP Release Created in |