SAP ABAP Data Element PPC_SHOW_MODE (Display of Lists in ALV)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-A-PPC (Application Component) Production Backflush
⤷
PPC1 (Package) Backflushing in PP
⤷
⤷
Basic Data
| Data Element | PPC_SHOW_MODE |
| Short Description | Display of Lists in ALV |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | PPC_SHOW_MODE | |
| 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 | 0 | |
| Medium | 0 | |
| Long | 0 | |
| Heading | 0 |
Documentation
Definition
Defines which lists are displayed in the ALV.
Use
This parameter is used internally only.
There are three lists that can be displayed: header records, components and activities. There is a hierarchical relationship between header records and components or activities.
The value in this data element controls which lists are displayed in the ALV:
If a simple list is displayed:
- H: the system displays the list for the header lines
- O: the system displays the list for the header lines but with the order-based display (another display variant is loaded)
- K: the system displays the components
- A: the system displays the activities
If a hierarchical list is displayed:
- H/O: this is not possible!
- K: the system displays the header lines and components
- A: the system displays the header lines and activities
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 46C2 |