SAP ABAP Function Module EDI_TABLE_AUTO_MERGE (Ändern des Auto Merge auf HANA)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ALE (Application Component) ALE Integration Technology
⤷
SED (Package) IDoc Interface (Processing, Administration, Definition)
⤷
⤷
Basic Data
| Function Module | EDI_TABLE_AUTO_MERGE | Ändern des Auto Merge auf HANA |
| Function Group | EDI1 | EDI: Processing of one IDoc |
| Program Name | SAPLEDI1 | |
| INCLUDE Name | LEDI1U36 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
AUTO_MERGE_MODE | TYPE | CHAR5 | ON = 'TRUE', OFF = 'FALSE' | |||
| |
TABNAME | TYPE | DD02L-TABNAME | Tabellenname | |||
| |
SET_AUTO_MERGE_ON | TYPE | CHAR1 | 'X' | X' = AUTO_MERGE ON; ' ' = AUTO_MERGE OFF | ||
| |
WRONG_DB | TYPE | die aktuelle Datenbank wir nicht unterstützt | ||||
| |
TABLE_NOT_EXIST | TYPE | Tabelle existiert nicht auf der Datenbank | ||||
| |
MERGE_NOT_POSSIBLE | TYPE | die Änderung des Merge Mode ist nicht möglich | ||||
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 | 20140802 |
| SAP Release Created in |