SAP ABAP Data Element FUNC_CHECKNUM (IS-M/SD: Function module for calculating check digits)
Hierarchy
IS-M (Software Component) SAP MEDIA
   IS-M (Application Component) SAP Media
     JSDF (Package) IS-M/SD: FI Link to IS-M/SD
Basic Data
Data Element FUNC_CHECKNUM
Short Description IS-M/SD: Function module for calculating check digits  
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 FM chDigit 
Medium 15 FM check digits 
Long 20 FM for check digits 
Heading 30 FM to calculate check digits 
Documentation

Definition

The link between an incoming payment in FI and an IS-M/SD renewal offer can be determined from the assignment number in the FI line item. This must be noted on a check for posting in order to create the assignment correctly.

A check digit is integrated in this reference number as a mechanism for avoiding transmission errors.

In the standard System, the check digit in the reference number is determined using the function module ISM_CHECKNUMBER_COMPUTE.

If a customer function module is noted here, this is used to determine the check digit. Its interface must correspond to the one for ISM_CHECKNUMBER_COMPUTE.

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