DBA Data[Home] [Help]

APPS.OE_INLINE_FLEX dependencies on OE_INLINE_FLEX

Line 1: package body oe_inline_flex as

1: package body oe_inline_flex as
2: /* $Header: OEXFILFB.pls 120.3 2006/02/21 12:06:41 aycui ship $ */
3:
4: TYPE tab_id_type is table of number index by binary_integer;
5: TYPE tab_date_type is table of date index by binary_integer;

Line 523: end oe_inline_flex;

519: end if;
520:
521: end initialize;
522:
523: end oe_inline_flex;
524: