DBA Data[Home] [Help]

APPS.INV_CYC_LOVS dependencies on INV_LABEL

Line 779: inv_label.print_label_wrap

775: that the call is at the time of performing a cycle count entry
776: The value of p_transaction_identifier 5 in the label printing api
777: indicates that the call is at the time of approving counts.*/
778:
779: inv_label.print_label_wrap
780: ( x_return_status => l_return_status ,
781: x_msg_count => l_msg_count ,
782: x_msg_data => l_msg_data ,
783: x_label_status => l_label_status ,

Line 4078: inv_label.print_label_wrap

4074: -- Bug# 2301732
4075: -- Make the call to the label printing API more robust
4076: -- by trapping for exceptions when calling it
4077: /*BEGIN
4078: inv_label.print_label_wrap
4079: ( x_return_status => l_return_status ,
4080: x_msg_count => l_msg_count ,
4081: x_msg_data => l_msg_data ,
4082: x_label_status => l_label_status ,

Line 4147: inv_label.print_label_wrap

4143: -- Bug# 2301732
4144: -- Make the call to the label printing API more robust
4145: -- by trapping for exceptions when calling it
4146: /*BEGIN
4147: inv_label.print_label_wrap
4148: ( x_return_status => l_return_status ,
4149: x_msg_count => l_msg_count ,
4150: x_msg_data => l_msg_data ,
4151: x_label_status => l_label_status ,