DBA Data[Home] [Help]

APPS.GL_AUTO_ALLOC_WF_PKG dependencies on GL_PA_AUTOALLOC_PKG

Line 137: If Not GL_PA_AUTOALLOC_PKG.valid_run_period(

133: End If;
134:
135:
136: If contain_Projects(p_item_key) Then
137: If Not GL_PA_AUTOALLOC_PKG.valid_run_period(
138: l_ALLOCATION_SET_ID
139: ,l_PA_PERIOD_NAME
140: ,l_GL_PERIOD_NAME) Then
141: l_WorkFlow_Launch := FALSE;