DBA Data[Home] [Help]

APPS.INV_LPN_TRX_PUB dependencies on INV_LABEL

Line 4905: inv_label.print_label(

4901:
4902: -- If cartonization was called make call to print
4903: -- cartonzation flow labels
4904: IF (l_is_cartonization = 1) THEN
4905: inv_label.print_label(
4906: x_return_status => ret_status
4907: , x_msg_count => ret_msgcnt
4908: , x_msg_data => ret_msgdata
4909: , x_label_status => label_status

Line 7737: inv_label.print_label_wrap(

7733: this value will indicate that the call is at the time of approving the cycle count
7734: entry. The value of p_transaction_identifier 4 in the label printing api indicates
7735: that the call is at the time of performing the cycle count entry.*/
7736:
7737: inv_label.print_label_wrap(
7738: x_return_status => ret_status
7739: , x_msg_count => ret_msgcnt
7740: , x_msg_data => ret_msgdata
7741: , x_label_status => label_status