FINSC_BTTYPE table in SAP ERP or S/4HANA stores Business Transaction Type data. There are total 3 fields in FINSC_BTTYPE table. The Business Transaction Type 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_BTTYPE table. It is in Unified Journal Entry – Customizing (FINS_ACDOC_CUST) ABAP package and is part of the General Ledger Accounting (FI-GL) module.
SAP FINSC_BTTYPE Table Fields
Following is the list of fields that are available in SAP FINSC_BTTYPE table. The primary key fields of Business Transaction Type table in SAP are MANDT (Client), BTTYPE (Business Transaction Type).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT(3) |
BTTYPE | Business Transaction Type | FINS_BTTYPE | CHAR(4) | |
XPERIODCONTROL | Indicator: Business Transaction Relevant for Period Control | FINS_XPERIODCONTROL | CHAR(1) |