2007 Jul 11 10:58 PM
Hi All,
I have a requirement where I need to change the shipping condition in a delivery document depending upon the total weight of the delivery. Further I need to change the partner (forwarding agent CR/SP) in Delivery document depending on shipping conditions in the delivery. Which is the best possible way to accomplish this task? I am trying to use USEREXIT_SAVE_DOCUMENT_PREPARE in MV50AFZ1. I am not seeing any effect when I directly update the internal table XVBPA and LIKP available in this exit. So I need some help in coding this so that I can update the shipping condition and partner in the partner function CR (forwarding agent). Any help is appreciated.
Thanks,
Giri..
2007 Jul 12 5:52 AM
Hi
i tried to find ur exit but it is not there
try using these
MV56AINI Initialization of transaction control for transportatio
V56AFCCH Shipment processing: Check function code allowed
V56AGTAR User Exit for Filtering Shipping Unit Calculation
V56ARCHV Customer-spec. checks for archiving shipments
V56ATKTX Change the number of lines for text input in shipment
V56BMOD Transportation processing: Field modification
V56DISTZ Shipment Processing: Determine Distance
V56FCOPY Shipment processing: Copy delivery data
V56FSTAT Shipment processing: Activities when setting a status
V56L0001 Status of Shipments for a Delivery
V56LDELI Read Delivery Data for Shipment Processing
V56LOCID Shipment Processing: Determine Location Identification
V56MVT04 Extensions for Collective Processing of Shipments
V56SLDET Shipment processing: Leg determination
V56TDLIF Filter Delivery Items for Shipment
V56UCHCH Shipment processing: Check whether changes were made
V56UCHCO Check shipments are complete
V56UDLUP Obsolete as of 4.6C: Delivery Update on Delivery Routin
V56UNUMB Shipment number allocation
V56USTAT User-individual definition of transportation planning s
V56USVDO Update new objects for transport
V56USVDP Preparation for updating new objects for transport?
<b>Reward points</b>
Regards
2007 Jul 12 12:30 PM
Any specific reply. I guess the user exit should work. I need to know which structures or in ternal tables to be updated.