DBA Data[Home] [Help]

APPS.INV_VALIDATE_TROLIN dependencies on MTL_TXN_REQUEST_HEADERS

Line 1138: FROM mtl_txn_request_headers

1134: -- this is because on hand might not have this lot already
1135: -- in the case of a putaway move order
1136:
1137: SELECT move_order_type INTO l_mov_order_type
1138: FROM mtl_txn_request_headers
1139: WHERE header_id=p_trolin_rec.header_id;
1140:
1141:
1142: IF l_mov_order_type=INV_GLOBALS.g_move_order_put_away