🌍 SAP · flashcards

SAP SAP SD Flashcards

62 question-and-answer cards covering SAP SD as it is examined in SAP. 24 of them are printed below, taken from across the deck — no signup, no paywall on the preview.

62Cards in deck
24Free preview
19Syllabus topics
~242Chars per answer
FreePrice

24 sample cards from the SAP SD deck

Sampled from the end of the deck, so these are different cards from the ones shown on the syllabus page.

  1. What is an Invoice List in SAP SD?

    An Invoice List (LR/LG) combines several individual billing documents into a single list sent to a payer (often for a central payer or factoring), and can trigger factoring discounts. It groups invoices for consolidated presentation/payment.

  2. What is the purpose of "Copy Control" in SAP SD?

    Copy Control (at header, item, and schedule line level) defines how and whether data is copied from a source document to a target document (e.g., quotation to order, delivery to billing), including copying requirements, data transfer routines, and quantity/value updates.

  3. Describe the four steps/documents of the Consignment cycle in SAP SD.

    1) Consignment Fill-Up (KB) — move stock to customer's premises (still your ownership); 2) Consignment Issue (KE) — customer consumes stock, billing occurs; 3) Consignment Return (KR) — customer returns consumed goods; 4) Consignment Pick-Up (KA) — retrieve unsold stock back to plant.

  4. In consignment, at which step does the customer get billed and revenue recognized?

    At the Consignment Issue (KE) step—when the customer withdraws/consumes goods from consignment stock—since that is when ownership transfers and the sale occurs. Fill-up (KB) has no billing.

  5. What is Third-Party Order Processing in SAP SD?

    A process where the vendor ships goods directly to the customer instead of your company. The sales order (item category TAS) automatically creates a purchase requisition; a PO is placed on the vendor, and billing to the customer is based on the vendor's invoice receipt (or goods receipt).

  6. Which item category and schedule line category signal a third-party item, and what document is auto-created?

    Item category TAS (schedule line category CS). It automatically triggers a Purchase Requisition, which is converted to a Purchase Order to the external vendor who delivers directly to the customer.

  7. What is Intercompany Sales in SAP SD?

    Intercompany sales occur when the selling sales organization belongs to one company code but the delivering plant belongs to another company code. The customer is billed by the selling company, and an intercompany invoice (IV) is created from the delivering company to the selling company.

  8. In intercompany sales, which two billing documents are generated and between which parties?

    1) Customer invoice (F2) from the selling company code to the end customer; 2) Intercompany invoice (IV) from the delivering company code to the selling company code (using condition type PI01/PI02 for internal price).

  9. What is Revenue Account Determination in SAP SD and what technique does it use?

    It automatically determines the correct G/L revenue accounts for billing postings using the condition technique (condition type KOFI/KOFK, access sequence, and tables). Key criteria typically include Chart of Accounts, Sales Org, Account Assignment Group (customer and material), and Account Key.

  10. List the five standard criteria commonly used in the SD revenue account determination access.

    Application (V), Chart of Accounts, Sales Organization, Account Assignment Group of the Customer (payer), Account Assignment Group of the Material, and the Account Key (from the pricing procedure).

  11. What is the role of the "Account Key" (e.g., ERL, ERS, MWS) in account determination?

    The Account Key is assigned to condition types in the pricing procedure and groups them for posting to specific accounts: ERL = revenue, ERS = sales deductions/discounts, MWS = output tax, ERF = freight.

  12. What are the two main methods of Credit Management in SAP SD?

    Simple Credit Check (at order level only) and Automatic Credit Control (FD32 / credit control area, with static and dynamic checks). Modern S/4HANA uses SAP Credit Management (FSCM, transaction UKM*).

  13. Distinguish the Static from the Dynamic credit check in automatic credit control.

    Static check compares total open items (open orders + deliveries + billing + receivables) against the credit limit. Dynamic check compares the credit exposure against the limit but only considers open orders within a defined horizon period (time-phased).

  14. What is a "Credit Control Area" and how does it relate to company codes?

    A Credit Control Area is the organizational unit that sets and monitors a customer's credit limit. One credit control area can be assigned to multiple company codes (centralized credit), but a company code is assigned to exactly one credit control area.

  15. What three reactions can a credit check trigger when the limit is exceeded?

    Warning (message but document saved), Error (document cannot be saved), or Block (document saved but blocked for delivery/further processing, released via VKM1/VKM3). Configured in the risk category / credit group settings.

  16. What is Output Determination in SAP SD?

    Output determination controls the issuing of documents/messages to business partners (order confirmations, delivery notes, invoices) via print, EDI, email, or fax. It uses the condition technique with output types (e.g., BA00 order confirmation, LD00 delivery note, RD00 invoice).

  17. In output determination, what does the "transmission medium" specify and give examples?

    It specifies how the output is sent. Examples: 1 = Print output, 2 = Fax, 5 = External send (email), 6 = EDI, 8 = special function. It is set in the output condition record along with timing and partner function.

  18. What is Text Determination in SAP SD?

    Text determination controls which texts (e.g., sales notes, delivery instructions, packing instructions, terms) appear on master data and documents. It uses a Text Determination Procedure containing Text IDs, assigned via the text object (customer, sales header, sales item).

  19. What is a "Text ID" and "Text Object" in SD text determination?

    A Text Object identifies where the text is stored (e.g., KNA1 customer, VBBK sales header, VBBP sales item). A Text ID is a specific text type within that object (e.g., form header text, shipping instruction). Access sequences allow texts to be copied/referenced from master data into documents.

  20. Name three standard SD sales reports and what they show.

    VA05 (List of Sales Orders), VF05 (List of Billing Documents), VL06O (Outbound Delivery Monitor). The SD Information System (SIS) via MCTA/MCTE/MCTC provides analyses by customer, material, and sales organization.

  21. What is the SAP Sales Information System (SIS) and what are info structures?

    SIS is part of the Logistics Information System (LIS) for standard sales analyses. Info Structures (e.g., S001 customer, S002 sales office, S003 sales organization, S004 material, S005 shipping point) are statistical tables that aggregate key figures for reporting.

  22. What technical options exist for building Custom Reports in SAP SD?

    ABAP reports (SE38) using SD tables (VBAK/VBAP orders, LIKP/LIPS deliveries, VBRK/VBRP billing, KNA1/KNVV customers), SAP Query (SQ01/SQ02/SQ03), Quick Viewer (SQVI), ALV grid output, and custom LIS info structures for aggregated analytics.

  23. Which SD database tables store sales order, delivery, and billing header/item data?

    Sales order: VBAK (header) / VBAP (item); Delivery: LIKP (header) / LIPS (item); Billing: VBRK (header) / VBRP (item). Document flow linking these is stored in VBFA.

  24. What is the formula for Net Value of a sales item after discounts and before tax, and Profit Margin?

    Net value: $\text{Net} = \text{Price} \times \text{Qty} - \sum \text{Discounts} + \sum \text{Surcharges}$. Profit margin: $\text{Margin} = \text{Net Value} - \text{Cost (VPRS)}$, often as a percentage $\frac{\text{Net} - \text{Cost}}{\text{Net}} \times 100\%$.

What this deck covers

The SAP SD deck follows the SAP SAP SD syllabus — 6 chapters and 19 topics — so questions land on material that is genuinely examinable rather than trivia around it. That works out to roughly 10.3 cards per chapter.

Answers are written to be recallable, not just readable — averaging about 242 characters, which is long enough to carry the reasoning and short enough to say out loud.

A deck like this earns its keep on the second and third pass. Read the syllabus first so you know the shape of the subject, then use the cards to find the specific facts that have not stuck.

SAP SD flashcards FAQ

How many SAP SD flashcards are in this SAP deck?

62 cards. This page previews 24 of them, sampled evenly across the deck so you can judge the difficulty before installing anything.

Are these SAP flashcards free?

Yes. The preview here is free to read with no signup, and the full 62-card deck is free inside the Examius app.

What do the SAP SD cards cover?

They follow the SAP SAP SD syllabus — 6 chapters and 19 topics — so the questions track what is actually examinable.

How should I use these flashcards?

Read the syllabus first so you know the shape of the subject, then drill the deck. Examius schedules each card with spaced repetition, so cards you keep missing come back sooner and ones you know drift further apart.