SAP ABAP Data Element ISM_FUNC_GET_CHECK_DIGIT (Function Module for Determining Check Digit)
Hierarchy
☛
IS-M (Software Component) SAP MEDIA
⤷
IS-M (Application Component) SAP Media
⤷
JMM (Package) IS-M(edia) Development - Product Master Data
⤷
⤷
Basic Data
| Data Element | ISM_FUNC_GET_CHECK_DIGIT |
| Short Description | Function Module for Determining Check Digit |
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 Ch.Dig. |
| Medium | 15 | FMod.f.ChDigit |
| Long | 20 | FMod.for Ch.Digit |
| Heading | 30 | Function Module for Check Dig. |
Documentation
Definition
(Technical) name of the function module that determines the check digit for an ID code. You can specify a different check digit algorithm for each ID code type.
In this field, you can either specify one of the standard function modules or a function module of your own for a different algorithm to determine the check digit. If you need to use your own function module, you should create it by modifying a copy of the function module ISM_CHECK_DIGIT_ISSN. This ensures that the interface for the function module is correct.
The function module is processed during the check on the ID code.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 462 |