hi, i need help
i want to create sales line. when i choose the item id, the sales price is automatic filled from the sales price (trade agreement). Does anyone know about the process or the method get data from sales price to sales line?
please help me…thank you
i think you have to write code to make it happened
you can fetch that price from PriceDiscTable .
Put a break point in the modified method and try to find the placement of code.
fetch method didn’t work out beacause there is no major relation between procedisctable and salesline…
yaahh…maybe i should try to debugging using break point