DBA Data[Home] [Help]

APPS.BIS_DIMENSIONS_MLS dependencies on BIS_DIMENSIONS_MLS

Line 1: package body BIS_DIMENSIONS_MLS AS

1: package body BIS_DIMENSIONS_MLS AS
2: /* $Header: BISDMLSB.pls 115.1 99/07/17 16:07:40 porting ship $ */
3:
4: procedure ADD_LANGUAGE
5: is

Line 71: end BIS_DIMENSIONS_MLS;

67: and T.LANGUAGE = L.LANGUAGE_CODE);
68:
69: end ADD_LANGUAGE;
70:
71: end BIS_DIMENSIONS_MLS;