select
statement_number,
statement_date
from
ce_statement_headers
where
nvl(statement_complete_flag,'N')<>'Y'
statement_number,
statement_date
from
ce_statement_headers
where
nvl(statement_complete_flag,'N')<>'Y'
Drilldown from GL to Inventory Transactions, Inv to gl Link Query R12,Inventory to General ledger links, r12 ,Inv to gl drill down Link bet...
No comments:
Post a Comment