The Function Module FRML172_FILL_IOTAB_FROM_API (RMS-FRM: Füllen der Dialog-Strukturen mit API-Daten) is a standard Function Module in SAP ERP and is part of the function group FRML172 within the package RMSFRMINFMSC.
Function Module | FRML172_FILL_IOTAB_FROM_API |
Short Text | RMS-FRM: Füllen der Dialog-Strukturen mit API-Daten |
Function Group | FRML172 |
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_AENNR | TYPE | FRMLE_AENNR | Änderungsnummer | |
I_FLG_CMP | TYPE | FLAG | General Flag | |
I_FLG_GEN_IO | TYPE | FLAG | allgemeines flag | |
I_FLG_LOM | TYPE | FLAG | General Flag | |
I_FLG_LORS | TYPE | FLAG | General Flag | |
I_LEVEL | TYPE | FRMLC01-FRML_LEVEL | RMS-FRM: Processing Level | |
I_OUTPUT | TYPE | FRMLE_RECN | RMS-FRM: Object Identifier | |
I_VALDAT | TYPE | SY-DATUM | Date and Time, Current (Application Server) Date | |
I_VIEW | TYPE | FRM10_TEXT | Character Field Length - 10 |
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 |
---|---|---|---|---|
XT_LOG | TYPE | FRMLTY_LOG_REC | RMS-FRM: Nachrichten für AnwendungsLog |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.