‎2010 Jan 22 10:59 AM
Hi All,
I am Mass printing Packing Notes using transaction VL74.The driver program of the output invokes the standard function module SD_PACKING_PRINT_VIEW_SINGLE.Which internally invokes the function modules HU_GET_HUS, followed by V51P_GET_TABLES. I am passing the Internal handling unit number from NAST to the function module SD_PACKING_PRINT_VIEW_SINGLE.But the data passed back by the standard function module is not consistent each time for same Handling Units ie.
1)Though the Delivery number is maintained in VEPO-VBELN, it is not picked up by the function module everytime.
2)This error does not happen when the packing notes are print individually
3)But NOW while mass printing it is working fine with the same set of input values, without any changes to the code or config.
The same issue came up a month ago..But since error did not repeat itself, I did not analyse it too much..But now it is happening again and I clueless about what the reason might be. We are unable to recreate the error now.
All help and sugestions are highly appreciated.
Meera
‎2010 Jan 22 11:11 AM
hi,
Look for OSS notes
User exit where u can modify it
mv50afz1user exit ..
thanks
‎2010 Jan 23 10:45 AM