DBA Data[Home] [Help]

APPS.CST_XLA_PVT dependencies on XLA_BAL_STATUSES_GT

Line 91: DELETE FROM XLA_BAL_STATUSES_GT;

87: DELETE FROM XLA_BAL_ANACRI_CTRBS_GT;
88: debug( '9 XLA_BAL_ANACRI_CTRBS_GT row count :'||SQL%ROWCOUNT);
89: DELETE FROM XLA_BAL_SYNCHRONIZE_GT;
90: debug( '10 XLA_BAL_SYNCHRONIZE_GT row count :'||SQL%ROWCOUNT);
91: DELETE FROM XLA_BAL_STATUSES_GT;
92: debug( '11 XLA_BAL_STATUSES_GT row count :'||SQL%ROWCOUNT);
93: DELETE FROM XLA_BAL_CTRL_LINES_GT;
94: debug( '12 XLA_BAL_CTRL_LINES_GT row count :'||SQL%ROWCOUNT);
95: DELETE FROM XLA_EVENTS_GT;

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

88: debug( '9 XLA_BAL_ANACRI_CTRBS_GT row count :'||SQL%ROWCOUNT);
89: DELETE FROM XLA_BAL_SYNCHRONIZE_GT;
90: debug( '10 XLA_BAL_SYNCHRONIZE_GT row count :'||SQL%ROWCOUNT);
91: DELETE FROM XLA_BAL_STATUSES_GT;
92: debug( '11 XLA_BAL_STATUSES_GT row count :'||SQL%ROWCOUNT);
93: DELETE FROM XLA_BAL_CTRL_LINES_GT;
94: debug( '12 XLA_BAL_CTRL_LINES_GT row count :'||SQL%ROWCOUNT);
95: DELETE FROM XLA_EVENTS_GT;
96: debug( '13 XLA_EVENTS_GT row count :'||SQL%ROWCOUNT);