The Function Module CM_EXTRACT_LOAD_1 (Laden des Extraktes1: Zeilenstruktur und allg. Daten) is a standard Function Module in SAP ERP and is part of the function group SCM_EXTRACT_LEVEL2 within the package S_CM_EXTRACT.
Function Module | CM_EXTRACT_LOAD_1 |
Short Text | Laden des Extraktes1: Zeilenstruktur und allg. Daten |
Function Group | SCM_EXTRACT_LEVEL2 |
Package | S_CM_EXTRACT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_REPORT | LIKE | CMLTEX-REPORT | Abap-Reportname | |
I_USER | LIKE | CMDISEXTR-USERNAME | R/3-System, Anmeldename des Benutzers | |
I_VARIANT | LIKE | CMLTEX-VRNT | Selektionsbilder, Name der Variante |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CUT_OFF | LIKE | CMEXTRDUM-CUT_OFF | Feld zum Ankreuzen | |
E_DATE | LIKE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
E_LINES | TYPE | I | Anzahl Zeilen | |
E_STRUCNAME | LIKE | CMEXTRDUM-TABNAME | Tabellenname | |
E_TIME | LIKE | SY-UZEIT | Datum und Zeit, aktuelles (Applikationsserver-)Datum |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | nichts gefunden |