SAP table reference
TBAC_PHYSCOMM
Customizing table for physical commoditiesExplore another table
Enter a table code or keyword to continue exploring.
Explore the structure, fields and relationships of SAP table TBAC_PHYSCOMM.
SAP table TBAC_PHYSCOMM has 2 primary key fields: CLIENT,COMMODITY.
/ Fields
TBAC_PHYSCOMM fields.
| Field | Description | Data type | Length | Decimals | Check table | Data element | |
|---|---|---|---|---|---|---|---|
| Key CLIENT | Client | CLNT | 3 | 0 | T000 | MANDT | |
| Key COMMODITY | Commodity | CHAR | 18 | 0 | TBA_STOEFFCHEN | ||
| UOM | Unit of Measure of Commodity | UNIT | 3 | 0 | T006 | TBA_PHYSCOMM_UOM | |
| COMMODITY_TYPE | Type of Commodity | CHAR | 3 | 0 | TRCOC_CTY_TYPE | TPM_CTY_TYPE | |
| COMMODITY_CAT | Commodity Category | CHAR | 3 | 0 | TRCOTS_CTY_CAT | TPM_CTY_CAT | |
| GROUP1 | Commodity Group1 | CHAR | 3 | 0 | TRCOC_CTY_GROUP1 | TPM_CTY_GP1 | |
| GROUP2 | Commodity Group2 | CHAR | 3 | 0 | TRCOC_CTY_GROUP2 | TPM_CTY_GP2 |
/ Relationships
TBAC_PHYSCOMM relationships.
| Table | Field | Check table | Description | Check field |
|---|---|---|---|---|
| TBAC_PHYSCOMM | CLIENT | T000 | Clients | MANDT |
| TBAC_PHYSCOMM | COMMODITY_TYPE | TRCOC_CTY_TYPE | Commodity type | MANDT |
| TBAC_PHYSCOMM | GROUP1 | TRCOC_CTY_GROUP1 | Commodity group1 | MANDT |
| TBAC_PHYSCOMM | GROUP1 | TRCOC_CTY_GROUP1 | Commodity group1 | GROUP_ID |
| TBAC_PHYSCOMM | GROUP2 | TRCOC_CTY_GROUP2 | Commodity group2 | MANDT |
| TBAC_PHYSCOMM | GROUP2 | TRCOC_CTY_GROUP2 | Commodity group2 | GROUP_ID |
| TBAC_PHYSCOMM | UOM | T006 | Units of Measurement | MSEHI |