The FINPRICELABEL0T table in SAP ERP or S/4HANA stores Text Table for Price Types data. There are total 7 fields in FINPRICELABEL0T table. The Text Table for Price Types table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of FINPRICELABEL0T table. It is in Configuration of Valuation and Prices (UAV_CONF) ABAP package and is part of the Financials (FIN) module.
SAP FINPRICELABEL0T Table Fields
Following is the list of fields that are available in SAP FINPRICELABEL0T table. The primary key fields of the table are MANDT (Client), ACC_DATABASIS (Data Basis), FIN_PRICELABEL (Price Type), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| ACC_DATABASIS | Data Basis | ACC_DATABASIS | ACCDBS0C | CHAR (5) |
| FIN_PRICELABEL | Price Type | FIN_PRICELABEL | FINPRICELABEL0C | CHAR (3) |
| LANGU | Language Key | SPRAS | * | LANG (1) |
| TXTSH | Short Text | FINB_MD_TXTSH | CHAR (20) | |
| TXTMI | Medium Text | FINB_MD_TXTMI | CHAR (40) | |
| TXTLG | Long Text | FINB_MD_TXTLG | CHAR (60) |


