DBA Data[Home] [Help]

APPS.PA_BUDGET_CHECK_PVT dependencies on GL_PERIOD_STATUSES

Line 147: l_period_year gl_period_statuses.period_year%TYPE; /* bug 4588279: added PERIOD_YEAR */

143: l_msg_data VARCHAR2(2000);
144: l_data VARCHAR2(2000);
145: l_msg_index_out NUMBER;
146:
147: l_period_year gl_period_statuses.period_year%TYPE; /* bug 4588279: added PERIOD_YEAR */
148:
149:
150:
151: BEGIN