The B006 table in SAP ERP or S/4HANA stores SOrg./Distrib.Ch/Division/Customer data. There are total 8 fields in B006 table. The SOrg./Distrib.Ch/Division/Customer 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 B006 table. It is in Application development output control (VN) ABAP package and is part of the Output Determination (SD-BF-OC) module.
SAP B006 Table Fields
Following is the list of fields that are available in SAP B006 table. The primary key fields of the table are MANDT (Client), KAPPL (Application), KSCHL (Output Type), VKORG (Sales Organization), VTWEG (Distribution Channel), SPART (Division), KNDNR (Customer number).
| 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) |
| VKORG | Sales Organization | VKORG | TVKO | CHAR (4) |
| VTWEG | Distribution Channel | VTWEG | TVTW | CHAR (2) |
| SPART | Division | SPART | TSPA | CHAR (2) |
| KNDNR | Customer number | KUNNR_V | KNA1 | CHAR (10) |
| KNUMH | Number of output condition record | NNUMH | CHAR (10) |


