DBA Data[Home] [Help]

APPS.CST_XLA_PVT dependencies on XLA_BAL_SYNCHRONIZE_GT

Line 152: DELETE FROM XLA_BAL_SYNCHRONIZE_GT;

148: DELETE FROM XLA_BAL_ANACRI_LINES_GT;
149: debug( '8 XLA_BAL_ANACRI_LINES_GT row count :'||SQL%ROWCOUNT);
150: DELETE FROM XLA_BAL_ANACRI_CTRBS_GT;
151: debug( '9 XLA_BAL_ANACRI_CTRBS_GT row count :'||SQL%ROWCOUNT);
152: DELETE FROM XLA_BAL_SYNCHRONIZE_GT;
153: debug( '10 XLA_BAL_SYNCHRONIZE_GT row count :'||SQL%ROWCOUNT);
154: DELETE FROM XLA_BAL_STATUSES_GT;
155: debug( '11 XLA_BAL_STATUSES_GT row count :'||SQL%ROWCOUNT);
156: DELETE FROM XLA_BAL_CTRL_LINES_GT;

Line 153: debug( '10 XLA_BAL_SYNCHRONIZE_GT row count :'||SQL%ROWCOUNT);

149: debug( '8 XLA_BAL_ANACRI_LINES_GT row count :'||SQL%ROWCOUNT);
150: DELETE FROM XLA_BAL_ANACRI_CTRBS_GT;
151: debug( '9 XLA_BAL_ANACRI_CTRBS_GT row count :'||SQL%ROWCOUNT);
152: DELETE FROM XLA_BAL_SYNCHRONIZE_GT;
153: debug( '10 XLA_BAL_SYNCHRONIZE_GT row count :'||SQL%ROWCOUNT);
154: DELETE FROM XLA_BAL_STATUSES_GT;
155: debug( '11 XLA_BAL_STATUSES_GT row count :'||SQL%ROWCOUNT);
156: DELETE FROM XLA_BAL_CTRL_LINES_GT;
157: debug( '12 XLA_BAL_CTRL_LINES_GT row count :'||SQL%ROWCOUNT);