The Function Module C14ALR_REP_SAVEREPMUL (EHS: Coding von BAPI_1092_SAVREPMUL) is a standard Function Module in SAP ERP and is part of the function group C14ALR within the package CBUI.
Function Module | C14ALR_REP_SAVEREPMUL |
Short Text | EHS: Coding von BAPI_1092_SAVREPMUL |
Function Group | C14ALR |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHANGE_NUMBER | LIKE | RCGADDINF-AENNR | Änderungsnummer | |
I_COMPLETE_REPORT | LIKE | BAPISTDTYP-BOOLEAN | flag für Übertragung ganzer Berichten | |
I_DELETE_DATA | LIKE | BAPISTDTYP-BOOLEAN | flag zur Löschung von Berichten | |
I_KEY_DATE | LIKE | RCGADDINF-VALDAT | Selektionsdatum | |
I_MULTLANGU_PARAMS | LIKE | EHSLSADM | Einstellungen für Sprachenunterstützung | |
I_SENDER | LIKE | ESTALE-LOGSYS | logisches Sendersystem |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETURN_TAB | LIKE | BAPIRET2 | Meldungen der Bearbeitung | |
I_ALEPOINTER_TAB | LIKE | ESTALE | Alepointer-Tabelle | |
I_EXTENSION1_TAB | LIKE | BAPIREPEX1 | Zusatztabelle 1 für User-Exits | |
I_EXTENSION2_TAB | LIKE | BAPIREPEX2 | Zusatztabelle 2 für User-Exits | |
I_RECORD_SPLITT_TAB | LIKE | BAPIRECSPL | Satzsplitts für ALE | |
I_REP_HEADERX_TAB | LIKE | BAPIREPDHX | Änderungstabelle für Berichtskopfdaten | |
I_REP_HEADER_TAB | LIKE | BAPI1092DH | Berichtskopfdaten | |
I_REP_SUBJOINX_TAB | LIKE | BAPIREPDJX | Änderungstabelle für Berichts-Referenzstoffe | |
I_REP_SUBJOIN_TAB | LIKE | BAPI1092DJ | Berichts-Referenzstoffe | |
I_REP_SYMBOLS_COND_TAB | LIKE | BAPI1092DLC | Bedingungen zu Symbolen | |
I_REP_SYMBOLS_TAB | LIKE | BAPI1092DL | Berichtssymbole |
This function module does not define any Exceptions.