Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Issue with Function Module 'V51P_GET_TABLES'

Former Member
0 Likes
1,240

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

2 REPLIES 2
Read only

Former Member
0 Likes
774

hi,

Look for OSS notes

User exit where u can modify it

mv50afz1user exit ..

thanks

Read only

Former Member
0 Likes
774

Hi,

Try checking this OSS notes 838707