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 |
|
| 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 | |
RSSCR_NAME | SELCNAME | CHAR | 8 | 0 | ABAP/4: Name of SELECT-OPTION / PARAMETER | ||
| 2 | |
RSSCR_KIND | SYCHAR01 | CHAR | 1 | 0 | ABAP: Type of selection | ||
| 3 | |
RSSCR_NODI | RSSCR_CFLG | CHAR | 1 | 0 | Select-option/parameter only occurs with NO-DISPLAY | ||
| 4 | |
RSSCR_DB | SYCHAR01 | CHAR | 1 | 0 | ABAP/4: Flag: Selection of log. database? | ||
| 5 | |
RSSCR_DBFI | RSSCR_DBFI | CHAR | 132 | 0 | ABAP: Reference field for selection | ||
| 6 | |
TVARV_SIGN | SYCHAR01 | CHAR | 1 | 0 | ABAP: ID: I/E (include/exclude values) | ||
| 7 | |
TVARV_OPTI | SYCHAR02 | CHAR | 2 | 0 | ABAP: Selection option (EQ/BT/CP/...) | ||
| 8 | |
TVARV_VAL | RSSELVALUE | CHAR | 45 | 0 | ABAP/4: Selection value (LOW or HIGH value, external format) | ||
| 9 | |
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 |