The Function Module FRML170_FILL_API_FROM_IOTAB (RMS-FRM: Füllen der API-Strukturen mit Dialogdaten) is a standard Function Module in SAP ERP and is part of the function group FRML170 within the package RMSFRMINFMSC.
Function Module | FRML170_FILL_API_FROM_IOTAB |
Short Text | RMS-FRM: Füllen der API-Strukturen mit Dialogdaten |
Function Group | FRML170 |
Package | RMSFRMINFMSC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_GEN_FLG | TYPE | FLAG | FALSE | Aufruf aus Generierung |
I_IO_TAB | TYPE | FRM10_IOT_SRC_TAB | Positionen Liste | |
I_LEVEL | LIKE | FRMLC01-FRML_LEVEL | RMS-FRM: Bearbeitungsebene | |
I_OUTPUT | TYPE | FRMLE_RECN | Identifizierer des Output zur Composition | |
I_VIEW | TYPE | FRM10_TEXT | Textfeld mit View (In-/Output) |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_KEYPATH | TYPE | FRMLS_KEYPATH | RMS-FRM: 'Schlüssel'-Pfad Stoff/Liste/Eigenschaft f. FB-Aufr |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.