SAP ABAP Function Module APPL_CHECK_INPUT_LENGTH (Check length of incoming data)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA (Application Component) Cross-Application Components
     APPL_CO_XI_TOOLS (Package) APPL common objects: general tools and functions for XI
Basic Data
Function Module APPL_CHECK_INPUT_LENGTH Check length of incoming data  
Function Group APPL_COMMON_CHECKS   Common functionalities for ERP Ops Proxy  
Program Name SAPLAPPL_COMMON_CHECKS    
INCLUDE Name LAPPL_COMMON_CHECKSU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CT_MESSAGES TYPE BAPIRETTAB Table with BAPI Return Information
Importing I_DEST_DATAELEMENT TYPE DDOBJNAME name of the destination data element
Importing I_SOURCE_VALUE TYPE STRING content of the source field
Importing I_SOURCE_FNAME TYPE STRING name of the source field
Exception VALUE_TO_LONG TYPE Length of value exceeds length of dataelement
Exception ILLEGAL_INPUT TYPE
               
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  20100310 
SAP Release Created in 602