SAP Table CEPCT
Texts for Profit Center Master Data
CEPCT (Texts for Profit Center Master Data) 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 CEPCT to other SAP tables.
CEPCT table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
SPRAS | Language Key | SPRAS | T002 | LANG | 1 | 0 | ||
PRCTR | Profit Center | PRCTR | CEPC | CHAR | 10 | 0 | ||
DATBI | Valid To Date | DATBI | DATS | 8 | 0 | |||
KOKRS | Controlling Area | KOKRS | CEPC | CHAR | 4 | 0 | ||
KTEXT | General Name | KTEXT | CHAR | 20 | 0 | |||
LTEXT | Long Text | LTEXT | CHAR | 40 | 0 | |||
MCTXT | Search term for matchcode search | MCPCT | CHAR | 20 | 0 |
CEPCT foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
CEPCT | KOKRS | CEPCT | KOKRS | CEPC | Profit Center Master Data Table | KOKRS |
CEPCT | KOKRS | CEPCT | MANDT | CEPC | Profit Center Master Data Table | MANDT |
CEPCT | KOKRS | CEPCT | PRCTR | CEPC | Profit Center Master Data Table | PRCTR |
CEPCT | KOKRS | CEPCT | DATBI | CEPC | Profit Center Master Data Table | DATBI |
CEPCT | MANDT | CEPCT | MANDT | T000 | Clients | MANDT |
CEPCT | PRCTR | CEPCT | MANDT | CEPC | Profit Center Master Data Table | MANDT |
CEPCT | PRCTR | CEPCT | PRCTR | CEPC | Profit Center Master Data Table | PRCTR |
CEPCT | PRCTR | CEPCT | DATBI | CEPC | Profit Center Master Data Table | DATBI |
CEPCT | PRCTR | CEPCT | KOKRS | CEPC | Profit Center Master Data Table | KOKRS |
CEPCT | SPRAS | CEPCT | SPRAS | T002 | Language Keys (Component BC-I18) | SPRAS |