The B070 table in SAP ERP or S/4HANA stores Transaction/print vers./print ind./label type/label form data. There are total 9 fields in B070 table. The Transaction/print vers./print ind./label type/label form 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 B070 table. It is in Application development output control (VN) ABAP package and is part of the Output Determination (SD-BF-OC) module.
SAP B070 Table Fields
Following is the list of fields that are available in SAP B070 table. The primary key fields of the table are MANDT (Client), KAPPL (Application), KSCHL (Output Type), VGART (Transaction/Event Type), WEVER (Version for Printing GR/GI Slip), KZDRU (Printing of document item), ETIAR (Label type), ETIFO (Label form).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| KAPPL | Application | KAPPL | T681A | CHAR (2) |
| KSCHL | Output Type | NA_KSCHL | T685 | CHAR (4) |
| VGART | Transaction/Event Type | VGART | T158V | CHAR (2) |
| WEVER | Version for Printing GR/GI Slip | WEVER | CHAR (1) | |
| KZDRU | Printing of document item | KZDRU | T159Q | CHAR (1) |
| ETIAR | Label type | ETIAR | T6WP3 | CHAR (2) |
| ETIFO | Label form | ETIFO | T6WP4 | CHAR (2) |
| KNUMH | Number of output condition record | NNUMH | CHAR (10) |


