The Function Module RMST610_RANGECELLS_GET_TABLES (RMS-TLS: Liefert die Bereichstabelle und die Zelltabelle) is a standard Function Module in SAP ERP and is part of the function group RMST610 within the package RMSTLSXCL.
Function Module | RMST610_RANGECELLS_GET_TABLES |
Short Text | RMS-TLS: Liefert die Bereichstabelle und die Zelltabelle |
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 |
---|---|---|---|---|
I_FLG_ALL | TYPE | RMSTE_XCL_BOOLE | RMS-TLS: Wahrheitswert | |
I_SHEET_NAME | TYPE | RMSTE_XCL_SHEET_NAME | Name eines Excel-Arbeitsblattes |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_CELLS | TYPE | RMSTTY_XCL_CELL | Zellentabelle | |
ET_RANGES | TYPE | RMSTTY_XCL_RANGE | Bereichstabelle |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | programminterner Fehler |
NO_DATA_EXISTING | Bereichstabelel sowie Zellentabelle enthalten keine Daten |
PARAMETER_ERROR | fehlerhafte(r) Parameter |
SHEET_NOT_EXISTING | Excel-Blatt existiert nicht in den Tabellen der Funktionsgruppe |