The BPF_I_NODEINFOT table in SAP ERP or S/4HANA stores Node Category Text data. There are total 6 fields in BPF_I_NODEINFOT table. The Node Category Text 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 BPF_I_NODEINFOT table. It is in Business Process Flow DDIC objects (BPF_DDIC) ABAP package and is part of the Business Document Flow (CA-GTF-BPF) module.
SAP BPF_I_NODEINFOT Table Fields
Following is the list of fields that are available in SAP BPF_I_NODEINFOT table. The primary key fields of the table are MANDT (Client), NODE_CAT (Node Category), LAYOUT_ID (Layout ID), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| NODE_CAT | Node Category | BPF_NODE_CAT | BPF_I_NODEINFO | CHAR (4) |
| LAYOUT_ID | Layout ID | BPF_LAYOUT_ID | BPF_I_NODEINFO | CHAR (30) |
| SPRAS | Language Key | LANGU | T002 | LANG (1) |
| NODE_TITLE | Node Title | BPF_NODE_TITLE | CHAR (30) | |
| NODE_TITLE_ABR | Abbreviation for Node Title | BPF_NODE_TITLEABR | CHAR (21) |


