SAP ABAP Table CMST_SEL_DATA_COM (Communication structure for the selection)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CHM-POS (Application Component) Point of Sale
     CMS_LO_COMMON (Package) Common objects used by Resale Order Framework
Basic Data
Table Category INTTAB    Structure 
Structure CMST_SEL_DATA_COM   Table Relationship Diagram
Short Description Communication structure for the selection    
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 NAME RSSCR_NAME SELCNAME CHAR 8   0   ABAP/4: Name of SELECT-OPTION / PARAMETER  
2 KIND RSSCR_KIND SYCHAR01 CHAR 1   0   ABAP: Type of selection  
3 NO_DISPLAY RSSCR_NODI RSSCR_CFLG CHAR 1   0   Select-option/parameter only occurs with NO-DISPLAY  
4 DB RSSCR_DB SYCHAR01 CHAR 1   0   ABAP/4: Flag: Selection of log. database?  
5 DBFIELD RSSCR_DBFI RSSCR_DBFI CHAR 132   0   ABAP: Reference field for selection  
6 SIGN TVARV_SIGN SYCHAR01 CHAR 1   0   ABAP: ID: I/E (include/exclude values)  
7 OPTION TVARV_OPTI SYCHAR02 CHAR 2   0   ABAP: Selection option (EQ/BT/CP/...)  
8 LOW TVARV_VAL RSSELVALUE CHAR 45   0   ABAP/4: Selection value (LOW or HIGH value, external format)  
9 HIGH TVARV_VAL RSSELVALUE CHAR 45   0   ABAP/4: Selection value (LOW or HIGH value, external format)  
History
Last changed by/on SAP  20040218 
SAP Release Created in 400