Hello,
We have this code
INSERT zrictctgte FROM TABLE gt_ctg.
But cx_sy_open_sql_db exception is being throwed only when gt_ctg has a big quantity on records, i mean more than 1000,
if gt_cgt is smaller ie, 150 records, the stm works perfect, does anybody know why is that? i could loop on gt_ctg and insert a work area instead, but i want to know if there is a reason for this.
10nks in advance
Gabriel P-.