Menu

SAP Function Module FC_DATA_INPUT

Popup: Spezifizierung des zu generierenden Positionssets

The Function Module FC_DATA_INPUT (Popup: Spezifizierung des zu generierenden Positionssets) is a standard Function Module in SAP ERP and is part of the function group FC03 within the package FC03.

Technical Information

Function Module FC_DATA_INPUT
Short Text Popup: Spezifizierung des zu generierenden Positionssets
Function Group FC03
Package FC03
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_INPUT_TAB LIKE FC03_INPUT Eingabestruktur
E_MODE LIKE Verarbeitungsmodus

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_OUTPUT_TAB LIKE FC03_INPUT Ausgabestruktur nach erfolgter Erfassung
I_SUBRC LIKE SY-SUBRC Returncode

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.