DBA Data[Home] [Help]

APPS.INV_LPN_TRX_PUB dependencies on INV_LABEL

Line 4480: inv_label.print_label(

4476:
4477: -- If cartonization was called make call to print
4478: -- cartonzation flow labels
4479: IF (l_is_cartonization = 1) THEN
4480: inv_label.print_label(
4481: x_return_status => ret_status
4482: , x_msg_count => ret_msgcnt
4483: , x_msg_data => ret_msgdata
4484: , x_label_status => label_status

Line 6655: inv_label.print_label_wrap(

6651: this value will indicate that the call is at the time of approving the cycle count
6652: entry. The value of p_transaction_identifier 4 in the label printing api indicates
6653: that the call is at the time of performing the cycle count entry.*/
6654:
6655: inv_label.print_label_wrap(
6656: x_return_status => ret_status
6657: , x_msg_count => ret_msgcnt
6658: , x_msg_data => ret_msgdata
6659: , x_label_status => label_status