SAP ABAP Data Element UDFUNCT (Function assignment)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-NAV (Application Component) Business Navigator
     SDFM (Package) Maintenance of Reference Structure and Processes
Basic Data
Data Element UDFUNCT
Short Description Function assignment  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type UNFUNCT    
Data Type CHAR   Character String 
Length 70    
Decimal Places 0    
Output Length 70    
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 Function 
Medium 15 Function assgnt 
Long 20 Function assignment 
Heading 55 Function assignment 
Documentation

Definition

Here you can assign one or more functions to an IMG chapter. The function numbers are checked against table DF14L. Function numbers have 10 places and start with either HLA (functions of an application system) or HLB (functions of the Basis system).

The assignment of a function to an IMG chapter means that the chapter is only required if the customer has activated the function, that is, wishes to use the function in his company.

Several functions can be assigned in the form of a Boolean expression.

Examples:

HLA0004711 O HLA0000815 means:
The chapter is required only if HLA0004711 or
HLA0000815 or both functions are active.

HLA0004711 A HLA0000815 means
The chapter is required only if HLA0004711 and
HLA0000815 are active.

N HLA0000815 means:
The chapter is required only if HLA0000815 is not active.

Bracketed expressions are allowed, for example:
((HLA0004711 O HLA0004712) A N HLA0000815) A HLA0001234

Blanks and upper/lower case are insignificant. Once the line is full, start a new line.

Before you press Enter, you should have written a logically complete expression.

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