VBAK
Quick answer
VBAK/VBAP is the header/item pair for sales documents.
Key takeaways
- VBELN, sales document number (key).
- AUART, sales document type.
- VBAP, sales document items.
- Watch out: Reading tables directly instead of using CDS/reports where appropriate.
What it stores
It stores sales document headers, the header-level data of sales orders (and quotations, contracts, etc.).
Key fields
- VBELN, sales document number (key).
- AUART, sales document type.
- KUNNR, sold-to party.
- VKORG, sales organization.
- ERDAT, creation date.
Keys and relationships
VBELN is the key. VBAK holds the header; items are in VBAP, keyed by VBELN + item. Together they form the complete sales document.
Related tables
- VBAP, sales document items.
- VBEP, schedule lines.
- VBFA, document flow (order→delivery→invoice).
- KNA1, customer master.
Working with it
VBAK/VBAP is the header/item pair for sales documents. Use VBFA to trace the document flow to deliveries and invoices. View its structure in SE11 and its data (with authorization) in SE16N.
Common pitfalls
- Reading tables directly instead of using CDS/reports where appropriate.
- Ignoring header/item relationships.
- Performance: querying large tables without indexed selection.
Want to learn this properly?
Our live, instructor-led SAP Training covers this hands-on, with real projects and a certification path.
Check your understanding
Which statement is true of VBAK?
- A. An authorization profile is the generated set of authorizations that actually gets assigned to a user…
- B. SAP and Oracle are the two heavyweight ERP vendors, and comparisons come up constantly in strategy…
- C. Use VBFA to trace the document flow to deliveries and invoices.
Show answer
C. Use VBFA to trace the document flow to deliveries and invoices.
Covered in the “Working with it” section of this lesson.
Which of these also applies to VBAK?
- A. View its structure in SE11 and its data (with authorization) in SE16N.
- B. Memorising answers without understanding.
- C. Inaccurate BOM, wrong planning/production/costing.
Show answer
A. View its structure in SE11 and its data (with authorization) in SE16N.
Covered in the “Working with it” section of this lesson.
Which part of the Learn SAP curriculum covers VBAK?
- A. SAP FI
- B. SAP tables
- C. SAP MM
Show answer
B. SAP tables
This lesson sits in the SAP tables section of the Learn SAP course.