C_TS462_2021 · Question #24
When the system uses a free goods determination record to allocate free goods in a sales order, which elements influence item category determination for the free-of-charge item? Note: There are 3…
The correct answer is A. The item category of the higher-level item C. The item category group from the material master D. The condition category for the discount condition type. In SAP SD free goods processing, item category determination follows the standard logic in table VOV4, which combines the higher-level item's item category (A), the item category group from the material master (C), and importantly, the condition category from the free goods…
Question
When the system uses a free goods determination record to allocate free goods in a sales order, which elements influence item category determination for the free-of-charge item? Note: There are 3 correct answers to this question.
Options
- AThe item category of the higher-level item
- BThe item category usage provided by the ABAP code
- CThe item category group from the material master
- DThe condition category for the discount condition type
- EThe material price group from the material master
How the community answered
(37 responses)- A84% (31)
- B5% (2)
- E11% (4)
Explanation
In SAP SD free goods processing, item category determination follows the standard logic in table VOV4, which combines the higher-level item's item category (A), the item category group from the material master (C), and importantly, the condition category from the free goods condition type (D) - because the condition category drives the item category usage (e.g., "FREE") that gets passed into the determination schema, distinguishing the sub-item as a free-of-charge line.
Why the distractors are wrong:
- B is incorrect because item category usage is derived from the free goods condition record configuration, not from ABAP code - it's a configuration-driven value, not a code-driven one.
- E is incorrect because the material price group is used in pricing determination (condition records), not in item category determination; the relevant field is the item category group, not the price group.
Memory tip: Think of the three "C-A-D" inputs - Category group (material master), Ancestor item category (higher-level item), and conDition category (free goods record) - as the three pillars that tell SAP what kind of free item to create, where it sits in the hierarchy, and why it's free.
Topics
Community Discussion
No community discussion yet for this question.