SAP ABAP Data Element R_COLSS_U (Column break character: User-defined character)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-SL-IS (Application Component) Information System
⤷
GRWT (Package) Report Painter / Report Writer

⤷

⤷

Basic Data
Data Element | R_COLSS_U |
Short Description | Column break character: User-defined character |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | RW_RADIO | |
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 | Other |
Medium | 15 | Other |
Long | 20 | Other character |
Heading | 5 | Other |
Documentation
Definition
Here you can set the break character between the individual columns in the report.
Example
- No column break:
1986 1987
----------------------------------
Account A 10.00 30.00
Account B 20.00 40.00
* Total A+B 30.00 70.00
- Line:
| | 1986 | 1987 |
|------------|---------|---------|
| Account A | 10.00 | 30.00 |
| Account B | 20.00 | 40.00 |
|* Total A+B | 30.00 | 70.00 |
- Other character '!':
! ! 1986 ! 1987 !
!------------!---------!---------!
! Account A ! 10.00 ! 30.00 !
! Account B ! 20.00 ! 40.00 !
!* Total A+B ! 30.00 ! 70.00 !
History
Last changed by/on | SAP | 20010607 |
SAP Release Created in |