2009 Aug 12 2:27 PM
Hello friends, I have a delivery and with the delivery I will create my shipment.
I need to copy the value of BOL - LIKP-BOLNR from delivery and show it on the shipment Identification TAB into the field ( VTTK-TNDR_TRKID) when the shipment is created from delivery.
ANy suggestions oh where do I make my changes.
Bob.
Hello friends, I have a delivery and with the delivery I will create my shipment.
I need to copy the value of BOL - LIKP-BOLNR from delivery and show it on the shipment Identification TAB into the field ( VTTK-TNDR_TRKID) when the shipment is created from delivery.
ANy suggestions oh where do I make my changes.
Bob.
2009 Aug 12 2:53 PM
Hi,
YOu can use Enhancement :V56FCOPY Shipment processing: Copy delivery data
You ahve FM :EXIT_SAPLV56F_010 which has changing parameter: C_XVTTK where you can pass the value of BOL which you can get from the tables parameter: I_XTRLK
Regards,
Himanshu
2009 Aug 12 3:04 PM
I'd start with looking into the data transfer routines. Go to transaction VOFM -> Data transfer -> Shipment. If there is no suitable routine there that does what you want, you can copy an existing one (like 1 to 901) and enhance it with whatever logic you need. You'd certainly have to start with the routine that's currently in use for the header.
The new routine then has to be assigned in the configuration to the necessary objects. If you have trouble with this, get help from an SD person who is familiar with setting up the copy control for SD documents.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |