SAP ABAP Data Element CDESK_D_LINENR (Line Number)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   CA-CAD (Application Component) CAD Integration
     CDESK (Package) CAD Desktop
Basic Data
Data Element CDESK_D_LINENR
Short Description Line Number  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TABIX    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 10    
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 15 Line Number 
Long 20 Line Number 
Heading 12 Line Number 
Documentation

Definition

Number that determines the number of texts to be transferred.

For Short text (enhanced), Long text and Long text (enhanced) it is possible to enter several entries to transfer multiple short texts in different languages, or multiple lines of a long text.

Use

You assign ascending numbers beginning with zero.

Dependencies

Example

Short text (enhanced)

You want to define two short texts, one in English, and one, for which the language is defined in the CAD system by the file property LANG. The texts are to be read from file properties, the English one from file property TITLE, the other from file property DESCRIPTION.

Make the following entries:

Line number    0

Determination type (language)    Constant'

Determination parameter (language)    EN

Determination type (text)    File property

Determination parameter (text)    TITLE

Line number    1

Determination type (language)    File property

Determination parameter (language)    LANG

Determination type (text)    File property

Determination parameter (text)    DESCRIPTION

History
Last changed by/on SAP  20020520 
SAP Release Created in 110