DBA Data[Home] [Help]

APPS.EDW_GL_ACCT_M_T dependencies on EDW_GL_ACCT_M_T

Line 1: PACKAGE BODY EDW_GL_ACCT_M_T AS

1: PACKAGE BODY EDW_GL_ACCT_M_T AS
2: /* $Header: EDWVBHCB.pls 120.0 2005/06/01 17:56:30 appldev noship $ */
3:
4: ---add global variable to control num of output we need
5: ---for diamond values and standalone values

Line 1827: END EDW_GL_ACCT_M_T;

1823: edw_log.put_line( 'Error : '||sqlcode||' : '||sqlerrm);
1824: edw_log.put_line( 'Warning MV Creation for Dimension levels Failed! Ignorable Error');
1825: END create_dim_levels_mv;
1826:
1827: END EDW_GL_ACCT_M_T;