SAP ABAP Function Module CHECK_AND_CONVERT_NUMERICS (Checks whether a value is numeric and converts to a packed number)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA-CAD (Application Component) CAD Integration
⤷
CA (Package) CAD Integration
⤷
⤷
Basic Data
| Function Module | CHECK_AND_CONVERT_NUMERICS | Checks whether a value is numeric and converts to a packed number |
| Function Group | CCAD | CAD Dialog Interface |
| Program Name | SAPLCCAD | |
| INCLUDE Name | LCCADU11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ERROR | TYPE | Indicator for error message | ||||
| |
IFELD | TYPE | Wert in packed format | ||||
| |
MESSG | TYPE | MESSAGE | Message | |||
| |
MSGLN | TYPE | Length of message | ||||
| |
DFELD | TYPE | SPACE | Name of DDIC field | |||
| |
DMZEI | TYPE | Decimal points '.' or ',' | ||||
| |
DTYPE | TYPE | Data type of screen field | ||||
| |
DYPNO | TYPE | D020S-DNUM | SPACE | Screen number | ||
| |
EFELD | TYPE | Field with value in character format | ||||
| |
FNAME | TYPE | SPACE | Screen field name | |||
| |
PROGR | TYPE | D020S-PROG | SPACE | Program name | ||
| |
IMP_DECIMALS | TYPE | '0' | Explicit entry of decimal places (without DFELD) | |||
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 | 19931201 |
| SAP Release Created in |