DBA Data[Home] [Help]

APPS.XLA_JOURNAL_ENTRIES_PUB_PKG dependencies on GL_PERIOD_STATUSES

Line 107: l_period_name gl_period_statuses.period_name%TYPE;

103:
104: l_retcode INTEGER;
105: l_log_module VARCHAR2(240);
106:
107: l_period_name gl_period_statuses.period_name%TYPE;
108: l_creation_date DATE;
109: l_created_by INTEGER;
110: l_last_update_date DATE;
111: l_last_updated_by INTEGER;