2009 Nov 05 1:25 PM
Hi Experts,
My requirement is to populate serial numbers automatically while saving the outbound delivery (VL01N).
I tried with user exits, but I am unable to succeed.
I am using ECC5.
Any help would be greatly appreciated.
Thanks,
Veera K
Hi Experts,
My requirement is to populate serial numbers automatically while saving the outbound delivery (VL01N).
I tried with user exits, but I am unable to succeed.
I am using ECC5.
Any help would be greatly appreciated.
Thanks,
Veera K
2009 Nov 05 1:51 PM
2009 Nov 05 3:49 PM
Hi Veera,
For an example if there is a need to update some table with delivery number and serial number on saving a delivery:
in include MV50AFZ1:
FORM USEREXIT_SAVE_DOCUMENT.
*{ INSERT <TR#>
"work structure LIKP has the header info here
"Use that and fill the required workstructure and update the correponding table
*} INSERT
ENDFORM.
2009 Nov 06 2:25 AM
Hi Manoj,
Thanks for your replay, I already this but I couldn't find which table structrue I have to use to fill the serial numbers.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |