SAP ABAP Data Element FUNCNAMEZ1 (Name of function for checking register relationship)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-DM-DI (Application Component) Device installation
     EE07 (Package) IS-U: Installation, Removal and Replacement of Devices
Basic Data
Data Element FUNCNAMEZ1
Short Description Name of function for checking register relationship  
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 Func. Name 
Medium 15 Function name 
Long 20 Check function name 
Heading 31 Check function name 
Documentation

Definition

Name of the function module that performs the special check for a register relationship type.

The interface of this function module must look like this:

*"----------------------------------------------------------------------

*"*"Local interface:

*" IMPORTING

*" VALUE(X_INPUT) LIKE REG75 STRUCTURE REG75

*" VALUE(X_REGREL) TYPE ISU07_REGRELT

*" VALUE(X_EASTI) TYPE ISU07_IEASTI

*" VALUE(X_EASTS) TYPE ISU07_IEASTS

*" VALUE(X_ETDZ) TYPE ISU07_IETDZ

*" VALUE(X_EGER) TYPE ISU07_EGER_T

*" EXPORTING

*" VALUE(Y_ERROR_LINE) TYPE ISU00_OBJ_CONTR-CURLINE

*" VALUE(Y_ERROR_FIELD) TYPE ISU00_OBJ_CONTR-CURFIELD

*" EXCEPTIONS

*" INPUT_ERROR

*"----------------------------------------------------------------------

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