DBA Data[Home] [Help]

APPS.INV_LABEL_PVT4 dependencies on MTL_TRANSACTIONS_INTERFACE

Line 465: FROM mtl_transactions_interface

461: WHERE line_id=p_transaction_id;
462:
463: CURSOR c_flow_lpn_mti IS
464: SELECT lpn_id, subinventory_code
465: FROM mtl_transactions_interface
466: WHERE transaction_interface_id = p_transaction_id;
467:
468: -- The above cursor returns all the packages/LPN's in the parent_lpn_id.
469: -- The gross weight and other information is from the next level which is achieved by