DBA Data[Home] [Help]

APPS.GLXJEENT_PKG dependencies on GL_DAILY_CONV_TYPES_PKG

Line 136: gl_daily_conv_types_pkg.select_columns(

132: END IF;
133:
134: -- Get the conversion type information
135: default_conversion_type := 'User';
136: gl_daily_conv_types_pkg.select_columns(
137: default_conversion_type,
138: user_default_conversion_type);
139:
140: -- Get the fixed conversion type information

Line 141: gl_daily_conv_types_pkg.select_columns(

137: default_conversion_type,
138: user_default_conversion_type);
139:
140: -- Get the fixed conversion type information
141: gl_daily_conv_types_pkg.select_columns(
142: 'EMU FIXED',
143: user_fixed_conversion_type);
144:
145: -- Get the range of valid dates