Pages

Thursday, August 25, 2016

How to query ECE_ tables?


Begin
 MO_GLOBAL.INIT('PO');
-- mo_global.set_policy_context('S',121);
End;


select count(1)
from ECE_POO_LINES_V; --43721

select *
from ECE_POO_HEADERS_V;

select *
from ECE_POO_LINES_V;

select *
from ECE_POO_SHIPMENTS_V;

select *
from po_headers;

1 comment:

  1. Thanks for sharing nice information, Hope you will share many more articles like this so that it will be helpful for many of us. Oracle Fusion Cloud Financials Training

    ReplyDelete