DBA Data[Home] [Help]

APPS.CST_XLA_PVT dependencies on XLA_BAL_SYNCHRONIZE_GT

Line 89: DELETE FROM XLA_BAL_SYNCHRONIZE_GT;

85: DELETE FROM XLA_BAL_ANACRI_LINES_GT;
86: debug( '8 XLA_BAL_ANACRI_LINES_GT row count :'||SQL%ROWCOUNT);
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;

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

86: debug( '8 XLA_BAL_ANACRI_LINES_GT row count :'||SQL%ROWCOUNT);
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);