2006 Aug 21 7:00 AM
Hi,
We are writing a pricing routine to change condition values in delivery pricing. However no tables related to delivery line items appear during runtime. None of LIPS, XLIPS, etc. occur during the execution of the routine.
While similiar routines worked for Sales Order pricing (changing XKOMV-KBETR based on XVBAK, XVBAP values), it doesn't seem to work for delivery pricing.
Can someone suggest how to access delivery line items data during the creation of delivery.
Regards,
Murali
2006 Aug 21 7:47 AM
Hi Murali,
You can use dynamic assign techniques to access the data which is not available in the routines.
Take a look at this weblog on how to access the data which is not available using dynamic assign.
/people/brad.williams/blog/2005/04/25/userexits--how-do-i-access-inaccessible-data
good luck
Cheers
VJ