SAP ABAP Data Element PIQMESSAGE_MODE (Output Mode for Messages in Function Modules)
Hierarchy
☛
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
⤷
IS-HER-CM-AD (Application Component) Administration
⤷
PMIQ (Package) Campus Management
⤷
⤷
Basic Data
| Data Element | PIQMESSAGE_MODE |
| Short Description | Output Mode for Messages in Function Modules |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | PIQMESSAGE_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 | 10 | OutputMode |
| Medium | 15 | Output Mode |
| Long | 20 | Msg. Output Mode |
| Heading | 5 | Mode |
Documentation
Definition
Defines how the system outputs messages in the function module or customer enhancement.
Use
This data element is used as a reference within the function module interface.
The values have the following meaning:
- D - The system outputs the messages directly on the screen using the MESSAGE command or in a dialog box.
- B - The system collects the messages in a table and then transfers them to the calling program.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 471 |