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 |
|---|---|---|---|---|---|---|---|
| |
CT_MESSAGES | TYPE | BAPIRETTAB | Table with BAPI Return Information | |||
| |
I_DEST_DATAELEMENT | TYPE | DDOBJNAME | name of the destination data element | |||
| |
I_SOURCE_VALUE | TYPE | STRING | content of the source field | |||
| |
I_SOURCE_FNAME | TYPE | STRING | name of the source field | |||
| |
VALUE_TO_LONG | TYPE | Length of value exceeds length of dataelement | ||||
| |
ILLEGAL_INPUT | TYPE | |||||
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 | 20100310 |
| SAP Release Created in | 602 |