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
Exporting DESTLEN TYPE RSEX2IN-LENGTH Safe length for a type C target field
Importing SRCTYPE TYPE RSEX2IN-TYPE ABAP/4 type of source field
Importing SRCLEN TYPE RSEX2IN-LENGTH Internal length of source field
Importing SRCDECS TYPE RSEX2IN-DECIMALS 0 Number of decimal places (type P only)
Exception ILLEGAL_TYPE TYPE Invalid or inconvertible type
Exception ILLEGAL_LEN TYPE Invalid length
Exception ILLEGAL_DECS TYPE Invalid number of decimal places
               
Processing Type
Normal Function Module  
Remote-Enabled 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