SAP ABAP Function Module ABL_MOVE_REQUIRED_LENGTH (Required length for MOVE to a type C target field)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP (Package) ABAP Runtime Environment

⤷

⤷

Basic Data
Function Module | ABL_MOVE_REQUIRED_LENGTH | Required length for MOVE to a type C target field |
Function Group | SABL | Utilities for ABAP language |
Program Name | SAPLSABL | |
INCLUDE Name | LSABLU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
DESTLEN | TYPE | RSEX2IN-LENGTH | Safe length for a type C target field | |||
![]() |
SRCTYPE | TYPE | RSEX2IN-TYPE | ABAP/4 type of source field | |||
![]() |
SRCLEN | TYPE | RSEX2IN-LENGTH | Internal length of source field | |||
![]() |
SRCDECS | TYPE | RSEX2IN-DECIMALS | 0 | Number of decimal places (type P only) | ||
![]() |
ILLEGAL_TYPE | TYPE | Invalid or inconvertible type | ||||
![]() |
ILLEGAL_LEN | TYPE | Invalid length | ||||
![]() |
ILLEGAL_DECS | TYPE | Invalid number of decimal places | ||||
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 | 19961216 |
SAP Release Created in |