SAP ABAP Function Module FRE_DB_TD_ENTRIES_MERGE (Merge New and Existing Time-Dependent Records)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA (Application Component) Cross-Application Components
⤷
WFRE_PI (Package) Connectivity with F&R
⤷
⤷
Basic Data
| Function Module | FRE_DB_TD_ENTRIES_MERGE | Merge New and Existing Time-Dependent Records |
| Function Group | FRE_MASTER_DB | F&R CON R/3 Master Data Database Access |
| Program Name | SAPLFRE_MASTER_DB | |
| INCLUDE Name | LFRE_MASTER_DBU35 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_RESULT_INS | TYPE | FRE_MD_TD_RESULT_TTY | Results Table Type for Time-Dependent Records | |||
| |
ET_RESULT_UPD | TYPE | FRE_MD_TD_RESULT_TTY | Results Table Type for Time-Dependent Records | |||
| |
ET_RESULT_DEL | TYPE | FRE_MD_TD_RESULT_TTY | Results Table Type for Time-Dependent Records | |||
| |
ET_RESULT_INTERVAL | TYPE | FRE_MD_TD_TTY | Table Type for Time-Dependent Records | |||
| |
IT_TD_EXIST | TYPE | FRE_MD_TD_TTY | Table Type for Time-Dependent Records | |||
| |
IT_TD_CHANGE | TYPE | FRE_MD_TD_TTY | Table Type for Time-Dependent Records | |||
| |
IF_DEFAULT_VALUE | TYPE | FRE_MD_TD_STY-VALUE | FRE Sales Price | |||
| |
START_DATE_WRONG | TYPE | Der Anfangszeitpunkt liegt in der Vergangenheit | ||||
| |
END_DATE_WRONG | TYPE | Der Endezeitpunkt liegt vor dem Anfangszeitpunkt | ||||
| |
INTERVAL_OVERLAP | TYPE | Anfangszeitpunkt liegt vor dem Endezeitpunkt des Vorgängers | ||||
| |
CX_STATIC_CHECK | TYPE | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | ||||
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 | 20110810 |
| SAP Release Created in | 2004_1_46C |