The B011 table in SAP ERP or S/4HANA stores Sales Organization/Billing Type data. There are total 6 fields in B011 table. The Sales Organization/Billing Type 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 B011 table. It is in Application development output control (VN) ABAP package and is part of the Output Determination (SD-BF-OC) module.
SAP B011 Table Fields
Following is the list of fields that are available in SAP B011 table. The primary key fields of the table are MANDT (Client), KAPPL (Application), KSCHL (Output Type), VKORG (Sales Organization), FKART (Billing Type).
| 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) |
| FKART | Billing Type | FKART | TVFK | CHAR (4) |
| KNUMH | Number of output condition record | NNUMH | CHAR (10) |


