SAP ABAP Data Element FDNAM (DB field name)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KALC (Package) Cost Accounting allocations RK-S
Basic Data
Data Element FDNAM
Short Description DB field name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FDNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD03L    
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 Field 
Medium 15 Field 
Long 20 Field 
Heading 10 Field 
Supplementary Documentation - FDNAME26 0001

Use

Procedure

Enter the name of the table and field here, which define the field in question on the screen.

If you do not know the table and field, you can find out as follows:

  1. On the field of the screen call F1-Help.
  2. Select Technical Info.
  3. First enter the table name, followed by a hyphen "-" and then the field name.

Examples

Dependencies

Supplementary Documentation - FDNAM_VB 0001

Definition

Name of a field in an incompletion procedure

Use

You use the field name together with the name of its table to uniquely identify a field that you want to include in an incompletion procedure. The incompletion procedure

  • Specifies the fields for which the user must enter values during processing of, for example, a sales order, and
  • Determines which fields appear in the incompletion log when data is missing

Supplementary Documentation - FDNAM_VB 0002

Definition

Name of a field in a referencing procedure

Use

You use the field name together with the name of its table to uniquely identify a field that you want to include in a referencing procedure.

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