R12.1.1 : XLA_JOURNAL_ENTRIES_PKG status is showing as invalid
Hi,
XLA_JOURNAL_ENTRIES_PKG status is showing as invalid,
Please provides us the solution how to change the status from Invalid to Valid.
Details for package :
1) Version :
select text from user_source where name='XLA_JOURNAL_ENTRIES_PKG' and line=2
TEXT
/* $Header: xlajejey.pkh 120.14.12010000.4 2012/02/18 01:18:56 pshukla ship $ */
/* $Header: xlajejey.pkb 120.95.12010000.20 2011/07/21 10:00:53 sgullape ship $ */
2) Error :
select line,text from user_errors where name='XLA_JOURNAL_ENTRIES_PKG'
LINE TEXT
245 PLS-00323: subprogram or cursor 'COMPLETE_JOURNAL_ENTRY' is declared in a package specification and must be defined in the package body
268 PLS-00323: subprogram or cursor 'REVERSE_JOURNAL_ENTRY' is declared in a package specification and must be defined in the package body
XLA_JOURNAL_ENTRIES_PKG status is showing as invalid,
Please provides us the solution how to change the status from Invalid to Valid.
Details for package :
1) Version :
select text from user_source where name='XLA_JOURNAL_ENTRIES_PKG' and line=2
TEXT
/* $Header: xlajejey.pkh 120.14.12010000.4 2012/02/18 01:18:56 pshukla ship $ */
/* $Header: xlajejey.pkb 120.95.12010000.20 2011/07/21 10:00:53 sgullape ship $ */
2) Error :
select line,text from user_errors where name='XLA_JOURNAL_ENTRIES_PKG'
LINE TEXT
245 PLS-00323: subprogram or cursor 'COMPLETE_JOURNAL_ENTRY' is declared in a package specification and must be defined in the package body
268 PLS-00323: subprogram or cursor 'REVERSE_JOURNAL_ENTRY' is declared in a package specification and must be defined in the package body
Tagged:
0