The Function Module RMST610_CONVERT_STR2DOITABS (RMS-TLS: Umwandlung einer Struktur in DOI-geignete Tabellen) is a standard Function Module in SAP ERP and is part of the function group RMST610 within the package RMSTLSXCL.
Function Module | RMST610_CONVERT_STR2DOITABS |
Short Text | RMS-TLS: Umwandlung einer Struktur in DOI-geignete Tabellen |
Function Group | RMST610 |
Package | RMSTLSXCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_DATA | TYPE | ANY | Datenstruktur (bitte nicht tief!) | |
IT_FCAT | TYPE | LVC_T_FCAT | Feldkatalog für ListViewerControl | |
I_DEC_SEP | TYPE | CHAR1 | Dezimaltrennzeichen | |
I_DEC_SEP_SAP | TYPE | CHAR1 | Dezimaltrennzeichen in SAP | |
I_LAYOUT | TYPE | RMSTE_XCL_LAYOUT | Formatierungsprofil zur Ausgabe mit Microsoft Excel | |
I_RANGE_NAME | TYPE | RMSTE_XCL_RANGE_NAME | Tabellenbereich in Microsoft Excel | |
I_SHEET_NAME | TYPE | RMSTE_XCL_SHEET_NAME | Arbeitsblatt in Microsoft Excel | |
I_START_ROW | TYPE | RMSTE_XCL_ROW | Startzeile |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_END_ROW | TYPE | RMSTE_XCL_ROW | letzte befüllte Zeile |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.