SAP ABAP Data Element ROLLNAME (Data element (semantic domain))
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 ROLLNAME
Short Description Data element (semantic domain)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ROLLNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD04L    
Further Characteristics
Search Help: Name DD_DTEL    
Search Help: Parameters ROLLNAME   
Parameter ID ROL  
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Data elem. 
Medium 18 Data element 
Long 18 Data element 
Heading 12 Data element 
Documentation

Data element

A data element is an elementary type. It describes the type attributes (data type, field length and possibly the number of decimal places) and screen information (explanatory text or field help) about unstructured data objects (table fields and structure fields or variables).

Table fields and structure fields with the same contents should refer to the same data element. This ensures that the attributes of these fields are always consistent.

A data element can be referenced in ABAP programs with TYPE. This permits you to define variables that take on the type attributes of the data element in an ABAP program.

Supplementary Documentation - ROLLNAME 0001

Use

Enter here the data element(s) for which you want to carry out the evaluation.

Procedure

If you want to carry out the check for all data elements in the specified package(s), use default value "*".

Otherwise narrow down your selection appropriately.

Examples

Dependencies

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