FSH_MG_ATTRIB2_T table in SAP ERP or S/4HANA stores Text Table for fashion attribute two description data. There are total 4 fields in FSH_MG_ATTRIB2_T table. The Text Table for fashion attribute two description table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of FSH_MG_ATTRIB2_T table. It is in Master Data for Fashion (FSH_MG) ABAP package and is part of the Material Master (LO-MD-MM) module.
SAP FSH_MG_ATTRIB2_T Table Fields
Following is the list of fields that are available in SAP FSH_MG_ATTRIB2_T table. The primary key fields of Text Table for fashion attribute two description table in SAP are MANDT (Client), ATTRIBUTE_2 (Fashion Information Field: 2), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT(3) | |
| ATTRIBUTE_2 | Fashion Information Field: 2 | FSH_MG_ATTRIBUTE2 | FSH_MG_ATTRIB2 | CHAR(10) |
| SPRAS | Language Key | SPRAS | LANG(1) | |
| ATTRIBUTE2_TEXT | Fashion Information Field: Description for field 2 | FSH_MG_ATTRIBUTE_TEXT2 | CHAR(40) |


