SAP Table FMCIT
Commitment items texts
FMCIT (Commitment items texts) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link FMCIT to other SAP tables.
FMCIT table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
SPRAS | Language Key | SPRAS | T002 | LANG | 1 | 0 | ||
FIKRS | Financial Management Area | FIKRS | FM01 | CHAR | 4 | 0 | ||
GJAHR | Fiscal Year | GJAHR | NUMC | 4 | 0 | |||
FIPEX | Commitment Item | FM_FIPEX | FMCI | CHAR | 24 | 0 | ||
BEZEI | Name | FM_BEZEICH | CHAR | 20 | 0 | |||
TEXT1 | Description | FM_BESCHR0 | CHAR | 50 | 0 | |||
TEXT2 | Description 2 | FM_BESCHR2 | CHAR | 50 | 0 | |||
TEXT3 | Description 3 | FM_BESCHR3 | CHAR | 50 | 0 | |||
MCTXT | Search Term for Matchcode Search | FM_MCTXT | CHAR | 20 | 0 | |||
DUMMY_FMCITEXT | Single-Character Indicator | CHAR1 | CHAR | 1 | 0 |
FMCIT foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
FMCIT | FIKRS | FMCIT | MANDT | FM01 | Financial Management Areas | MANDT |
FMCIT | FIKRS | FMCIT | FIKRS | FM01 | Financial Management Areas | FIKRS |
FMCIT | FIPEX | FMCIT | GJAHR | FMCI | Commitment items master data | FIKRS |
FMCIT | FIPEX | FMCIT | FIPEX | FMCI | Commitment items master data | GJAHR |
FMCIT | FIPEX | FMCIT | MANDT | FMCI | Commitment items master data | .INCLUDE |
FMCIT | FIPEX | FMCIT | FIKRS | FMCI | Commitment items master data | MANDT |
FMCIT | MANDT | FMCIT | MANDT | T000 | Clients | MANDT |
FMCIT | SPRAS | FMCIT | SPRAS | T002 | Language Keys (Component BC-I18) | SPRAS |