SAP ABAP Function Module APPL_TRANSFORM_INPUT_DATA (Transform the 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_TRANSFORM_INPUT_DATA | Transform the incoming data |
| Function Group | APPL_COMMON_CHECKS | Common functionalities for ERP Ops Proxy |
| Program Name | SAPLAPPL_COMMON_CHECKS | |
| INCLUDE Name | LAPPL_COMMON_CHECKSU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_CONVERTED_FIELD | TYPE | ANY | Name of ABAP Dictionary Object | |||
| |
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 | |||
| |
ILLEGAL_INPUT | TYPE | |||||
| |
ERROR_MESSAGE | 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 |