The FINVALSTRATDERIV table in SAP ERP or S/4HANA stores Derivation Table: Valuation Strategy for Business Transactio data. There are total 8 fields in FINVALSTRATDERIV table. The Derivation Table: Valuation Strategy for Business Transactio 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 FINVALSTRATDERIV table. It is in Configuration of Valuation and Prices (UAV_CONF) ABAP package and is part of the Financials (FIN) module.
SAP FINVALSTRATDERIV Table Fields
Following is the list of fields that are available in SAP FINVALSTRATDERIV table. The primary key fields of the table are MANDT (Client), ACC_DATABASIS (Data Basis), ACC_SYSTEM (Accounting System), FIN_BTATYPE (Business Transaction Category), FOBJ_CL_NAME_S (Name of Object Class of Sender Object), FIN_ORDITMTYPE_S (Order Item Category of Sender), FOBJ_CL_NAME_R (Name of Object Class of Sender Object), FIN_ORDITMTYPE_R (Order Item Category of Receiver).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| ACC_DATABASIS | Data Basis | ACC_DATABASIS | * | CHAR (5) |
| ACC_SYSTEM | Accounting System | ACC_SYSTEM | * | CHAR (8) |
| FIN_BTATYPE | Business Transaction Category | FIN_BTATYPE | * | CHAR (5) |
| FOBJ_CL_NAME_S | Name of Object Class of Sender Object | FOBJ_CL_NAME_S | CHAR (30) | |
| FIN_ORDITMTYPE_S | Order Item Category of Sender | FIN_ORDITMTYPE_S | * | CHAR (5) |
| FOBJ_CL_NAME_R | Name of Object Class of Sender Object | FOBJ_CL_NAME_R | CHAR (30) | |
| FIN_ORDITMTYPE_R | Order Item Category of Receiver | FIN_ORDITMTYPE_R | * | CHAR (5) |


