DBA Data[Home] [Help]

APPS.FND_FLEX_DESCVAL dependencies on FND_FLEX_DESCVAL

Line 1: PACKAGE BODY fnd_flex_descval AS

1: PACKAGE BODY fnd_flex_descval AS
2: /* $Header: AFFFDVLB.pls 120.4.12020000.2 2012/07/19 00:31:39 hgeorgi ship $ */
3:
4: --
5: -- PRIVATE CONSTANTS

Line 995: END fnd_flex_descval;

991: (-20005, 'DVLB.get_ref_field_context() failed. SQLERRM: ' || Sqlerrm,
992: TRUE);
993: END get_ref_field_context;
994:
995: END fnd_flex_descval;