SAP ABAP Data Element OUTPUTFLAG (DDIN: Field output flag)
Hierarchy
☛ SAP_BASIS (Software Component) SAP Basis Component
   ⤷ BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     ⤷ SDIC (Package) ABAP Dictionary
Basic Data
Data Element OUTPUTFLAG
Short Description DDIN: Field output flag  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type OUTPUTFLAG    
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

Selection and structuring of the output structure

Use

In this field, you specify the fields you want to output and their structure.

As a default, the system selects all key fields for output.

Procedure

The following entries are valid for output:
' ' - means the field is not output
'X' - means the field is output

You can define whether the output list should be sorted according to a certain field by entering '1' in the corresponding line.

This sorting field 1 permits other sorting possiblities by making the following entries under output:

'S' - The field is output; if the field value changes, a
blank line is output.

'H' - The field is output in a separate header line (together
with any other fields marked with 'H'); if the field
contents are changed, a new header line is written.

'P' - As with 'H', a new page is also generated if the field
contents are changed.

Example

Dependencies

History
Last changed by/on SAP  19950209 
SAP Release Created in 740