|
If the line is statistical,
then the group condition types will not be considered for calculating price
and hence the value will be zero.
Table: VBAP Field info: KOWRR CHAR 1 Statistical values You can used user exit to control
whether the pricing is statistical or not.
Program logic: select single * from vbap where
vbeln = sales_order_number
if sy-subrc = 0. vbap-kowrr = ' '. MODIFY VBAP. endif.
Notes: When price is active, the color shown will be Green. When price is inactive, the color shown will be Yellow. Inactive means that the billing that you create will be of ZERO value. |
|
See Also
Get help for your SAP SD problems
SAP Sales and Distribution Books
Delivery Hints
SAP Sales and Distribution Tips
Main Index
All the site contents are Copyright © www.erpgreat.com
and the content authors. All rights reserved.
|