Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

14284509 : 12.1.3 : getting invalid package PACKAGE BODY APPS.xla_conditions_pkg

edited Jun 22, 2018 2:36PM in Install, Upgrade, Clone, Patch - EBS (MOSC) 5 commentsAnswered

Hi Alain : Welcome to the new EBS Patching community.
This thread will address your following issue

Some package invalid :
CREATE OR REPLACE PACKAGE BODY APPS.xla_conditions_pkg AS
/* $Header: xlaamcon.pkb 120.21.12010000.6 2011/12/27 06:35:40 sgullape ship $ */

Error: lin463:   l_value_dsp := fnd_date.date_to_displaydate(l_dummy_date,1); --bug 11868737 : PLS-00306 wronfg number of types of arguments in call to date_to_displaydate
fnd_date.date_to_displaydate(l_dummy_date,1); -- bug 11868737  => if we replace by fnd_date.dat_to_displaydate(l_dummy_date) package body compiles ...


Thanks

Tagged:

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