TBO00 table in SAP ERP or S/4HANA stores Object type control parameters data. There are total 16 fields in TBO00 table. The Object type control parameters 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 TBO00 table. It is in Application Development R/3 – General Object Number (BONR) ABAP package and is part of the General status management (CA-GTF-TS-SMT) module.
SAP TBO00 Table Fields
Following is the list of fields that are available in SAP TBO00 table. The primary key fields of Object type control parameters table in SAP are OBART (Object Type).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
OBART | Object Type | J_OBART | CHAR(2) | |
FBGEN | Flag ‘Generate function module’ | J_FBGEN | CHAR(1) | |
INTNUM | Flag “Internal number allocation” | J_INTNUM | CHAR(1) | |
ONRXX | Flag “Index table ONRxx exists” | J_ONRXX | CHAR(1) | |
SETTRECV | Flag “Allowed as settlement receiver” | J_SETTRECV | CHAR(1) | |
SETTRECP | Flag ‘Allowed as plan settlement recipient’ | J_SETTRECP | CHAR(1) | |
TABNAME | Entity table for relevant objects | J_TABNAME | DD02L | CHAR(30) |
FLDOBJNR | Field name for object number | J_FLDOBJNR | * | CHAR(30) |
KEY01 | IONRA field for numbered key field from entity table | J_FLDNAME | * | CHAR(30) |
KEY02 | IONRA field for numbered key field from entity table | J_FLDNAME | * | CHAR(30) |
KEY03 | IONRA field for numbered key field from entity table | J_FLDNAME | * | CHAR(30) |
KEY04 | IONRA field for numbered key field from entity table | J_FLDNAME | * | CHAR(30) |
KEY05 | IONRA field for numbered key field from entity table | J_FLDNAME | * | CHAR(30) |
KEY06 | IONRA field for numbered key field from entity table | J_FLDNAME | * | CHAR(30) |
KEY07 | IONRA field for numbered key field from entity table | J_FLDNAME | * | CHAR(30) |
REFSTRUCT | Obj.No.Management: Reference Structure for Key Fields | J_REFSTRUCT | * | CHAR(30) |