18. Free Goods Flashcards
0
Q
- Exclusive and inclusive bonus quantities (2):
A
- Inclusive: part of order qty, not included in invoice, material and UOM for both ordered and free good must be the same
- Exclusive: additional qty, not in the invoice, same material or not, appear in order as separate item
1
Q
- Contents (1):
A
- Free goods
2
Q
- Free goods in sales order
A
- In both free goods types free mat appears as sub item
- Item cat determines how free good item is controlled for deliv, pricing
- Can enter free goods manually in higher level item and item cat fields but sys func like auto reduc of main tem qty in case of inclusive free goods or deliv controls are not avail
- If main item order qty changes the sub items are recreated after sys rereads free goods master rec
- Pricing rerun does not affect free goods det
3
Q
- Free goods master data (4):
A
- Free goods are a supplement to material pricing agreement and maintained using a diff menu entry to access prices and disc/surcharges
- Uses cond technique to define master rec by mat, cust./mat, price list cat/currency/mat or cust. hierarchy/mat
- Restrict master rec by val period, min qty (i.e. above), calc rule or scales
- Can process master data for both free goods types simultaneously but extra line used for exclusive if mat diff than ordered
4
Q
- Free goods calc rule (4):
A
- Free goods qty is the qty used to calc disc, not the min qty
- Addtl qty is the qty delivered free of charge
- Doc qty is the qty ordered by customer
- Calc rules stored as ABAP/4 code and you can create rules using t-code VOFM under formulas menu
5
Q
- Free goods calc rules (3). Example:
- addtl qty: 20 units
- free goods qty: 100 units
- doc qty: 162 units
A
- Prorated: 32 units (162*20/100 round down)
- Rel to units: 20 units (100*20/100 round down)
- Whole units: 0 units (162 is not a complete unit of 100)
6
Q
- Free goods analyses and accounting (3):
A
- Scenario 1: main item not influenced by free goods and for sub item pricing is deactivated, calc price VPRS config as costs
- Scenario 2: main item not influenced, for sub item pricing activated for item cat TANN w/ parameter B in pricing proc, cond type 100% disc R100 activated, transferred as sales deduction and calc price VPRS config as cost
- Scenario 3: calc price for lower level item acum at main item and transferred as cost and pricing deactivated for sub item
7
Q
- Free goods cond technique (3):
A
- Uses sales area, doc det proc from sales doc type and customer det proc from customer master to det free goods proc
- Free goods procedure contains list of cond types, each cond type is assigned one access sequence and each access contains exactly one table
- Free goods sub item generated in order if search is successful and assigned item cat usage FREE