S/4HANA 2020 - SAP FCOMT_CR_REQUEST Change Request Table
Overview
SAP FCOMT_CR_REQUEST table is a standard SAP S/4HANA transparent table which stores Change Request data. There are total 8 fields in the FCOMT_CR_REQUEST table. The following is a list of the fields that make up this table.
The table FCOMT_CR_REQUEST belongs to Controlling (CO) module and is located in Master data (FCOM_MASTERDATA_CORE) package.
In addition, below links provide an overview of foreign key relationships, if any, that link FCOMT_CR_REQUEST to other SAP tables and standard CDS views available based on FCOMT_CR_REQUEST table in SAP S/4HANA.
FCOMT_CR_REQUEST Techincal Settings
Below are technical details of the table FCOMT_CR_REQUEST
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of FCOMT_CR_REQUEST Fields
The table below provides an overview of the fields available in FCOMT_CR_REQUEST. Key fields are marked in blue.
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
MANDT | Client | MANDT | * | CLNT(3) |
STATUS | Change Request Status | FCOM_CR_STATUS | CHAR(2) | |
PRIORITY | Priority | FCOM_CR_PRIORITY | NUMC(1) | |
DESCRIPTION | Description (Long Text) | FCOM_TXTLG | CHAR(60) | |
CREATED_AT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC(15) | |
CREATED_BY | User Name in User Master Record | XUBNAME | * | CHAR(12) |
CHANGED_AT | Change Request: UTC Time Stamp in Short Form (YYYY) | FCOM_CR_TIMESTAMP | DEC(15) | |
CHANGED_BY | User Name in User Master Record | FCOM_CR_USERNAME | * | CHAR(12) |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for FCOMT_CR_REQUEST table.
Table Name | Field | Cardinality | Check Table |
---|---|---|---|
FCOMT_CR_REQUEST | TYPE | : | FCOMC_CR_TYPE |
Other References
The table below lists SAP S/4HANA tcodes that read or modify the FCOMT_CR_REQUEST table.
Transaction Code | Description |
---|