2009 Jun 11 11:50 AM
While executing MRRL transcation miro Reference Field should get updated with the MIGO Delivery Note.I have wriiten logic in MRMH0001 exit as below.
read table E_TDRSEG index 1.
if sy-subrc eq 0.
move E_TDRSEG-xblnr to E_TRBKPV-xblnr.
endif.
but after this exit triggers again the MIRO doc Number gets updated in the Reference Field .
Please help...
While executing MRRL transcation miro Reference Field should get updated with the MIGO Delivery Note.I have wriiten logic in MRMH0001 exit as below.
read table E_TDRSEG index 1.
if sy-subrc eq 0.
move E_TDRSEG-xblnr to E_TRBKPV-xblnr.
endif.
but after this exit triggers again the MIRO doc Number gets updated in the Reference Field .
Please help...
2009 Jun 24 8:09 AM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |