TTYP table in SAP ERP or S/4HANA stores Object Types for Accounting data. There are total 4 fields in TTYP table. The Object Types for Accounting 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 TTYP table. It is in Financial Accounting “Basis” (FBAS) ABAP package and is part of the Financial Accounting (FI) module.
SAP TTYP Table Fields
Following is the list of fields that are available in SAP TTYP table. The primary key fields of Object Types for Accounting table in SAP are AWTYP (Reference procedure).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
AWTYP | Reference procedure | AWTYP | CHAR(5) | |
STRUC | Structure Description of Organizational Field | STRUCTURE | CHAR(10) | |
FUNCTION | Name of function module | FUNIT | CHAR(30) | |
REMOTE | Method called remotely | SWO_REMOTE | CHAR(1) |