SAP ABAP Function Module ISH_TEST_DIGIT (IS-H: Aufruf der Prüfzifferberechnung)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NPVS (Package) Application development patient management system
⤷
⤷
⤷
Basic Data
| Function Module | ISH_TEST_DIGIT | IS-H: Aufruf der Prüfzifferberechnung |
| Function Group | NDIG | IS-H: Check Digits |
| Program Name | SAPLNDIG | |
| INCLUDE Name | LNDIGU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DIGITE | TYPE | NPAT-PZIFF | Check digit (exporting after computation) | |||
| |
DIGITI | TYPE | NPAT-PZIFF | '0' | Check digit (importing for check) | ||
| |
MODE | TYPE | 'C' | Processing type: (C)ompute - (T)est | |||
| |
NUMBER | TYPE | Number from which check digit should be computed | ||||
| |
DIGIT_FALSE | TYPE | Check digit (importing) false | ||||
| |
MODE_FALSE | TYPE | Processing type invalid | ||||
| |
MODULO_FALSE | TYPE | Incorrect modulo in TN00 | ||||
| |
NUMBER_NOT_NUMERIC | TYPE | Number not numeric | ||||
| |
NUMBER_TOO_LONG | TYPE | Number too long (max. 256) | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |