DBA Data[Home] [Help]

APPS.FV_GTAS_TBAL_TRX_PKG dependencies on GL_BALANCES

Line 34: gbl_period_num Gl_Balances.period_num%TYPE;

30:
31: PROCEDURE rollup_process;
32:
33: -- Global Variables for Trial Balance processing
34: gbl_period_num Gl_Balances.period_num%TYPE;
35: gbl_period_year gl_period_statuses.period_year%TYPE;
36: --------------------------------------------------------------------------------
37: -- Get balancing and accounting segments
38: --------------------------------------------------------------------------------