DBA Data[Home] [Help]

APPS.INV_CYC_LOVS dependencies on INV_LABEL

Line 869: inv_label.print_label_wrap

865: that the call is at the time of performing a cycle count entry
866: The value of p_transaction_identifier 5 in the label printing api
867: indicates that the call is at the time of approving counts.*/
868:
869: inv_label.print_label_wrap
870: ( x_return_status => l_return_status ,
871: x_msg_count => l_msg_count ,
872: x_msg_data => l_msg_data ,
873: x_label_status => l_label_status ,

Line 4391: inv_label.print_label_wrap

4387: -- Bug# 2301732
4388: -- Make the call to the label printing API more robust
4389: -- by trapping for exceptions when calling it
4390: /*BEGIN
4391: inv_label.print_label_wrap
4392: ( x_return_status => l_return_status ,
4393: x_msg_count => l_msg_count ,
4394: x_msg_data => l_msg_data ,
4395: x_label_status => l_label_status ,

Line 4460: inv_label.print_label_wrap

4456: -- Bug# 2301732
4457: -- Make the call to the label printing API more robust
4458: -- by trapping for exceptions when calling it
4459: /*BEGIN
4460: inv_label.print_label_wrap
4461: ( x_return_status => l_return_status ,
4462: x_msg_count => l_msg_count ,
4463: x_msg_data => l_msg_data ,
4464: x_label_status => l_label_status ,