SAP ABAP Data Element DIP2409 (Field length within a MC ID)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDDX (Package) Structures and tables old info system
Basic Data
Data Element DIP2409
Short Description Field length within a MC ID  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SELNUM    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
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 Length 
Medium 15 Length 
Long 20 Length 
Heading 30 Length 
Documentation

Definition

In a matchcode ID of update type A, S, P and K, component fields can be included by defining the offset and length (with regard to the field of the original table). The offset and length may not exceed the length of the original field.

The fields marked in the corresponding matchcode object as key fields may not be used as component fields.

Remark: No component fields may be defined for transparent matchcode IDs (update type I).

The following input conventions apply for numeric and date fields:

number

Input of a number (applies if the number is the same).

date

A date is entered in the format YYYYMMDD, that is, the day and the month both have two digits and the year has four digits.

<

Applies if the number is smaller.

>

Applies if the number is greater or equal.

<>

Negation (must come at the beginning); applies if the number is not equal.

&

Logical AND (e.g. greater than 5 and less than 20: all numbers
from 5 to 19).

,

Logical OR (e.g. 3,5,8: search for all three numbers).

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