Unable to Capitalize a CIP asset
Dear Gurus,
I am trying to capitalize an asset using fa_cip_pub.do_capitalization.
Its working perfectly when i run within an anonymous block from sql developer. When i include the same anonymous block in a plsql package and pass same values which i am passing to anonymous block, its giving below error message
Cache: Error retrieving row from FA_CATEGORY_BOOK_DEFAULTS table for:
Category ID: 38
Book: US CORP
Date: 28-FEB-15
Cause: You have a database problem.
Action: Contact your system administrator.
-ORA-01403: no data found
-Error: function fa_cache_pkg.fazccbd returned failure
-Error: function fa_cip_pub.do_all_books returned failure