‎2006 Nov 29 7:41 PM
Hi All,
I am trying to create Sales Contracts using Function Module SD_SALESDOCUMENT_CREATE. I need to enter the Net Price of each line item but I don't see any fields provided in any of the structures in the table parameters of the FM module. Does anyone know which structure and field is used to enter the Net Price of the items?
Regards
‎2006 Nov 29 7:44 PM
Hi,
The net price is determined by the pricing conditions..
Pass the pricing conditions in the parameter
SALES_CONDITIONS_IN
Thanks,
Naren
‎2006 Nov 29 7:44 PM
Hi,
The net price is determined by the pricing conditions..
Pass the pricing conditions in the parameter
SALES_CONDITIONS_IN
Thanks,
Naren
‎2006 Nov 29 7:45 PM
Hi,
I think you can specify in the table SALES_CONDITIONS_IN.
Thanks
ramakrishna