DBA Data[Home] [Help]

APPS.CST_XLA_PVT dependencies on XLA_BAL_STATUSES_GT

Line 154: DELETE FROM XLA_BAL_STATUSES_GT;

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);
158: DELETE FROM XLA_EVENTS_GT;

Line 155: debug( '11 XLA_BAL_STATUSES_GT row count :'||SQL%ROWCOUNT);

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);
158: DELETE FROM XLA_EVENTS_GT;
159: debug( '13 XLA_EVENTS_GT row count :'||SQL%ROWCOUNT);