25.01.2014 Views

ODS / Release Guide / 3.1

ODS / Release Guide / 3.1

ODS / Release Guide / 3.1

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Section 4 Problem Resolutions<br />

General Miscellaneous<br />

OPERATING_LEDGER Business Concept and the<br />

TRANSACTION_HISTORY Business Concept. The following statement<br />

should be used in its entirety. OL = operating_leger, TH =<br />

TRANSACTION_HISTORY. join where<br />

OL.Chart_Of_Accounts = TH.Chart_Of_Accounts<br />

AND<br />

OL.Fiscal_Year = TH.Fiscal_Year and<br />

OL.Fiscal_Period = TH.Posting_Period and<br />

OL.Fund = TH.Fund and<br />

OL.Organization_Code = TH.Organization_Code and<br />

OL.Account = TH.Account and<br />

OL.Program = TH.Program and<br />

OL.Activity = NVL(TH.Activity,' ' )<br />

OL.Location = NVL(TH.Location,' ')<br />

OL.Commitment_Type = TH.Commitment_Type<br />

Resolution<br />

Cognos Changes:<br />

1. The Government Student -> Government Financial Aid relationship was<br />

removed in the Government Reporting business view.<br />

2. Institution was added to the Admissions Application and Recruitment<br />

Information business views.<br />

3. Student (ORA-00904 "SITE_STREET_LINE4": invalid identifier") The<br />

Student view in the EUL and model has been updated for 3.0 changes.<br />

4. The join between Student and GPA By Level doesn't include<br />

ACADEMIC_PERIOD, only the PERSON_UID. ACADEMIC_PERIOD is<br />

NULL. See the BANINST1.AS_GPA_LEVEL view.<br />

5. The join between TRANSACTION_HISTORY and OPERATING_LEDGER is<br />

corrected. It no longer is missing the join between COMMITMENT_TYPE and<br />

the join between location and activity is correct. The problem was fixed in both<br />

the Operating Ledger business concept and the TRANSACTION_HISTORY<br />

business concept. It was also fixed in the Grant Ledger business concept. The<br />

following statement was be used in its entirety.<br />

select *<br />

from operating_ledger ol, transaction_history th<br />

where OL.Chart_Of_Accounts = TH.Chart_Of_Accounts<br />

AND<br />

OL.Fiscal_Year = TH.Fiscal_Year and<br />

April 2007 Operational Data Store <strong>Release</strong> <strong>3.1</strong><br />

Confidential <strong>Release</strong> <strong>Guide</strong> 49

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!