[Home] [Help]
48:
49: -- Stores the languages that are currently defined in FND_LANGUAGES.
50: -- This table is populated by the anonymous block in the package body.
51:
52: g_language_code OKC_DATATYPES.Var12TabTyp;
53:
54: ----------------------------------------------------------------------------
55: -- Procedure to add a view for checking length into global table
56: ----------------------------------------------------------------------------