SAP ABAP Function Module CONVERT_WITH_OVERFLOW_CHECK (Transfer value to a field (with check for field overflow))
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
CX (Package) R/3 Application development: R/3 Scheduling

⤷

⤷

⤷

Basic Data
Function Module | CONVERT_WITH_OVERFLOW_CHECK | Transfer value to a field (with check for field overflow) |
Function Group | C006 | Conversions with fixed point arithmetic |
Program Name | SAPLC006 | |
INCLUDE Name | LC006U01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_VALUE | TYPE | Quantity in base unit of measure | ||||
![]() |
E_UNIT | TYPE | T006-MSEHI | Base unit of measure | |||
![]() |
E_FLG_OVERFLOW | TYPE | Overflow when filling a packed field | ||||
![]() |
I_VALUE | TYPE | Quantity in base unit of measure | ||||
![]() |
I_UNIT | TYPE | T006-MSEHI | SPACE | Base unit of measure | ||
![]() |
I_KRUND | TYPE | SPACE | Indicator: carry out roundoff (-/X/+) | |||
![]() |
UNIT_CONVERSION_ERROR | TYPE | Fehler bei der Umrechnung | ||||
![]() |
WRONG_E_VALUE_TYPE | TYPE | Invalid category of the ExpParameter E_VALUE | ||||
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 |