Hi Omer Faruk,
According to your IF condition ( IF gt_itab-begdt+6(2) le '05' ) whour will be added to hafta only if gt_itab-begdt is less than or equal to 5, not otherwise. Check your internal table for begin date.
Hi Omer Faruk,
According to your IF condition ( IF gt_itab-begdt+6(2) le '05' ) whour will be added to hafta only if gt_itab-begdt is less than or equal to 5, not otherwise. Check your internal table for begin date.