FINSC_VAL_TYPE table in SAP ERP or S/4HANA stores Financial Valuation Object Types data. There are total 3 fields in FINSC_VAL_TYPE table. The Financial Valuation Object Types 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 FINSC_VAL_TYPE table. It is in Customizing and Shared DDIC: Valuation Processes (FINS_FI_CLS_CUSTOMIZING) ABAP package and is part of the Closing Operations / Period-End (FI-GL-GL-G) module.
SAP FINSC_VAL_TYPE Table Fields
Following is the list of fields that are available in SAP FINSC_VAL_TYPE table. The primary key fields of Financial Valuation Object Types table in SAP are MANDT (Client), VALOBJ_TYPE (Type of the Financial Valuation Object).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
MANDT | Client | MANDT | CLNT(3) | |
VALOBJ_TYPE | Type of the Financial Valuation Object | VAL_OBJ_TYPE | CHAR(4) | |
VAL_APPL | Financial Valuation Application | VAL_APPL | CHAR(6) |