The Function Module C14H_IMPEXP_PARAM_WRITE (EHS: Schreiben der Import/Export-Parameter in die Batch-Schnittstelle) is a standard Function Module in SAP ERP and is part of the function group C14H within the package CBUI.
Function Module | C14H_IMPEXP_PARAM_WRITE |
Short Text | EHS: Schreiben der Import/Export-Parameter in die Batch-Schnittstelle |
Function Group | C14H |
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_RCGIEDIAL | LIKE | RCGIEDIAL | Parameter vom Dialog | |
I_RCGIEFILE | LIKE | RCGIEFILE | Angaben aus der Datei | |
I_RCGIEPARS | LIKE | RCGIEPARS | Parser-Parameter |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PARAMETER_ID | LIKE | TCGC1-ID | Cluster-Id der Parameter in der DB |
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 |
---|---|---|---|---|
I_IBDREP_TAB | LIKE | RCGIBDDAT | ||
I_ID_TAB | LIKE | RCGIEID | ||
I_LINE_TAB | LIKE | RCGIELINE | ||
I_PHRLANGU_TAB | LIKE | RCGLGSEL | Liste zu exportierender Phrasensprachen | |
I_RI_TAB | LIKE | ESTRI | Tabelle mit Suchidentifikatoren |
This function module does not define any Exceptions.