EBS Customizations (MOSC)

MOSC Banner

Custom responsibility cannot read ar_system_parameters

edited Jul 9, 2013 12:45AM in EBS Customizations (MOSC) 6 commentsAnswered ✓
We are upgrading from EBS 11.5.10 to 12.1.3
We have a custom program NUM_ARXAGE based on the seeded ARXAGE (Aging Buckets report)
This has a Chart Of Accounts parameter whose default value is set (same as ARXAGE) to
select sb.chart_of_accounts_id   from gl_sets_of_books sb, ar_system_parameters sp  where sb.set_of_books_id = sp.set_of_books_id

From the custom responsibility the default value is not retrieving both the seeded and the custom programs.
However the default value is retrieving from the seede Receivables Manager responsibility.
Apparently the AR_SYSTEM_PARAMETERS could not be read from the custom responsibility(as the default value is retrieving when replaced with AR_SYSTEM_PARAMETERS_ALL).

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center