SAP Table TCGRC
EHS: MSDS distribution - check fct. assign. country, region
TCGRC (EHS: MSDS distribution - check fct. assign. country, region) 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 TCGRC to other SAP tables.
TCGRC table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
COUNTRY | Jurisdiction (country) for MSDS | ESELAWCO | T005 | CHAR | 3 | 0 | ||
REGION | Jurisdiction (region) for MSDS | ESELAWRE | T005S | CHAR | 3 | 0 | ||
FUNCTION | Check function for MSDS distribution | ESEMDISTF | TFDIR | CHAR | 30 | 0 | ||
RSFUNCTION | Subsequent Shipping Function | ESERSENDF | TFDIR | CHAR | 30 | 0 |
TCGRC foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TCGRC | COUNTRY | TCGRC | MANDT | T005 | Countries | MANDT |
TCGRC | COUNTRY | TCGRC | COUNTRY | T005 | Countries | LAND1 |
TCGRC | FUNCTION | TCGRC | FUNCTION | TFDIR | Function Module | FUNCNAME |
TCGRC | MANDT | TCGRC | MANDT | T000 | Clients | MANDT |
TCGRC | REGION | TCGRC | MANDT | T005S | Taxes: Region (Province) Key | MANDT |
TCGRC | REGION | TCGRC | COUNTRY | T005S | Taxes: Region (Province) Key | LAND1 |
TCGRC | REGION | TCGRC | REGION | T005S | Taxes: Region (Province) Key | BLAND |
TCGRC | RSFUNCTION | TCGRC | RSFUNCTION | TFDIR | Function Module | FUNCNAME |