SAP T604 Table in S/4 HANA - Foreign Trade: Commodity Code / Import Code Number









T604 is a standard SAP Table which is used to store Foreign Trade: Commodity Code / Import Code Number data and is available within SAP S/4 HANA systems and previous ECC R/3 systems. Below is the technical details and the field list relevant for an SAP S/4 HANA system, see here for details and fields available within the SAP R/3 version of the T604 table(ECC)

Delivery Class: C - Customising table, maintenance only by cust
Display/Maintenance via SM30: Display/Maintenance Allowed but with Restrictions
Enhancement category: Can be enhanced (character-type or numeric)
Dictionary Type: Transparent table
View reference: CLS_V_T604
DDL Object: CLS_C_T604


T604 data in SAP S/4 Hana is actually from I_TRDCLASSFCTNNMBRSCHMCNTNT

T604 table is actually just a a DDL object CDS view which selects the data from I_TRDCLASSFCTNNMBRSCHMCNTNT and presents it as if the table exists. Clever really as this means all ABAP code that performs a select on this table will actually work as if this isna traditional table in SAP.


I_TRDCLASSFCTNNMBRSCHMCNTNT used for fields of table T604

The data and therefore the actual field list comes from the ddl cds view and are mapped from the source hana table to match the legacy ECC SAP T604 Table. Below is the CDS code that builds this table view

T604 table structure field list

Also Below is the traditional view of T604 field list that makes up the SAP database table structure as you would see it within SE11, including highlighted key fields, description, data type and other technical details of each field

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP SHLP Field
MANDTClientMANDTCLNT3(0) T000MANDT
LAND1Country KeyLAND1CHAR3(0) T005LAND1LND
STAWNCommodity CodeSTAWNCHAR17(0) STAWN
BEMEHSupplementary UnitBEMEHUNIT3(0) T006CUNITMEINS
NIHONAdd. information: Usage of code no. (excl.) f. Foreign TradeNIHONNUMC1(0) NIHON
IMPMASecond Supplementary UnitIMPMAUNIT3(0) T006CUNITMEINS
MINOLIndicator: Mineral Oil ProductsMINOLCHAR1(0) XFELD




Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!