SAP ABAP Table RMSTS_XCL_RANGE (Range in an Excel Table)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM (Application Component) Recipe Management
⤷
RMSTLSXCL (Package) RMS-TLS: Excel Output Functions
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | RMSTS_XCL_RANGE |
|
| Short Description | Range in an Excel Table |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
RMSTE_XCL_SHEET_NAME | RMSTD_XCL_SHEET_NAME | CHAR | 31 | 0 | Worksheet in Microsoft Excel | ||
| 2 | |
RMSTE_XCL_RANGE_NAME | RMSTD_XCL_RANGE_NAME | CHAR | 128 | 0 | Microsoft Excel Table Range | ||
| 3 | |
RMSTE_XCL_ROW | RMSTD_XCL_ROW | INT4 | 10 | 0 | Y Position of a Cell in the Microsoft Excel Table | ||
| 4 | |
RMSTE_XCL_COLUMN | RMSTD_XCL_COLUMN | INT4 | 10 | 0 | X Position of a Cell in the Microsoft Excel Table | ||
| 5 | |
RMSTE_XCL_ROWS | RMSTD_XCL_ROWS | INT4 | 10 | 0 | Y Extension of a Range in the Microsoft Excel Table | ||
| 6 | |
RMSTE_XCL_COLUMNS | RMSTD_XCL_COLUMNS | INT4 | 10 | 0 | X Extension of a Range in the Microsoft Excel Table |
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in | 471 |