Menu

SAP Function Module FC_PARAMS_FOR_FLEX_UPLOAD

Popup zur Angabe der Parameter für flexiblen Upload

The Function Module FC_PARAMS_FOR_FLEX_UPLOAD (Popup zur Angabe der Parameter für flexiblen Upload) is a standard Function Module in SAP ERP and is part of the function group FC02 within the package FC02.

Technical Information

Function Module FC_PARAMS_FOR_FLEX_UPLOAD
Short Text Popup zur Angabe der Parameter für flexiblen Upload
Function Group FC02
Package FC02
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BUNIT TYPE FC_BUNIT Konsolidierungseinheit
E_DIMEN TYPE FC_DIMEN Sicht
E_PERID TYPE FC_PERID Periode
E_RVERS TYPE FC_RVERS Konsolidierungsversion
E_RYEAR TYPE FC_RYEAR Geschäftsjahr

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ANSWER LIKE Ereignis der Dialogverarbeitung
I_APPL LIKE FC02TAB-PL00_APPL KZ: Applikationsserver
I_FILE LIKE FC02TAB-PL00_FILE Physischer Dateiname (inkl. Verzeichnis)
I_FORM LIKE FC02TAB-PL00_FORM Dateiformat
I_METH LIKE FC02TAB-PL00_METH Uploadmethode
I_PRES LIKE FC02TAB-PL00_PRES KZ: Präsentationsserver

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.