Hi,
I have an issue with migrating report from 10.7 to 11i @WIP/ Om responsibility.
I need some some help to resolve this tables and column mappings comparatively @11i.
1)
select min(line_id)
into x_line_id
from so_line_details
where supply_source_header_id = :wip_entity_id ;
I am replacing so_line_details with OE_ORDER_LINES_ALL, there is no column as supply_source_header_id in this table how can i resolve the same is any other table i need to map here...
Please let me know if more information required.
Thanks,
Pavan K
Report migration form 10.7 to 11i

satish k- Posts: 2
Join date: 2008-09-25
- Post n°1

