on ‎2008 Jul 01 11:27 AM
hello,
which function module do the pricing in SD?
Which parameters are necessary to start this function module?
Thanks,
Harald
Request clarification before answering.
hi,
The following is used in SD to calculated pricing ,
You need to fill the komk & komp structure and pass the structure komv .
call function 'PRICING'
exporting
calculation_type = 'C'
comm_head_i = komk
comm_item_i = komp
importing
comm_head_e = komk
comm_item_e = komp
tables
tkomv = komv.
saravanan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 59 | |
| 29 | |
| 21 | |
| 11 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.