SAP ABAP Data Element AQ_LNUM (SAP Query: Line number)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-QUE (Application Component) SAP Query
     SQUE (Package) Application Development R/3 SAP Query
Basic Data
Data Element AQ_LNUM
Short Description SAP Query: Line number  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AQS_N2    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
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 Line no. 
Medium 20 Line number 
Long 40 Line number 
Heading 55 Line number 
Documentation

Definition

Line numbers between 1 and 90.

Supplementary Documentation - AQ_LNUM 0120

Use

Number of the basic list line where you want to output the field.

Procedure

Assign line numbers to the fields you want to output in the basic list.
It makes sense to assign line numbers starting with 1 and in ascending order without breaks, but this is not obligatory.

Examples

Dependencies

When assigning the line numbers, note the database structure. Lines with fields from hierachically superior tables must be output before lines with fields from hierarchically subordinate tables if you have not defined any sort. Fields from hierarchically parallel tables may not be output on one line.

Supplementary Documentation - AQ_LNUM 0142

Use

Procedure

Enter the number of the line from which you want the line structure display to start.

Examples

Dependencies

Supplementary Documentation - AQ_LNUM 0150

Use

Procedure

Enter the number of the line as of which the line structure should be displayed.

Examples

Dependencies

The lines are counted starting with 1.

Supplementary Documentation - AQ_LNUMP 0130

Use

Specifies dependencies between different lines of the basic list.

Procedure

If you enter the number of another line here, the line is only output if the line you enter here is also displayed.

Examples

Suppose you enter address data in line 1 and document data in line 2. The address data should only appear if documents exist. In this case, you must enter 2 in the column Ref. for line 1.

Dependencies

With dependencies between lines, you must take into account the

structure of the database. A line (dependent line) may only depend on a line (condition or Ref. line if the following requirement is satisfied:

The condition line must only contain fields assigned to a table which is hierarchically subordinate in the database to that containing the fields output on the dependent line.

In the case of queries for functional areas from the application HR, the specification does not refer to output lines but to line groups. Only input values from the line group column are allowed. If no line groups are assigned, no entry is possible here.

History
Last changed by/on SAP  20010130 
SAP Release Created in