SAP ABAP Data Element DFUNCN (Function Module Name for the Key Figure Calculation)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM-IS-REP (Application Component) Reporting
     MCI (Package) R/3 appl. development: Plant Maintenance Information System
Basic Data
Data Element DFUNCN
Short Description Function Module Name for the Key Figure Calculation  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FUNCNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table TFDIR    
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 Funct.Name 
Medium 15 Function Module 
Long 20 Function Module 
Heading 15 Function Module 
Documentation

Definition

Unique name of a function module within the function library.

Supplementary Documentation - DFUNCN 0001

Use

You are free to choose any name for the function module. However, this name must be unique within the Function Builder. It may only contain alphanumeric characters and the "_" underscore character.

Procedure

To edit a function module, you must:

  • Choose a name
  • Select an access type and processing type

When you create a new function module you should give it an English name. The module should consist of an object and an activity.

Examples

Example: STRING_SPLIT

Generic Entries and Search

You are allowed to enter a generic name in the form of a <partial name>*. The star replaces any number of characters and must only be entered at the end of a name. If you only enter a star ("*"), the program branches to the search function.

You can access the search function by choosing Utilities => Find. The program then displays a selection screen where you can enter search criteria.

Supplementary Documentation - DFUNCN 0002

Use

Here, the function module name is a search term.

Procedure

You are allowed to enter a generic name in the form of a <partial name>*. The star replaces any number of characters and may only be entered at the end of the name.

Supplementary Documentation - DFUNCN 0003

Use

You are free to choose any name for a function module. However, this name must be unique within the Function Builder. It may only contain alphanumeric characters and the "_" underscore character.

Procedure

To edit a function module, you must:

  • Choose a name
  • Select an access type and processing type

When you create a new function module, you should choose an English name. The module should consist of an object and an activity.

Examples

Exist: STRING_SPLIT

Generic Entries and Search

You are allowed to enter a name in the form of a <partial name>*. The star replaces any number of characters and must only be entered at the end of a name.
If you only enter a star ("*"), the program branches to the search function.

You can access the search function by choosing Utilities => Find. The program then displays a selection screen where you can enter search criteria.

History
Last changed by/on SAP  20020219 
SAP Release Created in 470