SAP ABAP Table RMSTS_XCL_CELL (Cell 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_CELL   Table Relationship Diagram
Short Description Cell 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 SHEET_NAME RMSTE_XCL_SHEET_NAME RMSTD_XCL_SHEET_NAME CHAR 31   0   Worksheet in Microsoft Excel  
2 RANGE_NAME RMSTE_XCL_RANGE_NAME RMSTD_XCL_RANGE_NAME CHAR 128   0   Microsoft Excel Table Range  
3 ROW RMSTE_XCL_ROW RMSTD_XCL_ROW INT4 10   0   Y Position of a Cell in the Microsoft Excel Table  
4 COLUMN RMSTE_XCL_COLUMN RMSTD_XCL_COLUMN INT4 10   0   X Position of a Cell in the Microsoft Excel Table  
5 VALUE RMSTE_XCL_CELL_DATA RMSTD_XCL_CELL_DATA CHAR 255   0   Data Content of a Cell in the Microsoft Excel Table  
6 .INCLUDE       0   0   RMS-TLS: Formats for Excel Cells  
7 FRONT RMSTE_XCL_FRONT_COLOR RMSTD_XCL_FRONT_COLOR INT4 10   0   Font Color in the Cell in the Microsoft Excel Table  
8 BACK RMSTE_XCL_BACK_COLOR RMSTD_XCL_BACK_COLOR INT4 10   0   Filling Color of the Cell in the Microsoft Excel Table  
9 FONT RMSTE_XCL_FONT RMSTD_XCL_FONT CHAR 30   0   Font in Cell in Microsoft Excel Table  
10 SIZE RMSTE_XCL_FONT_SIZE RMSTD_XCL_FONT_SIZE INT4 10   0   Font Size in Cell in Microsoft Excel Table  
11 BOLD RMSTE_XCL_BOLD RMSTD_XCL_BOLD INT4 10   0   Bold Typeface in the Cell Within the Microsoft Excel Table  
12 ITALIC RMSTE_XCL_ITALIC RMSTD_XCL_ITALIC INT4 10   0   Italics in the Cell in the Microsoft Excel Table  
13 ALIGN RMSTE_XCL_ALIGN RMSTD_XCL_ALIGN INT4 10   0   Character Alignment in the Cell in the Microsoft Excel Table  
14 FRAMETYP RMSTE_XCL_FRAME_TYPE RMSTD_XCL_FRAME_TYPE INT4 10   0   Border Style of Cell in the Microsoft Excel Table  
15 FRAMECOLOR RMSTE_XCL_FRAME_COLOR RMSTD_XCL_FRAME_COLOR INT4 10   0   Border Color of Cell in Microsoft Excel Table  
16 CURRENCY RMSTE_XCL_CURRENCY RMSTD_XCL_CURRENCY CHAR 3   0   Currency Format in the Cell in the Microsoft Excel Table  
17 NUMBER RMSTE_XCL_NUMBER RMSTD_XCL_NUMBER INT4 10   0   Number Format in the Cell in the Microsoft Excel Table  
18 DECIMALS RMSTE_XCL_DECIMALS RMSTD_XCL_DECIMALS INT4 10   0   Decimal Places in the Cell in the Microsoft Excel Table  
19 INPUT RMSTE_XCL_INPUT RMSTD_XCL_INPUT INT4 10   0   Lock Cell in Microsoft Excel Table  
History
Last changed by/on SAP  20031212 
SAP Release Created in 471