SAP ABAP Table CRMST_RO_ITEM (RO UI Item display)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CHM-POS (Application Component) Point of Sale
⤷
CRM_ROIL (Package) GENIL package for Resale Order
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | CRMST_RO_ITEM |
|
| Short Description | RO UI Item display |
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 | |
0 | 0 | Communication structure for LO item | |||||
| 2 | |
0 | 0 | Object key fields | |||||
| 3 | |
MANDT | MANDT | CLNT | 3 | 0 | Client | * | |
| 4 | |
CMST_OBJECT_GUID | SYSUUID_C | CHAR | 32 | 0 | GUID of an Object | ||
| 5 | |
CMST_HANDLE | NUMC10 | NUMC | 10 | 0 | Handle | ||
| 6 | |
CMST_REF_OBJECT_GUID | SYSUUID_C | CHAR | 32 | 0 | Reference GUID of an Object | CMSD_LO_HEADER | |
| 7 | |
CMST_REF_HANDLE | NUMC10 | NUMC | 10 | 0 | Reference Handle | ||
| 8 | |
0 | 0 | General Item Data - Structure of internal fields | |||||
| 9 | |
CMST_ITEM_NO | CMST_ITEM_NO | CHAR | 10 | 0 | Item number | ||
| 10 | |
CMST_XNTYPE | CMST_XNTYPE | CHAR | 4 | 0 | Transaction Type | * | |
| 11 | |
SWO_OBJTYP | OJ_NAME | CHAR | 10 | 0 | Object Type | * | |
| 12 | |
0 | 0 | Orgdata set: Structure with external fields | |||||
| 13 | |
CMST_ORG_DATA_TYPE | CMST_ORG_DATA_TYPE | CHAR | 1 | 0 | Organization data type | ||
| 14 | |
CMST_ORGANIZATION | HROBJEC_14 | CHAR | 14 | 0 | Sales Organization | ||
| 15 | |
CMST_OFFICE | HROBJEC_14 | CHAR | 14 | 0 | Office | ||
| 16 | |
CMST_GROUP | HROBJEC_14 | CHAR | 14 | 0 | Group | ||
| 17 | |
CMST_DISTRIBUTION_CHANNEL | CRM_DISTRIBUTION_CHANNEL | CHAR | 2 | 0 | Distribution Channel | * | |
| 18 | |
CMST_DIVISION | CRM_DIVISION | CHAR | 2 | 0 | Division | * | |
| 19 | |
CMST_RECORD_MODE | CMST_RECORD_MODE | CHAR | 1 | 0 | Record mode | ||
| 20 | |
CMST_SELECTION_MARK | CMST_SELECTION_MARK | CHAR | 1 | 0 | Selection indicator | ||
| 21 | |
CMST_ERROR_INDICATOR | CMST_XFELD | CHAR | 1 | 0 | Error indicator | ||
| 22 | |
CMST_ENTITY_INDICATOR | CMST_ENTITY_INDICATOR | CHAR | 10 | 0 | Erroneous entity indicator | ||
| 23 | |
CMST_VAL_CLASS_BIT | CHAR20 | CHAR | 20 | 0 | Indicator : validation class bits | ||
| 24 | |
CMST_VAL_RULE_BIT | CHAR60 | CHAR | 60 | 0 | Indicator : validation rule bits | ||
| 25 | |
0 | 0 | Admin data | |||||
| 26 | |
CMST_LOGICAL_SYSTEM | LOGSYS | CHAR | 10 | 0 | Logical System | * | |
| 27 | |
0 | 0 | Time and User of Last Transaction Processing | |||||
| 28 | |
CMST_CREATED_DT | SYDATS | DATS | 8 | 0 | Created date | ||
| 29 | |
CMST_TIME | SYTIME | TIMS | 6 | 0 | Time | ||
| 30 | |
CMST_CREATED_BY | UNAME | CHAR | 12 | 0 | User that created the transaction | ||
| 31 | |
CMST_CHANGED_DT | SYDATS | DATS | 8 | 0 | Date of last change | ||
| 32 | |
CMST_TIME | SYTIME | TIMS | 6 | 0 | Time | ||
| 33 | |
CMST_CHANGED_BY | UNAME | CHAR | 12 | 0 | Transaction last changed by | ||
| 34 | |
CMST_LOGHANDLE | SYSUUID_22 | CHAR | 22 | 0 | Application log handle | ||
| 35 | |
CMST_ARCHIVING_FLAG | CRM_BOOLEAN | CHAR | 1 | 0 | Indicator whether the business transaction can be archived | ||
| 36 | |
CMST_BOOLEAN | CMST_BOOLEAN | CHAR | 1 | 0 | Logical variable | ||
| 37 | |
CMST_STATUS_QUALIFIER | CHAR | 4 | 0 | Status Qualifier | |||
| 38 | |
0 | 0 | Description Structure for Item Level Details | |||||
| 39 | |
CMST_XNTYPE_DESC | TEXT80 | CHAR | 80 | 0 | Transaction Type Description | ||
| 40 | |
CMST_SORG_DESC_ORG | TEXT80 | CHAR | 80 | 0 | Sales Organisation Description | ||
| 41 | |
CMST_DIST_DESC_ORG | TEXT80 | CHAR | 80 | 0 | Distribution Channel Description | ||
| 42 | |
CMST_DIVSN_DESC_ORG | TEXT80 | CHAR | 80 | 0 | Division Description | ||
| 43 | |
CMST_SOFF_DESC_ORG | TEXT80 | CHAR | 80 | 0 | Sales Office Description | ||
| 44 | |
CMST_SGRP_DESC_ORG | TEXT80 | CHAR | 80 | 0 | Sales Group Description | ||
| 45 | |
CMST_QUAL_DESC | CMST_SCREEN_TEXT | CHAR | 20 | 0 | Lean order qualifier description |
Foreign Keys
| |
Source Table | Source Column | Foreign Table | Foreign Column | Dependency Factor | Cardinality left | Cardinality right |
|---|---|---|---|---|---|---|---|
| 1 | CRMST_RO_ITEM | REF_GUID | |
|
History
| Last changed by/on | SAP | 20100421 |
| SAP Release Created in | 510 |