Search results

  1. D

    Not optimal code

    Hi. I use temp-tables in my code and its so slow that it takes ours to create a raport.. I don't know what i am doing wrong with temp-tables.. Please help me if You can. Here it is: DEFINE VARIABLE data_u LIKE wo_rel_date NO-UNDO INITIAL TODAY. DEFINE VARIABLE data_u1...
Back
Top