DBA Data[Home] [Help]

APPS.GL_JE_CATEGORIES_PKG dependencies on GL_AUTOREVERSE_OPTIONS_PKG

Line 278: GL_AUTOREVERSE_OPTIONS_PKG.insert_reversal_cat(

274: x_last_updated_by,
275: x_created_by,
276: x_last_update_login);
277:
278: GL_AUTOREVERSE_OPTIONS_PKG.insert_reversal_cat(
279: x_je_category_name,
280: x_created_by,
281: x_last_updated_by,
282: x_last_update_login);